Hide Forgot
Description of problem: QE didn't find any step that clear the nfs server. Delete the shared directory Stop the nfs service recover the /etc/export file Version-Release number of selected component (if applicable): openshift-ansible-3.0.62-1.git.0.394cb87.el7.noarch.rpm How reproducible: always Steps to Reproduce: 1. 2. 3. Actual results: No step on clearing the nfs Expected results: clear the nfs server Additional info:
FWIW, I've written some help playbooks to automate tasks around OpenShift, one of them is to clear the NFS server: https://github.com/myllynen/openshift-automation-tools https://github.com/myllynen/openshift-automation-tools/blob/master/conf/wipe-nfs.yml Thanks.