archive_path: /home/teuthworker/archive/teuthology-2022-08-14_07:07:02-orch-quincy-distro-default-smithi/6972050 branch: quincy description: orch/cephadm/mgr-nfs-upgrade/{0-centos_8.stream_container_tools 1-bootstrap/octopus 1-start 2-nfs 3-upgrade-with-workload 4-final} email: ceph-qa@ceph.io first_in_suite: false job_id: '6972050' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2022-08-14_07:07:02-orch-quincy-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 8.stream overrides: admin_socket: branch: quincy 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\) sha1: 3f62a036422497c2b06717f93312cd5caa471675 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: flavor: default sha1: 3f62a036422497c2b06717f93312cd5caa471675 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: quincy sha1: d8f610b9643f0ffafccdb67ab38e9c66321a77ae owner: scheduled_teuthology@teuthology priority: 1000 repo: git://git.ceph.com/ceph.git roles: - - host.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - - host.b - osd.4 - osd.5 - osd.6 - osd.7 sha1: 3f62a036422497c2b06717f93312cd5caa471675 sleep_before_teardown: 0 suite: orch suite_branch: quincy suite_path: /home/teuthworker/src/git.ceph.com_ceph_d8f610b9643f0ffafccdb67ab38e9c66321a77ae/qa suite_relpath: qa suite_repo: git://git.ceph.com/ceph.git suite_sha1: d8f610b9643f0ffafccdb67ab38e9c66321a77ae targets: smithi101.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDfV0nGKmGATBwwrJlil5dsar9+rjwHQ6Yx5JyVUuiLTAEgetIfijMOYRD/kUR/zwR3uJmSSvJHytpBmla240+R296MdQR8zblm0rbCgjEghVBzwXtapZDPEnN3pbjQPJn0N/11CTb52lYPpoMeQ8QxmHvw/typtHg2RQ/S0FYfQwAP4ym/V2ACygTOrcKiJ7QoC5G/aKt3uZlYiTaxW+9xMSTewpdi+syHKLG14Dxtin4cBo+2bqudBP8pZIET75l0tCG9IQkrkkP7Lc8dmyXc9JR9WdPvkjXbxiYh4g8gdoF2VG0JaRQOUF7w7Dur0CuDSMpO8uFGfR6ya47VEPTdb1L6wahDG+9mm/GTpFtl2ts2IUEbiby1HVj+0IGl+qhOHET0VHylWOUEkf8bRWTByh4KAMYJsUuJEs3qMw/mg3HrGLKWcMwsaSEqKtsXuWNRDcGsXkY1oQ8mRTiULe05vLwDZsXlju1grWIlOgDilx81RBZcBIRyWoH4VztDavM= smithi106.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDgpqkufjfl/Ge7rXScACW/JTfR/HXCGEfI4FCjM6mIq3Kn+fUhtA99h/gauiN0R2a44on365hXyPSk/nxHrXSZ/2ktEeGNzTbahSyuswiwSpj/JwvA9x7xUKcl4mbpUS8bpBsu7GvQkGQoKoWMoi11RrRlOx0eKyK+BLteQM1XMAPrTIDJRsAPWoI3h1ExH7ve3w10OEAijP23TbhyBF1xKO64S4pVxpfGPTErdtLOi74OFLCWXuW7BKu/FUup0J0HhvHAboUFEw4sNk+Q0kYR5UIPVIhAqWT/cZCLjFsRVsrr007WPdI0dnLKGdG5f6r6P+HX8XRU7zKL4GvDantvzx4WdUcxSLgBJcFoHOBprr4eKGcIsCF5BGP5ElZTmKfcpwCMx1ODLz8W7Tlrgcd7aYMaxo0EdxtX00UVt0mhbC8qwqUwiMKyZQxXNDj3R8wpotkWDZUHMA4W7Nk3wJLDLnbnl6PX+AV0LFl4mWV9mm7vRCPOrIxBr9j6A9rauVE= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - cephadm: add_mons_via_daemon_add: true avoid_pacific_features: true cephadm_branch: octopus cephadm_git_url: https://github.com/ceph/ceph image: docker.io/ceph/ceph:v15 roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - vip.exec: all-hosts: - systemctl stop nfs-server - cephadm.shell: host.a: - ceph fs volume create foofs - cephadm.wait_for_service: service: mds.foofs - cephadm.shell: host.a: - ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2 - ceph nfs export create cephfs --fsname foofs --clusterid foo --binding /fake || ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake - while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done - vip.exec: host.a: - mkdir /mnt/foo - while ! mount -t nfs $(hostname):/fake /mnt/foo -o sync ; do sleep 5 ; done - echo test > /mnt/foo/testfile - sync - parallel: - upgrade-tasks - workload-tasks - vip.exec: host.a: - umount /mnt/foo - cephadm.shell: host.a: - ceph nfs cluster ls | grep foo - ceph nfs export ls foo --detailed - rados -p .nfs --all ls - - ceph config get mgr mgr/cephadm/migration_current | grep 5 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 9e7483cc68a9eb6b54dacbb0bec3bf23a5d32425 timestamp: 2022-08-14_07:07:02 tube: smithi upgrade-tasks: sequential: - cephadm.shell: env: - sha1 host.a: - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph mgr module enable nfs --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 host.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - cephadm.wait_for_service: service: nfs.foo user: teuthology verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.1713 workload-tasks: sequential: - exec: host.a: - cd /mnt/foo && dbench 5 -t 600 || true - umount /mnt/foo - while ! mount -t nfs $(hostname):/fake /mnt/foo ; do sleep 5 ; done - cd /mnt/foo && dbench 5 -t 5