Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

stable-digest V5 #789

1 view
Skip to first unread message

owner-freebsd...@freebsd.org

unread,
Feb 9, 2003, 5:04:54 PM2/9/03
to

stable-digest Sunday, February 9 2003 Volume 05 : Number 789

In this issue:
From: Martin Kirknes <ntr...@myrealbox.com>
5.0R, file table full
Make installworld fails on 4.7 (unknown user smmsp)
Re: 5.0R, file table full
Re: Make installworld fails on 4.7 (unknown user smmsp)
Re: Make installworld fails on 4.7 (unknown user smmsp)
Adaptec 2000S + Tyan Thunder L-ET == BTX Loader failure ...
sshd_config man page typo
Re: sshd_config man page typo
Re: sshd_config man page typo
Odd "hanging" behavior with -STABLE ...
Re: Invalid ps start time values for kernel processes ?
puc update to support new board
USB floppy drive
[none]

----------------------------------------------------------------------

Date: Sat, 8 Feb 2003 22:57:35 +0100
From: Martin Kirknes <ntr...@myrealbox.com>
Subject: From: Martin Kirknes <ntr...@myrealbox.com>

------------------------------

Date: Sat, 8 Feb 2003 15:38:55 -0800 (PST)
From: device timeout <nmbl...@yahoo.com>
Subject: 5.0R, file table full

hey everyone,

I installed 5.0-RELEASE shortly after it came out, no
problems since.
But today, I try to log on via sshd, and it turns out
it died. I connected
a console and got the following messages:

- ---- snip quite a lot ----
Feb 8 07:00:00 c24 kernel: file: table is full
Feb 8 07:00:00 c24 kernel: file: table is full
Feb 8 07:00:00 c24 kernel: pid 80384 (cron), uid 0:
exited on signal 11 (core dumped)
Feb 8 07:00:03 c24 syslogd: /dev/console: Too many
open files in system: Too many open files in system
Feb 8 07:00:03 c24 kernel: file: table is full
Feb 8 07:00:03 c24 last message repeated 4 times
Feb 8 07:00:03 c24 sm-mta[80391]: h18D03El080391:
SYSERR(UID0): gatherq: cannot open
"/var/spool/mqueue": Too many open file$
Feb 8 07:00:05 c24 kernel: file: table is full
Feb 8 07:00:05 c24 last message repeated 16 times
Feb 8 07:00:05 c24 sm-msp-queue[80392]:
h18D05uK080392: SYSERR(UID0): gatherq: cannot open
"/var/spool/clientmqueue": Too ma$
Feb 8 07:00:10 c24 kernel: file: table is full
Feb 8 07:00:43 c24 last message repeated 47 times
Feb 8 07:02:43 c24 last message repeated 203 times
Feb 8 07:05:00 c24 last message repeated 227 times
Feb 8 07:05:00 c24 kernel: pid 80394 (cron), uid 0:
exited on signal 11 (core dumped)
Feb 8 09:46:05 c24 dhclient:
/usr/src/contrib/isc-dhcp/client/dhclient.c(2018):
null pointer
Feb 8 09:46:05 c24 kernel: file: table is full
- ---- snip ----

These all came on the console, syslogd had stopped.
Does anyone have any idea why I'm getting these?
Any help will be appreciated.

$ uname -a
FreeBSD c24.159.208.202.man.mn.charter.com 5.0-RELEASE
FreeBSD 5.0-RELEASE #1: Thu Jan 23 16:36:23 CST 2003
ro...@c24.159.208.250.man.mn.charter.com:/usr/src/sys/i386/compile/GENERIC
i386

- anton

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

------------------------------

Date: Sat, 8 Feb 2003 16:23:16 -0800 (PST)
From: Eric Buchanan <us23...@yahoo.com>
Subject: Make installworld fails on 4.7 (unknown user smmsp)

Hello List,
I just attempted a make installworld on FreeBSD 4.7
Stable #5, from 11/17/2002. The src directory was just
re-installed (it became corrupted) from 4.7-Release
yesterday and cvsuped to date this morning. I've never
had a make installworld fail before, after doing this
every two weeks for two years.

Any help would be greatly appreciated. TIA!
Eric
- --------

mkdir -p /tmp/install.59745
for prog in [ awk cat chflags chmod chown date echo
egrep find grep ln make makewhatis mtree mv perl
pwd_mkdb rm sed sh sysctl test true uname wc zic; do
cp `which $prog` /tmp/install.59745; done
cd /backup/src; MAKEOBJDIRPREFIX=/usr/obj
MACHINE_ARCH=i386 MACHINE=i386
OBJFORMAT_PATH=/usr/obj/backup/src/i386/usr/libexec
PERL5LIB=/usr/obj/backup/src/i386/usr/libdata/perl/5.00503
GROFF_BIN_PATH=/usr/obj/backup/src/i386/usr/bin
GROFF_FONT_PATH=/usr/obj/backup/src/i386/usr/share/groff_font

GROFF_TMAC_PATH=/usr/obj/backup/src/i386/usr/share/tmac

PATH=/usr/obj/backup/src/i386/usr/sbin:/usr/obj/backup/src/i386/usr/bin:/usr/obj/backup/src/i386/usr/games:/tmp/install.59745
make -f Makefile.inc1 reinstall
- --------------------------------------------------------------
>>> Making hierarchy
- --------------------------------------------------------------
cd /backup/src; make -f Makefile.inc1 hierarchy
cd /backup/src/etc; make distrib-dirs
set - `grep "^[a-zA-Z]"
/backup/src/etc/locale.deprecated`; while [ $# -gt 0
] ; do for dir in /usr/share/locale /usr/share/nls
/usr/local/share/nls; do test -d /${dir} && cd
/${dir}; test -L "$2" && rm -rf "$2"; test \! -L
"$1" && test -d "$1" && mv "$1" "$2"; done; shift;
shift; done
mtree -deU -f /backup/src/etc/mtree/BSD.root.dist -p /
tmp changed
type expected dir found link
var changed
type expected dir found link
mtree -deU -f /backup/src/etc/mtree/BSD.var.dist -p
/var
mtree -deU -f /backup/src/etc/mtree/BSD.usr.dist -p
/usr
mtree -deU -f /backup/src/etc/mtree/BSD.include.dist
- -p /usr/include
mtree -deU -f /backup/src/etc/mtree/BSD.include.dist
- -p /usr/libdata/perl/5.00503/mach
mtree -deU -f /backup/src/etc/mtree/BSD.sendmail.dist
- -p /
mtree: line 10: unknown user smmsp
*** Error code 1

Stop in /backup/src/etc.
*** Error code 1

Stop in /backup/src.
*** Error code 1

Stop in /backup/src.
*** Error code 1

Stop in /backup/src.
*** Error code 1

Stop in /backup/src.


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

------------------------------

Date: Sat, 8 Feb 2003 16:36:22 -0800
From: David Schultz <dsch...@uclink.Berkeley.EDU>
Subject: Re: 5.0R, file table full

Thus spake Mr. Timeout <nmbl...@yahoo.com>:
> Does anyone have any idea why I'm getting these?

fstat(1) knows.

------------------------------

Date: Sat, 8 Feb 2003 16:37:26 -0800
From: Kent Stewart <kste...@owt.com>
Subject: Re: Make installworld fails on 4.7 (unknown user smmsp)

On Saturday 08 February 2003 04:23 pm, Eric Buchanan wrote:
> Hello List,
> I just attempted a make installworld on FreeBSD 4.7
> Stable #5, from 11/17/2002. The src directory was just
> re-installed (it became corrupted) from 4.7-Release
> yesterday and cvsuped to date this morning. I've never
> had a make installworld fail before, after doing this
> every two weeks for two years.

That kind of problem was covered in UPDATING for a couple of releases
ago. Sounds like you have a group and passwd file that is older than
4.7-release. The "mergemaster -p" option was added so you could run it
before the installworld.

Kent

>
> Any help would be greatly appreciated. TIA!
> Eric
> --------
>
> mkdir -p /tmp/install.59745
> for prog in [ awk cat chflags chmod chown date echo
> egrep find grep ln make makewhatis mtree mv perl
> pwd_mkdb rm sed sh sysctl test true uname wc zic; do
> cp `which $prog` /tmp/install.59745; done
> cd /backup/src; MAKEOBJDIRPREFIX=/usr/obj
> MACHINE_ARCH=i386 MACHINE=i386
> OBJFORMAT_PATH=/usr/obj/backup/src/i386/usr/libexec
> PERL5LIB=/usr/obj/backup/src/i386/usr/libdata/perl/5.00503
> GROFF_BIN_PATH=/usr/obj/backup/src/i386/usr/bin
> GROFF_FONT_PATH=/usr/obj/backup/src/i386/usr/share/groff_font
>
> GROFF_TMAC_PATH=/usr/obj/backup/src/i386/usr/share/tmac
>
> PATH=/usr/obj/backup/src/i386/usr/sbin:/usr/obj/backup/src/i386/usr/b
>in:/usr/obj/backup/src/i386/usr/games:/tmp/install.59745 make -f
> Makefile.inc1 reinstall
> --------------------------------------------------------------
>
> >>> Making hierarchy
>
> --------------------------------------------------------------
> cd /backup/src; make -f Makefile.inc1 hierarchy
> cd /backup/src/etc; make distrib-dirs
> set - `grep "^[a-zA-Z]"
> /backup/src/etc/locale.deprecated`; while [ $# -gt 0
> ] ; do for dir in /usr/share/locale /usr/share/nls
> /usr/local/share/nls; do test -d /${dir} && cd
> /${dir}; test -L "$2" && rm -rf "$2"; test \! -L
> "$1" && test -d "$1" && mv "$1" "$2"; done; shift;
> shift; done
> mtree -deU -f /backup/src/etc/mtree/BSD.root.dist -p /
> tmp changed
> type expected dir found link
> var changed
> type expected dir found link
> mtree -deU -f /backup/src/etc/mtree/BSD.var.dist -p
> /var
> mtree -deU -f /backup/src/etc/mtree/BSD.usr.dist -p
> /usr
> mtree -deU -f /backup/src/etc/mtree/BSD.include.dist
> -p /usr/include
> mtree -deU -f /backup/src/etc/mtree/BSD.include.dist
> -p /usr/libdata/perl/5.00503/mach
> mtree -deU -f /backup/src/etc/mtree/BSD.sendmail.dist
> -p /
> mtree: line 10: unknown user smmsp
> *** Error code 1
>
> Stop in /backup/src/etc.
> *** Error code 1
>
> Stop in /backup/src.
> *** Error code 1
>
> Stop in /backup/src.
> *** Error code 1
>
> Stop in /backup/src.
> *** Error code 1
>
> Stop in /backup/src.
>
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com
>
> To Unsubscribe: send mail to majo...@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message

- --
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html

------------------------------

Date: Sat, 8 Feb 2003 20:43:11 -0600 (CST)
From: Lars Eighner <eig...@io.com>
Subject: Re: Make installworld fails on 4.7 (unknown user smmsp)

On Sat, 8 Feb 2003, Eric Buchanan wrote:

> Hello List,
> I just attempted a make installworld on FreeBSD 4.7
> Stable #5, from 11/17/2002. The src directory was just
> re-installed (it became corrupted) from 4.7-Release
> yesterday and cvsuped to date this morning. I've never
> had a make installworld fail before, after doing this
> every two weeks for two years.
>
> Any help would be greatly appreciated. TIA!


Did you run mergemaster -p *before* you tried to install
world?


- --
Lars Eighner
eig...@io.com -finger for geek code-
http://www.io.com/~eighner/index.html
600 E 53RD ST APT 119 AUSTIN TX 78751

------------------------------

Date: Sat, 8 Feb 2003 23:59:23 -0400 (AST)
From: "Marc G. Fournier" <scr...@hub.org>
Subject: Adaptec 2000S + Tyan Thunder L-ET == BTX Loader failure ...

From what I can find on the 'Net, this is a known issue, but, I can't seem
to find a solution to it ... is there one?

I had originally installed on this same hardware, it just seems that it
started to give the BTX failure on reboot one day ... if I try and boot
from floppy, and 'load disk1s1a:/kernel' then do a 'boot', it appears to
cause the server itself to reboot, so either I'm doing that wrong, or my
problems are deeper then I suspect?

Thanks ...

------------------------------

Date: Sun, 09 Feb 2003 09:10:49 +0100
From: "Karl M. Joch" <k.j...@kmjeuro.com>
Subject: sshd_config man page typo

after updating a server far away i had to recognize that
UsePrivilegeSeparation is on by default. Updating without creating the
user sshd results in refusing access becaus there is no user found for
Privilege Separation.

The man page says the default is NO but it is YES.

This should be changed to avoid people having the same problem then me
now to travel 600 km to reenable sshd.
- --
Best regards / Mit freundlichen Gruessen,

Karl M. Joch

------------------------------

Date: Sun, 9 Feb 2003 10:34:00 +0200
From: Willie Viljoen <wi...@unfoldings.net>
Subject: Re: sshd_config man page typo

On Sunday 09 February 2003 10:10, Karl M. Joch wrote:
> after updating a server far away i had to recognize that
> UsePrivilegeSeparation is on by default. Updating without creating the
> user sshd results in refusing access becaus there is no user found for
> Privilege Separation.
>
> The man page says the default is NO but it is YES.
>
> This should be changed to avoid people having the same problem then me
> now to travel 600 km to reenable sshd.

Quick Tip for anybody reading this later. This is an excellent example why
you should always use mergemaster(8) when upgrading :-)

- --
Willie Viljoen
Freelance IT Consultant

214 Paul Kruger Avenue, Universitas
Bloemfontein
9321
South Africa

+27 51 522 15 60
+27 51 522 44 36 (after hours)
+27 82 404 03 27 (mobile)

wi...@unfoldings.net

------------------------------

Date: Sun, 09 Feb 2003 13:49:58 +0100
From: Dag-Erling Smorgrav <d...@ofug.org>
Subject: Re: sshd_config man page typo

"Karl M. Joch" <k.j...@kmjeuro.com> writes:
> after updating a server far away i had to recognize that
> UsePrivilegeSeparation is on by default. Updating without creating the
> user sshd results in refusing access becaus there is no user found for
> Privilege Separation.

You did not follow the documented upgrade procedure (which includes
running 'mergemaster -p' before installworld).

> The man page says the default is NO but it is YES.

Bzzzt. The man page clearly says it is on by default:

UsePrivilegeSeparation
Specifies whether sshd separates privileges by creating an
unprivileged child process to deal with incoming network traffic.
After successful authentication, another process will be created
that has the privilege of the authenticated user. The goal of
privilege separation is to prevent privilege escalation by con-
taining any corruption within the unprivileged processes. The
default is ``yes''.

DES
- --
Dag-Erling Smorgrav - d...@ofug.org

------------------------------

Date: Sun, 9 Feb 2003 10:00:26 -0400 (AST)
From: "Marc G. Fournier" <scr...@hub.org>
Subject: Odd "hanging" behavior with -STABLE ...

At first I'd thought it might be hardware related, but if it is, its a
behaviour I haven't seen before ...

I have two machines .. one -STABLE as of Feb 1st, the other of Feb 6th ...
the one on Feb 6th itermediantly "hangs" ... but doesn't stay hung ...

For instance, I woke up this morning to checked on the one that has been
giving problems, and, once more, it was 'hung' ... checked ruptime on the
other server, and it reported that it was down 9hrs ... type 'uptime' on
an option console I have on the 'hung' server, and after a couple of
minutes, it comes back with the answer, and I can proceed to enter a few
more commands ... come back a bit later, and its 'hung' again, with pretty
much the same routine ...

I'm trying to CVSup back to the sources from the 1st, to see if that helps
correct the problem, but does anyone have any ideas on what might be
causing this? There is nothing in /var/log/messages to indicate a problem
...

Thanks ...

------------------------------

Date: Sun, 9 Feb 2003 12:27:15 +0000
From: Wes Peters <w...@softweyr.com>
Subject: Re: Invalid ps start time values for kernel processes ?

On Saturday 08 February 2003 18:47, Thomas Seck wrote:
> * Oliver Fromme (ol...@secnetix.de):
> > However, if the CMOS clock runs in local time, then there
> > is no way for the kernel to convert it to UTC, because the
> > kernel does not know what your local timezone is. How
> > should it know?
>
> NetBSD allows you (when I last looked at it, it was 1.5.something) to
> set a kernel variable for the difference between CMOS time and UTC at
> compile time. You would then need two kernels to reflect DST.

Or a hint with the offset, and an operator or program smart enough
to change the hint on DST changes.

- --

Where am I, and what am I doing in this handbasket?

Wes Peters w...@softweyr.com

------------------------------

Date: Sun, 9 Feb 2003 22:49:09 +0100
From: Wiktor Niesiobedzki <w...@evip.pl>
Subject: puc update to support new board

Hi,

Following patch will add support for Sunix 4065A 8 serial port card. Please
note conflicting ID with Dolphin Peripherals 4036.

Output of pciconf -lv:
puc0@pci0:12:0: class=0x070002 card=0x40651409 chip=0x71681409
rev=0x01 hdr=0x00
vendor = 'eTIMedia Technology Co Ltd'
device = 'Multi I/O card'
class = simple comms
subclass = UART


Wiktor Niesiobedzki

===================================================================
RCS file: /sys/dev/puc/pucdata.c,v
retrieving revision 1.25
diff -u -r1.25 pucdata.c
- --- /sys/dev/puc/pucdata.c 2001/12/16 22:23:01 1.25
+++ /sys/dev/puc/pucdata.c 2003/02/09 21:29:09
@@ -207,6 +207,7 @@
* Dolphin Peripherals 4036 (dual serial port) card.
* (Dolpin 4025 has the same ID but only one port)
*/
+/* Confilcting ID with SIIG Cyber 8S PCI 16C550 (10x family): 8S
{ "Dolphin Peripherals 4036",
{ 0x1409, 0x7168, 0x0, 0x0 },
{ 0xffff, 0xffff, 0x0, 0x0 },
@@ -215,7 +216,7 @@
{ PUC_PORT_TYPE_COM, 0x10, 0x08, COM_FREQ * 8},
},
},
- -
+*/
/*
* XXX no entry because I have no data:
* XXX Dolphin Peripherals 4078 (dual serial and single parallel)
@@ -410,6 +411,22 @@
{ PUC_PORT_TYPE_COM, 0x24, 0x00, COM_FREQ },
},
},
+
+ /* SIIG Cyber 8S PCI 16C550 (10x family): 8S */
+ { "SIIG Cyber 8S PCI 16C550 (10x family)",
+ { 0x1409, 0x7168, 0, 0 },
+ { 0xffff, 0xffff, 0, 0 },
+ {
+ { PUC_PORT_TYPE_COM, 0x10, 0x00, COM_FREQ },
+ { PUC_PORT_TYPE_COM, 0x10, 0x08, COM_FREQ },
+ { PUC_PORT_TYPE_COM, 0x14, 0x00, COM_FREQ },
+ { PUC_PORT_TYPE_COM, 0x14, 0x08, COM_FREQ },
+ { PUC_PORT_TYPE_COM, 0x18, 0x00, COM_FREQ },
+ { PUC_PORT_TYPE_COM, 0x1c, 0x00, COM_FREQ },
+ { PUC_PORT_TYPE_COM, 0x20, 0x00, COM_FREQ },
+ { PUC_PORT_TYPE_COM, 0x24, 0x00, COM_FREQ },
+ },
+ },

/*
* SIIG "20x" family boards.

------------------------------

Date: Sun, 09 Feb 2003 11:50:12 +0100 (CET)
From: regis rampnoux <reg...@regix.com>
Subject: USB floppy drive

Hello,

I want to use my TEAC USB Floppy with FreeBSD 4.7-STABLE (CVS 31 jan
2003) but I can't.
Who knowns that is wrong?

da1 at umass-sim0 bus 0 target 1 lun 0
da1: <TEAC FD-05PU 1031> Removable Direct Access SCSI-0 device
da1: 20KB/s transfers
I tried the mtools and mount_msdos to deal with it but I obtain only
the error:
Can't open /dev/da1: Input/output error

(I tried the others /dev/da1* devices too with the same result).

umass1: Unsupported UFI command 0x08, 6 byte command should have been
converted
da1: reading primary partition table: error reading fsbn 0
umass1: Unsupported UFI command 0x35
(da1:umass-sim0:0:1:0): Synchronize cache failed, status == 0x6, scsi
status == 0x0


- --
<regisr> http://regisr.regix.com/ portail photo http://www.regix.net
magazine http://www.regix.com/

------------------------------

Date: Sun, 9 Feb 2003 23:07:42 +0100 (CET)
From: "mike...@infected.bounceme.net" <mike...@infected.bounceme.net>
Subject: [none]

unsubscribe freebsd-stable

------------------------------

End of stable-digest V5 #789
****************************

To Unsubscribe: send mail to majo...@FreeBSD.org
with unsubscribe freebsd-stable-digest in the body of the message

0 new messages