Re: PostgreSQL, NetBSD and NFS

Поиск
Список
Период
Сортировка
От Ian Fry
Тема Re: PostgreSQL, NetBSD and NFS
Дата
Msg-id 20030205180415.GA25089@sophos.com
обсуждение исходный текст
Ответ на Re: PostgreSQL, NetBSD and NFS  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Wed, Feb 05, 2003 at 12:18:29PM -0500, Tom Lane wrote:
> "D'Arcy J.M. Cain" <darcy@druid.net> writes:
> > On Wednesday 05 February 2003 11:49, Tom Lane wrote:
> >> I wonder if it is possible that, every so often,
> >> you are losing just the last few bytes of an NFS transfer?
> > Yah, that's kind of what it looked like when I tried this before
> > Christmas too although the actual errors differd.
> Wild thought here: can you reduce the MTU on the LAN linking the NFS
> server to the NetBSD box?  If so, does it help?

How about adjusting the read and write-size used by the NetBSD machine? I think
the default is 32k for both read and write on i386 machines now. Perhaps try
setting them back to 8k (it's the -r and -w flags to mount_nfs, IIRC)

Ian.



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Byron Servies
Дата:
Сообщение: Re: PostgreSQL, NetBSD and NFS
Следующее
От: Thor Lancelot Simon
Дата:
Сообщение: Re: PostgreSQL, NetBSD and NFS