View previous topic :: View next topic |
Author |
Message |
neuron Advocate


Joined: 28 May 2002 Posts: 2371
|
Posted: Sat Jul 17, 2004 1:03 pm Post subject: nfs problems [SOLVED] |
|
|
mount -t nfs -o nolock,vers=3,ro 192.168.0.231:/test a
works fine
umount a
works fine
but if I mount and then ls / cd the process hangs, I cant kill it at all, and I can't seem to mount this :/
(note the remote box is.... a windows box, heh, yeah, forgive me, I'm trying to use microsoft's "services for unix" to merge a windows network over to linux).
Last edited by neuron on Sat Jul 17, 2004 3:10 pm; edited 1 time in total |
|
Back to top |
|
 |
JPMRaptor Guru


Joined: 04 Oct 2002 Posts: 410 Location: Maryland
|
Posted: Sat Jul 17, 2004 2:45 pm Post subject: |
|
|
I've seen problems with NFS when the server goes down the client will have the same lockup problem you're seeing. The problem may be that the mount command is succeeding even though it's not really connected. _________________ Underwater photo gallery
New pictures, Oct 2005 |
|
Back to top |
|
 |
neuron Advocate


Joined: 28 May 2002 Posts: 2371
|
Posted: Sat Jul 17, 2004 2:57 pm Post subject: |
|
|
yeah, that's what I've been starting to think too, unfortunatly I have no idea what to do with it.
atm I'm trying a different windows nfs server.
//edit, tried a shareware server I found on google instead of microsoft's "services for unix" and it worked instantly. |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|