Symptoms:
cat /proc/sys/crypto/fips_enabled
YYYY-MM-DDTHH:MM:SS.###Z [2953]ERROR:plugins.MountedFSStorageIOLib:Cmd ['/usr/bin/mount', '-t', 'cifs', '//###.###.#.#/VCBackups/', '/storage/remote/backup/cifs/###.###.#.#/zzhhasr/Tghhss', '-o', 'rw,credentials=/tmp/tmpatysss'] failed. rc: 32, stdout: , stderr: mount error(2): No such file or directory
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
VMware vCenter Server 7.0.3
This is a known issue on vCenter 7.0 Update 3.
This issue is resolved in vCenter Server 7.0 Update 3c.
NOTE : If the /var/log/vmware/applmgmt.log shows similar to below
YYYY-MM-DDTHH:MM:SS.###Z [2474]INFO:plugins.MountedFSStorageIOLib:Failed to mount the cifs share //name/iso/VMware at /storage/remote/backup/cifs/name/JJaV0TO5/G1Y846Rr. Err- rc: 32, out=, err=mount error(13): Permission denied
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
NOTE : The preceding log excerpts are only examples. Date, time and environmental variables may vary depending on your environment
This means the credential format for backup may be different ie. switch from using a <domainname>\<username> format for the user to using a <username>@<domainname> format, or vice versa.
Workaround:
To workaround this issue temporarily, use other supported backup protocols as outlined in KB 86032.