All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oliver Beowulf Friedrich <beowulflinux@gmx.de>
Cc: nfs@lists.sourceforge.net
Subject: Problem with NFS-Exports
Date: Wed, 17 Nov 2004 07:58:14 +0100	[thread overview]
Message-ID: <419AF686.7030503@gmx.de> (raw)
In-Reply-To: <1100628498.7570.6.camel@lade.trondhjem.org>

Greetings @ all,

I'm new here on the list, but already have a simple question to you.

I'm using Gentoo linux, currently, having a working server@home with 
Gentoo which exports Gentoo's temporary folders out to my workstations.

server root # cat /etc/exports
/home           192.168.0.0/24(rw,async)
/usr/portage    192.168.0.0/24(rw,no_root_squash,async,mp)
/tmp 
192.168.0.0/24(rw,no_root_squash,insecure_locks,async,mp)
/mnt/data       192.168.0.0/24(rw,no_root_squash,mp,sync)
/mnt/backup     192.168.0.0/24(rw,no_root_squash,mp,sync)


One Workstation is now on compiling a new fresh Gentoo Linux, so I 
startet with booting from Gentoo-2004.3 liveCD, mounting local 
filesystems, mounting nfs filesystems, chrooting and starting to 
compile.

So fine, but while compiling, I get the following Error messages 
printed out quit often:

lockd: failed to monitor 192.168.0.2
lockd: cannont monitor 192.168.0.2

So whats going on there? Sometimes it's going so far, that my new 
WKS cannot compile, cause of:

lockd: server ist not responding
lockd: still trying OK

How do i get this solved? With my previus installation it worked 
fine, I had only NFS-Server Support compiled into Kernel, now I have 
NFSV3-Server Support compiled in.

My Server now is not used to heavy, only a little Samba Server for 
my (only) Windows-Box where MP3's are shared to...

On my last installation on my Server I used distcc while compiling, 
and even that did not lead to such Error Messages...

Thanks for reading

BeowulfOF




-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

      reply	other threads:[~2004-11-17  7:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-16 16:15 async vs. sync Lever, Charles
2004-11-16 16:32 ` Trond Myklebust
2004-11-16 17:18   ` jehan.procaccia
2004-11-16 18:08     ` Trond Myklebust
2004-11-17  6:58       ` Oliver Beowulf Friedrich [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=419AF686.7030503@gmx.de \
    --to=beowulflinux@gmx.de \
    --cc=nfs@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.