Failed to live mount "unable to Unable to start the 3dfs server"
Hi Teams,
I have a trouble when i try to test live mount with eror : Unable to start the 3dfs server. Please check the communication between the MediaAgent and the 3dfs server.
Im using media agent linux when i try with ma windows is no problem
Any can helps Thanks
Page 1 / 1
Hello @Alvian
Thanks for raising the question, this error on Linux MA’s could be a few things.
Can you advise the version you are running of OS and Commvault?
Can you also try the following:
Executing the command ( ./3dnfsd -cn <client anme> -vm <instance>) and confirm the output.
If the Output results in the following error it means there is a missing symbolic Link:
“error while loading shared libraries: libnsl.so.1: cannot open shared object file: No such file or directory”
Running command: ln -s /usr/lib64/libnsl.so.2 /usr/lib64/libnsl.so.1 creates the symlink