Description of problem: To use Azure file, all the cluster node should install cifs-utils by default Seems a regression for bug #1537872 Version-Release number of the following components: rpm -q openshift-ansible openshift-ansible-3.11.0-0.25.0.git.0.7497e69.el7 rpm -q ansible ansible-2.6.3-1.el7ae How reproducible: Always Steps to Reproduce: 1. Install OCP on Azure 2. 3. Actual results: No packages of cifs-utils on all nodes mount -t cifs will fail Expected results: mount type cifs should be enabled by default Additional info:
*** Bug 1651052 has been marked as a duplicate of this bug. ***
The duped bug also mentions the need to install samba-common.
Upstream issue: https://github.com/openshift/openshift-ansible/pull/10842
Merged upstream
Hi Jan, are we going to fix this in 4.0? Since I found this bug's target release is 4.0, but only has 3.11 PR, and the I tried to verify it on master branch(4.0?), there is no packages of cifs-utils. For 4.0: https://github.com/openshift/openshift-ansible/blob/master/roles/openshift_node/defaults/main.yml For 3.11: https://github.com/openshift/openshift-ansible/blob/release-3.11/roles/openshift_node/defaults/main.yml
Tested on below openshift-ansible version: openshift-ansible-3.11.75 Now we have cifs-utils packages: # mount. mount.cifs mount.glusterfs mount.nfs mount.nfs4 # rpm -qa | grep cifs cifs-utils-6.2-10.el7.x86_64
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:0758