SAP SUM gets permission denied while copying kernel files using cp -pr to the mounted CIFS share
Applies to
- ONTAP 9.3
- SAP Software Update Manager(SUM)
- RHEL7
- CIFS
Issue
- A CIFS share is mounted in an RHEL client for SAP SUM installer
- SAP SUM installer gets permission denied while copying kernel files using
cp -pr
to the mounted CIFS share - The error message in client shows as the following
cp: preserving times for ‘/usr/sap/PON/SYS/exe/uc/linuxx86_64/new_kernel/jkit/jre/bin/cvm’:Permission denied
- Normal copy using
cp
without-p
is working