ZFS + NFS problems

2008-03-20 Thread Ruud Althuizen
Hello People, I have a webserver with a ZFS pool for storing all the user data. So all the users have their own filesystem with a quota set. With exporting the system I ran into some problems with NFS though. At other machines I can mount the user specific shares resulting in an 80-line fstab

Re: NFS Problems/Questions

2007-07-14 Thread Jason Morgan
On Sat, Jun 30, 2007 at 07:33:19PM -0400, Jason Morgan wrote: On Sat, Jun 23, 2007 at 07:42:24PM -0400, Jason Morgan wrote: On Sat, Jun 23, 2007 at 12:46:27PM -0700, Michael Smith wrote: Hello Jason: On Jun 23, 2007, at 9:34 AM, Jason Morgan wrote: I've been having some trouble

Re: NFS Problems/Questions

2007-06-30 Thread Jason Morgan
On Sat, Jun 23, 2007 at 07:42:24PM -0400, Jason Morgan wrote: On Sat, Jun 23, 2007 at 12:46:27PM -0700, Michael Smith wrote: Hello Jason: On Jun 23, 2007, at 9:34 AM, Jason Morgan wrote: I've been having some trouble with NFS performance for some time and now that class is out, I've

NFS Problems/Questions

2007-06-23 Thread Jason Morgan
I've been having some trouble with NFS performance for some time and now that class is out, I've had a bit of time to investigate but I'm stuck. Below are the details of my investigation. Hopefully, someone here can give me some advice. The basic problem is that my NFS performance is very slow.

Re: NFS Problems/Questions

2007-06-23 Thread Michael Smith
Hello Jason: On Jun 23, 2007, at 9:34 AM, Jason Morgan wrote: I've been having some trouble with NFS performance for some time and now that class is out, I've had a bit of time to investigate but I'm stuck. Below are the details of my investigation. Hopefully, someone here can give me some

Re: NFS Problems/Questions

2007-06-23 Thread Jason Morgan
On Sat, Jun 23, 2007 at 12:46:27PM -0700, Michael Smith wrote: Hello Jason: On Jun 23, 2007, at 9:34 AM, Jason Morgan wrote: I've been having some trouble with NFS performance for some time and now that class is out, I've had a bit of time to investigate but I'm stuck. Below are the

NFS Problems

2006-12-05 Thread Don O'Neil
I'm all of a sudden having this error pop up: NFSPROC_NULL: RPC: Timed out Both servers have talked with each other before, and I just rebooted them both... What could be going on? ___ freebsd-questions@freebsd.org mailing list

Re: NFS problems!

2006-10-05 Thread Matthew King
Anders Troback [EMAIL PROTECTED] writes: Hi, I'm having some problems with NFS lately! NFS server FreeBSD 6.1-RELESE NFS client FreeBSD 6.2-PRERELASE (STABLE) I'm using NFS to serve /home via amd but sometimes programs hangs and not even kill -9 will work. I have to restart rpc.lockd,

Re: NFS problems!

2006-10-04 Thread Lowell Gilbert
Anders Troback [EMAIL PROTECTED] writes: I'm having some problems with NFS lately! NFS server FreeBSD 6.1-RELESE NFS client FreeBSD 6.2-PRERELASE (STABLE) I'm using NFS to serve /home via amd but sometimes programs hangs and not even kill -9 will work. I have to restart rpc.lockd,

NFS problems!

2006-10-02 Thread Anders Troback
Hi, I'm having some problems with NFS lately! NFS server FreeBSD 6.1-RELESE NFS client FreeBSD 6.2-PRERELASE (STABLE) I'm using NFS to serve /home via amd but sometimes programs hangs and not even kill -9 will work. I have to restart rpc.lockd, rpc.statd and nfsd to get rid of the programs! If

Re: Weird NFS problems

2005-05-31 Thread Skylar Thompson
Jon Dama wrote: Try switching to TCP NFS. a 100MBit interface cannot keep up with a 1GBit interface in a bridge configuration. Therefore, in the long run, at full-bore you'd expect to drop 9 out of every 10 ethernet frames. MTU is 1500 therefore 1K works (it fits in one frame), 2K doesn't

Re: Weird NFS problems

2005-05-31 Thread Jon Dama
Yes, but surely you weren't bridging gigabit and 100Mbit before? Did you try my suggestion about binding the IP address of the NFS server to the 100Mbit side? -Jon On Tue, 31 May 2005, Skylar Thompson wrote: Jon Dama wrote: Try switching to TCP NFS. a 100MBit interface cannot keep up

Re: Weird NFS problems

2005-05-31 Thread Skylar Thompson
Jon Dama wrote: Yes, but surely you weren't bridging gigabit and 100Mbit before? Did you try my suggestion about binding the IP address of the NFS server to the 100Mbit side? Yeah. Unfortunately networking on the server fell apart when I did that. Traffic was still passed and I could

Re: Weird NFS problems

2005-05-28 Thread Jon Dama
Oh, something else to try: I checked through my notes and discovered that I had gotten UDP to work in a similar configuration before. What I did was bind the IP address to fxp0 instead of em0. By doing this, the kernel seems to send the data at a pace suitable for the slow interface. -Jon

Re: Weird NFS problems

2005-05-27 Thread Don Lewis
On 26 May, Skylar Thompson wrote: I'm having some problems with NFS serving on a FreeBSD 5.4-RELEASE machine. The FreeBSD machine is the NFS/NIS server for a group of four Linux clusters. The network archictecture looks like this: 234/24

Re: Weird NFS problems

2005-05-27 Thread Jon Dama
Try switching to TCP NFS. a 100MBit interface cannot keep up with a 1GBit interface in a bridge configuration. Therefore, in the long run, at full-bore you'd expect to drop 9 out of every 10 ethernet frames. MTU is 1500 therefore 1K works (it fits in one frame), 2K doesn't (your NFS

Weird NFS problems

2005-05-26 Thread Skylar Thompson
I'm having some problems with NFS serving on a FreeBSD 5.4-RELEASE machine. The FreeBSD machine is the NFS/NIS server for a group of four Linux clusters. The network archictecture looks like this: 234/24 234/24 Cluster 1 ---

NFS problems

2004-11-05 Thread Karel Miklav
I have a FreeBSD 5.3RC1 and Mandrake 10 Connected over NFS. Server is on Mandrake and FreeBSD is only client. Transfer rate for files is great, but scanning folders on the NFS mount is ubearably slow. CPU usage on both machines is close to 0%, on Mandrake I can see a nfsd daemon or two fired

Re: NFS problems

2004-11-05 Thread Jakob Breivik Grimstveit
Karel Miklav wrote: I have a FreeBSD 5.3RC1 and Mandrake 10 Connected over NFS. Server is on Mandrake and FreeBSD is only client. Transfer rate for files is great, but scanning folders on the NFS mount is ubearably slow. CPU usage on both machines is close to 0%, on Mandrake I can see a

NFS problems

2003-07-09 Thread Mark Woodson
I'm having trouble getting NFS exports to work properly on FreeBSD. I'm running 4.8-STABLE as of July 3. It's acting like the problem is in /etc/exports. squelcher# less /etc/exports /usr/src-ro -maproot=0 cad1 squelcher lappy /usr/obj-ro -maproot=0 cad1

Re: NFS Problems...

2003-06-05 Thread supote
There shouldn't BE a /home2 on HTTPD but I figured out what happened. I copied /etc/group /etc/passwd /etc/pwd.db and /etc/master.passwd from NFSD to HTTPD to sync users and passwords and forgot to edit the home dir with vipw. I just did a global search and replace of /home2 to /home

Re: NFS Problems...

2003-06-05 Thread Joshua Oreman
On Thu, Jun 05, 2003 at 01:03:17AM +0200 or thereabouts, Bernd Walter seemed to write: On Wed, Jun 04, 2003 at 02:21:29PM -0700, jle wrote: I retired my old p200 fbsd 4.4-stable web server and built a newer box for it. I used to mount the /home2 dir from my nfs server (fbsd 5.1-current) to

NFS problems -- performance degraded after upgrade to 4.7

2002-12-31 Thread Daniel Schrock
Hello all, I'm having some problems with nfs performance. Here is a bit of background. I have a fileserver running FreeBSD 4.7-STABLE. This has a 3ware Escalade with 4 x 80GB Maxtors in a RAID 5 config. I am exporting /usr/ports, among other things - 5 exports total to 2 clients. The clients

Re: NFS Problems FreeBSD -- Solaris

2002-09-21 Thread Radko Keves
;), Thu, Sep 19, 2002 at 05:58:43PM +, Weston M. Price said that hi all i have several problem but with IPv6 my box and solaris box was comunicationg with IPv6 but nfs not ;( try to set IPs in IPv4 format not IPv6 or hostname for example mount not for kripel.studnet.sk but 193.87.12.67 and so

Re: NFS Problems FreeBSD -- Solaris

2002-09-19 Thread Dan Nelson
In the last episode (Sep 19), Weston M. Price said: I am attempting to mount a few directories from my Solaris machine(s) to my FreeBSD workstation. nfsd is clearly running on Solaris and the sharing the directories is not a problem. When I attempt to mount the directories on FreeBSD I get