Date: Fri, 22 Mar 2002 11:50:38 +0900 From: =?utf-8?B?6rmAIOycpOyglQ==?= <talley@neowiz.com> To: "Terry Lambert" <tlambert2@mindspring.com> Cc: <freebsd-fs@freebsd.org> Subject: RE: a question related to NFS Message-ID: <FDE6222CD314D5118B1600508B6A8F9B3454A7@msg.ds.neowiz.com>
index | next in thread | raw e-mail
1) one of server(NAS) running on NeApp and the other server(SAN) running on Hitach
2) the client running on FreeBSD
3) the client rebooting once or twice in peak time. ( there was no error log)
4) netstat -rm say
boardr4 /sayclub 1 % netstat -rm
885/2048/34816 mbufs in use (current/peak/max):
730 mbufs allocated to data
155 mbufs allocated to packet headers
581/1104/8704 mbuf clusters in use (current/peak/max)
2720 Kbytes allocated to network (10% of mb_map in use)
0 requests for memory denied
0 requests for memory delayed
0 calls to protocol drain routines
5) I thought it's not mbuf problem.
could you help me once more I find out about this problem ?
-----Original Message-----
From: Terry Lambert [mailto:tlambert2@mindspring.com]
Sent: Wednesday, March 20, 2002 5:30 PM
To: ±è À±Á¤
Cc: freebsd-fs@freebsd.org
Subject: Re: a question related to NFS
Please don't send MIME to the list. It makes the archives
unreadable.
> I have been operating NFS server that mount data from storage(NAS)
> on FreeBSD4.2-RELEASE.
>
> I got problem that it automatically reboot itself at peak time more
> than once in a day.
> I guessed that is kind of FreeBSD BUG related to NFS.
>
> So, I upgrade FreeBSD version FreeBSD4.5-RELEASE because the release
> note mentoned "A number of bugs in the filesystem code, discovered
> through the use of the fsx filesystem test tool, have been fixed.
> Under certain circumstances (primarily related to use of NFS), these
> bugs could cause data corruption or kernel panics."
>
> But It still reboot itself once or twice in a day after upgrade.
> there were no hints in /var/log/messages. It just automatically reboot
> at peak time suddenly.
>
> Has anyone heard of this kind of problem?
1) Is the NAS running FreeBSD?
2) Is the client running FreeBSD?
3) Is the NAS rebooting, or is the client rebooting?
4) If it's a FreeBSD machine rebooting, what does the
"netstat -m" say, for several samples leading up to
the reboot?
If it's a FreeBSD box rebooting, you are probably running
out of mbufs for some reason (probably bad tuning for the
load you are putting on it, but also possibly a bug). If
it's a bug, everyone would be complaining about it, so it's
probably not a bug, it's probably tuning, if it's the FreeBSD
box.
-- Terry
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FDE6222CD314D5118B1600508B6A8F9B3454A7>
