Networking Forums

Networking Forums > Computer Networking > Linux Networking > removing (invalid) NFS symbolic link - slooow

Reply
Thread Tools Display Modes

removing (invalid) NFS symbolic link - slooow

 
 
Michal Szymanski
Guest
Posts: n/a

 
      05-06-2004, 04:06 PM
I've noticed following strange behavior (Linux RH7.2, 2.4.20-20.7smp in
a small LAN of similar machines sharing their disks via NFS):

Sometimes, due to changes in LAN configuration (removing, renaming
machines etc.), I end up with symbolic links that point to a nonexisting
NFS directory which, however, is still under control of the automounter
(automount or amd, no differences here), like e.g.:

.... file1234 -> /home/data/dorado/user/file1234

which is translated by automounter config to dorado:/export/data/user/...
but 'dorado' machine does not exist any more.

Well, I understand that 'ls -lL file1234' will hang for a dozen seconds
or so until the mount request timeouts. So far, so good.

But I do not understand why a simple remove attempt: 'rm file1234'
also succeeds only after a quite long while. It does not remove
the file pointed to by the link, just the link itself which is
local. On the other hand, 'rm -f file1234' executes instantly.

Any idea why it is so?

regards, Michal.

--
Michal Szymanski ((E-Mail Removed))
Warsaw University Observatory, Warszawa, POLAND
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Copying Files to SAN is SLOOOW Kenny Windows Networking 0 03-08-2007 08:34 PM
\etc\sysconfig\network\ symbolic link TroyC Linux Networking 2 06-09-2004 01:20 PM
Invalid dynamic link call to .dll pam Windows Networking 0 04-12-2004 08:14 PM
Invalid dynamic link call to a .dll file Pam Windows Networking 0 04-10-2004 10:33 PM
NFS and symbolic links? hseaver@nospamcybershamanix.com Linux Networking 1 12-05-2003 05:47 AM



1 2 3 4 5 6 7 8 9 10 11