Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jan 1997 16:39:02 +1100
From:      davidn@unique.usn.blaze.net.au (David Nugent)
To:        peter@spinner.DIALix.COM (Peter Wemm)
Cc:        grog@lemis.de, FreeBSD-current@freebsd.org (FreeBSD current users)
Subject:   Re: What's happened to nfsd and mountd?
Message-ID:  <Mutt.19970109163902.davidn@labs.blaze.net.au>
In-Reply-To: <199701090327.LAA10608@spinner.DIALix.COM>; from Peter Wemm on Jan 9, 1997 11:27:13 %2B0800
References:  <Pine.BSF.3.95.970109131808.775A-100000@labs.usn.blaze.net.au> <199701090327.LAA10608@spinner.DIALix.COM>

next in thread | previous in thread | raw e-mail | index | archive | help
Peter Wemm writes:
> get_myaddress() returns 0
> sin_family = 2 (AF_INET = 2)
> sin_len = 16 (16)
> sin_port = 111
> sin_addr = 127.0.0.1
> SIOCFIGCONF used 316 bytes of a buffer 1024 long

Output is the same except for the very last line which reads:

SIOCFIGCONF used 976 bytes of a buffer 1024 long.

> Something to try on the machines that are failing..  In lib/libc/rpc/
> get_myaddress.c, change "char buf[BUFSIZ];" to something bigger,
> eg: "char buf[10240];"   If you got about "992 used" for the test program
> above, make the change there too.

After a reboot, I get:
SIOCFIGCONF used 880 bytes of a buffer 10240 long.

mountd still refuses to load, with the same error. :-(


Regards,

David Nugent - Unique Computing Pty Ltd - Melbourne, Australia
Voice +61-3-9791-9547  Data/BBS +61-3-9792-3507  3:632/348@fidonet
davidn@freebsd.org davidn@blaze.net.au http://www.blaze.net.au/~davidn/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Mutt.19970109163902.davidn>