archive_path: /home/teuthworker/archive/adking-2022-02-11_16:35:44-orch:cephadm-wip-adk-testing-2022-02-10-1637-distro-basic-smithi/6676869 branch: wip-adk-testing-2022-02-10-1637 description: orch:cephadm/smoke-roleless/{0-distro/ubuntu_20.04 0-nvme-loop 1-start 2-services/nfs-ingress2 3-final} email: adking@redhat.com first_in_suite: false job_id: '6676869' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: adking-2022-02-11_16:35:44-orch:cephadm-wip-adk-testing-2022-02-10-1637-distro-basic-smithi nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: wip-adk-testing-2022-02-10-1637 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 log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-whitelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 58916844ca0cd9e685de343cae8be4e817be4d16 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: sha1: 58916844ca0cd9e685de343cae8be4e817be4d16 kernel: hwe: true workunit: branch: wip-adk-testing-2022-02-10-1637 sha1: 58916844ca0cd9e685de343cae8be4e817be4d16 owner: scheduled_adking@teuthology priority: 80 repo: git://git.ceph.com/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 sha1: 58916844ca0cd9e685de343cae8be4e817be4d16 sleep_before_teardown: 0 suite: orch:cephadm suite_branch: wip-adk-testing-2022-02-10-1637 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_58916844ca0cd9e685de343cae8be4e817be4d16/qa suite_relpath: qa suite_repo: git://git.ceph.com/ceph-ci.git suite_sha1: 58916844ca0cd9e685de343cae8be4e817be4d16 targets: smithi022.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2Xdvpzpn7h3raiwJseapGszLmoFHr573lmC6oucpheyT6P58x9qhYHWNV6yFhdS4qXFu1k7Zi9naWfthi29TU1MvQpj8yfTA7DanKyw6Ojl13zcVKwYcwbpHNeYnM7/QsjiqOZF2rYvuyrMdAzpi0ki7kfysd/U733CtDZJLSmqyC4zEh/qhwdjqHIg2dY90jQTgfqX6E6M5CQJxgjOkBKbC4Qy5UQLyykxHmxXSrb8E5NknpjKpcDqzAjbahhZtcnm9pPrGquKcT0wXGujwrYV5C2tkt+Ij3mHdEcO2x2b/gWrik6AawjwlnX9DJ/SYoC8Ul5peLr/NFbVn3DWoYxxumU2FBM5/JW5JZMPW/qJMYUAPmpzS4kceQyeB6/rAqI68wZg/9pzvmJTdIMPqNOlJRm8U6sW6Mfde6pNqQjNYR8QOcxnTUrZ0pgNd4xPrUNVRlkp7YeHcdrDx1OiWqg+evYKNreeL4oHqKVLSCVCmn4qGbelpcVMY1+6AAT1M= smithi125.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDoA9ZGRR7SPsGwKmqSAn8AYDBO06G9msCbGYH7kF/ZNIphxamnCx77gmDD/s0SBQ3UHJMJvxqQRFUoDDFXcnOILERmQmzZgi2oCs/UZWY5NVKIAJIy7DGXpVn1RX9mJyBnE9hguH3wRUqDpRjtIeev6dmi8SFOBB23cXC+JtRZwBZAUGV5pCZh/M6tkwKhp3yXp5HqjrWDoF1ziK1r1cPxDfCZYdG/Pk1pX9YjlmsiFyFP7h8TpTMUl0m8oI0ce4/tK49SePt7/DYhCWiLokGVq9pDeysTGoacYkIPx77bzPIU7yYxUwOfhsUXVT6iaQQmyz3VF1cwRI2PcHGHXev5L1+ZEkjUfTVyaZRNA19xiU+zspElzhhjfGJM3KmfSGgRWNlQIhuLYZ/uwqyYxgEteUc1nD6IsiMGLIxF2rb/YI7yj5SYAc7rMi4EubNLCaZozmpvjHSyPnvi/M9PJ4XmUpzljV0FNgIEoHYa/EKXwC/WOFZDpZgeBqSZiLC2dI0= 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 - vip: null - cephadm.shell: host.a: - ceph orch device ls --refresh - vip.exec: all-hosts: - systemctl stop nfs-server - cephadm.shell: host.a: - ceph fs volume create foofs - ceph nfs cluster create foo --ingress --virtual-ip {{VIP0}}/{{VIPPREFIXLEN}} --port 2999 - ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake - cephadm.wait_for_service: service: nfs.foo - cephadm.wait_for_service: service: ingress.nfs.foo - vip.exec: host.a: - mkdir /mnt/foo - sleep 5 - mount -t nfs {{VIP0}}:/fake /mnt/foo -o port=2999 - echo test > /mnt/foo/testfile - sync - cephadm.shell: host.a: - "echo \"Check with each haproxy down in turn...\"\nfor haproxy in `ceph orch\ \ ps | grep ^haproxy.nfs.foo. | awk '{print $1}'`; do\n ceph orch daemon stop\ \ $haproxy\n while ! ceph orch ps | grep $haproxy | grep stopped; do sleep\ \ 1 ; done\n cat /mnt/foo/testfile\n echo $haproxy > /mnt/foo/testfile\n \ \ sync\n ceph orch daemon start $haproxy\n while ! ceph orch ps | grep $haproxy\ \ | grep running; do sleep 1 ; done\ndone\n" volumes: - /mnt/foo:/mnt/foo - vip.exec: all-hosts: - "echo \"Check with $(hostname) ganesha(s) down...\"\nfor c in `systemctl | grep\ \ ceph- | grep @nfs | awk '{print $1}'`; do\n cid=`echo $c | sed 's/@/-/'`\n\ \ id=`echo $c | cut -d @ -f 2 | sed 's/.service$//'`\n fsid=`echo $c |\ \ cut -d @ -f 1 | cut -d - -f 2-`\n echo \"Removing daemon $id fsid $fsid...\"\ \n sudo $TESTDIR/cephadm rm-daemon --fsid $fsid --name $id\n\n echo \"\ Waking up cephadm...\"\n sudo $TESTDIR/cephadm shell -- ceph orch ps --refresh\n\ \n while ! timeout 1 cat /mnt/foo/testfile ; do true ; done\n echo \"\ Mount is back!\"\ndone\n" - cephadm.shell: host.a: - stat -c '%u %g' /var/log/ceph | grep '167 167' - 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 ' teuthology_branch: master teuthology_sha1: 7cebb3f2319fd6c8340c0f7cd15a137e747fd32e timestamp: 2022-02-11_16:35:44 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.20261