Date: Mon, 29 Mar 1999 18:52:13 -0600 (CST) From: <mestery@visi.com> To: freebsd-current@freebsd.org Subject: nfs_getpages: error 4, vm_fault Message-ID: <Pine.GSO.4.02.9903291844240.26079-100000@isis.visi.com>
next in thread | raw e-mail | index | archive | help
Greetings, I am running two machines with current from Sunday, March 28 at 3:20PM CST, but the problems I am seeing I have seen for a while now (about a month). I thought an upgrade might fix them. Here are the specs on the machines: Machine A: Dual PPro 200MHz, 128MB RAM, SCSI disks on an onboard Adaptec 7880, rl0 driver (Realtek 8139) Machine B: Dual Pentium 133, 64MB RAM, IDE disks, xl0 driver (3COM 905B) Both machines are connected via a 10/100 hub, and are operating at 100Mb/s half duplex. Machine A is the NFS server, and machine B is the client. Machine B runs apache and serves up some web pages over NFS from machine A. I am mounting with options rw,intr in machine B's fstab. According to the mount_nfs manpage, I am using nfsv3 since my server allows that. When certain files on machine A are accessed by the web daemon on machine B, the httpd process hangs, and when I eventually use apachectl to stop it, here is what is printed out on machine B's console: Mar 29 18:30:04 wall /kernel: nfs_getpages: error 4 Mar 29 18:30:04 wall /kernel: vm_fault: pager read error, pid 274 (httpd) I can reproduce this fairly easily if need be. I looked in the mail archives, but didn't see anyone else seeing this problem recently. Anyone have any clues on this one? I can provide more information if needed. Thanks. -- Kyle Mestery StorageTek's Storage Networking Group Protect your right to privacy: www.freecrypto.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.02.9903291844240.26079-100000>