

Troubleshooting › Failed to Mount CIFS on the Server or Target Node
Failed to Mount CIFS on the Server or Target Node
Symptom
When I try to backup or restore using CIFS, CIFS fail to mount on the server or target node.
Solution
You must fulfill some requirements when mounting CIFS on a Linux machine.
Follow these steps:
- Use the mount command on the server or the target node to verify the error.
- Verify that when using a shared path exported from non-Windows systems, the letter case of the shared path characters matches the original path.
- If the mount command returns an error, verify whether the time on the server or the target node is synchronized with the CIFS server.
- If you do not find the error, add some options to the mount command to try again.
For example, add "sec=ntlm" when you receive the Permission denied error.
- When you diagnose the error, open the server.env file from the following location:
/opt/Arcserve/d2dserver/configfiles/server.env
- Add all the options to the file using the following command:
"export D2D_MOUNTOPTION=<options>"
- Save the file and restart service.
- Verify that when using a shared path exported from non-Windows systems, the letter case of the shared path characters matches the original path.
Copyright © 2016 .
All rights reserved.
 
|
|