archive_path: /home/teuthworker/archive/teuthology-2022-01-16_03:31:02-rados-pacific-distro-default-smithi/6620280 branch: pacific description: rados/cephadm/mgr-nfs-upgrade/{0-distro/centos_8.3_container_tools_3.0 1-bootstrap/octopus 1-start 2-nfs 3-upgrade-with-workload 4-final} email: ceph-qa@ceph.io first_in_suite: false job_id: '6620280' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2022-01-16_03:31:02-rados-pacific-distro-default-smithi nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: '8.3' overrides: admin_socket: branch: pacific 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: 5808c7532c6b9cc8020c194464a2848f78ba60e2 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: flavor: default sha1: 5808c7532c6b9cc8020c194464a2848f78ba60e2 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: pacific sha1: 54828259e06b5262e703fa81342014d8ec9470c4 owner: scheduled_teuthology@teuthology priority: 500 repo: https://github.com/ceph/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: 5808c7532c6b9cc8020c194464a2848f78ba60e2 sleep_before_teardown: 0 suite: rados suite_branch: pacific suite_path: /home/teuthworker/src/github.com_ceph_ceph_54828259e06b5262e703fa81342014d8ec9470c4/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph.git suite_sha1: 54828259e06b5262e703fa81342014d8ec9470c4 targets: smithi022.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQ4tymg67bjNlWhz5Y582qK8VoMCuHVAll/ruEYqebN5KHwk1kV7nLIHht6PUFehpET/+s4ZJe2AYwUKty4p/KdWrWd7cWBSjN5GGFl6PGbpTe4JUD9Q+3YK0rHgsRdj7XoUeZEmQJkZJrDebqX/GT4RAZhbQwsiYsXTJh2pHxEUTnSWsWtvbRL3Ea72KXpSvGoWFc8ecnhIlkYV3lCE8plm91Na50Wgt8COshxdM1JPX5NGq/0UO1BB4gZyWwyF80jsp3qIUZqtYqXzu5LMtFAhFz4gs2GW+UcozrzhDwtcpyWG3HL2FPcK/ftFGvlCrZdO+R9RCxeHReuCTrzDjcUA1zZ0LkY+ueYLZytK83W64Wohp5ck677mGDTO3JUYLR8Qs9xwi4X/jwpo80no59G6rYsy0p+/jgMGbo0r69sDbxPglq+TJlkWmW9BKR9qVWPgvYeJhOrMsi0hd5UYobSfF9Kikfq+klNmDRNky/v9ry6OlzSEE9zmtx7GyIdME= smithi060.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDdLEPexOlSJnFwgByOYCllBlqnQX32NlgELz8GD1mXw6ZLoBCLuoevDVlkFL06LLqa59Tr+TJSnMgRxlypuxn2XL+yI8VpCGMQ2lTCK4xDX5Reu3vK+rRrpel6Y0noJ0cfoRpU+4HnEyxjsymQvSe5MooW/br4lYAm8caVyCSEbpKSFN4DSGvQYfm4c/uI2JQmHYTYq62dCkz0Q7QDzcP6fSEKtur3daNnZ3FxltOkw5lVYbU7hwEObodO384nUZzfiRAZA3fA7wiKWxxI2J3qebpvFiaLq01/JHgEd+57i2DmpcYbdcSsmTQ8XBQYqsHpMDzw7b+gikm1fy6zC53Y59vkhbaXdphmLRpq3iA7lrY7Y2uK3+s4BFqHgDs07rtcVfon+6Dq5WBFm7a9nFqergctDKu3f9mBHILKbXMouNU/D7bztXEhqKLy6ykn+KkQ+9aynJaPY5M9aTdOxdCNg/Kdt/n8zVHNLBZjbCEM60jP/ZUM+UKurygBNQ4AE3k= 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:3.0 - 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 3 teuthology_branch: master teuthology_sha1: 3ff86a5dbaafecdb6414fa2fea970bb44e836829 timestamp: 2022-01-16_03:31: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 ; do ceph orch ps ; ceph versions ; 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.20261 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