Date: Fri, 19 Jan 2001 08:39:59 -0800 From: "Jeremiah Gowdy" <jgowdy@home.com> To: <freebsd-questions@FreeBSD.ORG> Subject: Two Samba/FreeBSD questions Message-ID: <004501c08236$77cf40d0$aa240018@cx443070b>
next in thread | raw e-mail | index | archive | help
Every time I start Samba, my log file shows this [2001/01/09 08:38:54, 0] lib/util_sock.c:set_socket_options(154) Failed to set socket option SO_KEEPALIVE (Error Bad file descriptor) [2001/01/09 08:38:54, 0] lib/util_sock.c:set_socket_options(154) Failed to set socket option SO_KEEPALIVE (Error Bad file descriptor) [2001/01/09 08:38:54, 0] lib/util_sock.c:set_socket_options(154) Failed to set socket option TCP_NODELAY (Error Bad file descriptor) [2001/01/09 08:38:54, 0] lib/util_sock.c:set_socket_options(154) Failed to set socket option IPTOS_LOWDELAY (Error Bad file descriptor) [2001/01/09 08:38:54, 0] lib/util_sock.c:set_socket_options(154) Failed to set socket option IPTOS_THROUGHPUT (Error Bad file descriptor) As though it's not using my socket options. It was working before, now it's not. I tried searching for help on the subject, but all I got was a bunch of people asking and no one answering. Second question [2001/01/10 18:01:47, 1] smbd/files.c:file_init(216) file_init: Information only: requested 10000 open files, 8222 are available. I understand the for information only statement, but it just made me curious. How can I determine how many file handles are available on my system ? Maxuser ? Jeremiah Gowdy Network Administrator Sherline Products To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?004501c08236$77cf40d0$aa240018>