i cannot tail a symbolic link on nfs mounted directory
Hi on the client im trying to tail the file however it fails lrwxrwxrwx 1 wwwrun root 35 Nov 2 00:07 symvlink1.log -> /var/log/mylogs/daemon.log-20111102 server15:/nfs/c1 # tail symvlink1.log tail: cannot open `symvlink1.log' for reading: No such file or directory server15:/logs/cluster1/vm11 # is there a way to tail the link file from the client nfs Thanks Dan |
No comments:
Post a Comment