View previous topic :: View next topic |
Author |
Message |
Sunray n00b

Joined: 06 Aug 2003 Posts: 4
|
Posted: Wed Aug 06, 2003 4:22 pm Post subject: nfs mount hangs (no -9 effect) [solved] |
|
|
Just for anyone who hacks around for hours like /me did...
Problem:
someclient / # mount -t nfs someserver:/someshare /mnt/something
The process can't be killed etc. but bash is there again after ~10 mins. Mounting own shares on someserver itself works pretty fine.
after 10 hours i took my someclient and just entered
someclient / # /etc/init.d/portmap start
bof
greez
-Sunray
Last edited by Sunray on Sat May 03, 2014 3:16 pm; edited 1 time in total |
|
Back to top |
|
 |
squealie n00b

Joined: 06 Aug 2003 Posts: 45
|
Posted: Wed Aug 06, 2003 5:21 pm Post subject: |
|
|
SWEET!
Thanks.  |
|
Back to top |
|
 |
sebest Apprentice


Joined: 03 Jul 2002 Posts: 163 Location: Paris - France
|
Posted: Wed Aug 06, 2003 8:11 pm Post subject: |
|
|
if you don't want to start the portmapper i think that you can mount with the option "nolock" ( -o nolock ) _________________ --
Seb aka "Mr Est" |
|
Back to top |
|
 |
|