🚀 go-pugleaf

RetroBBS NetNews Server

Inspired by RockSolid Light RIP Retro Guy

Thread View: muc.lists.freebsd.stable
2 messages
2 total messages Started by "O. Hartmann" Sun, 14 Feb 1999 00:00
Out of file descriptor error 3.1-BETA
#3973
Author: "O. Hartmann"
Date: Sun, 14 Feb 1999 00:00
83 lines
4024 bytes
Hello.
As I reported in the past, I got an error while cvsupdating our
serversystem saturday, 13th Feb. After getting the latest stuff,
recompiling and installing by make world, installing new bootblocks
by using disklabel -B -b /boot/boot1 -s /boot/boot2 /dev/da0s1
and additionally using the new rc files and those located in
/usr/erc/etc/defaults, the system starts up, reporting all its
devices and hardware and then, when rporting that it is changing
root device to da0s1a, it turns into single user mode while printing
an error: 
		.: Out of file descriptors

The machine is an dual PII 350MHz, 256 MBytes RAM, Matrox G200 VGA,
Adaptec 2940UW and 2940 AU controller, Adaptec 10/100 MBit NIC. The
root disk is a 2,4 GB IBM DCAS UW harddrive (seems to be r#eliable
the last 12 months). Kernel is configured to have vinum (but not used),
softupdates (copied the newest file to the right place), ccd, changed
some NMBCLUSTERS options to higher values, options KEY, configured 
device dpt0 (without using it). 

The error occurs a the place where normaly the message of adding
swapdevices is printed onto the console. The first time I thought it
might be a problem of misconfigured swapdevices (I use a config row
in the kernelconfig like this: config kernel root on da0 swap on da0 
and da1 and da2 and da3 dump on da0, additionally I have changed the
value of maximum allowed swapdevices to 5, the I have entries in
/etc/fstab for each swapdevice BEFORE the entry for mounting the
root device). I changed nearly all possible configuration options 
relating to the swapdevices, but without any success. I can not 
start the system by using the GENERIC kernel, no chance. After
the system stops and forcing me to go into single user mode, I can
mount all devices without problem (mount -a mounts them all except
the swapdevices). typing swapon -a gets all the devices I have configured.
So I can work an doing anything while I'm in single user mode, but I
can't change to multiuser mode. 
I think the system has completely changed to ELF binaries since I 
ran 3.1-BETA from the stuff of the last week sucessfully without
any disturbations. I started over Christmas with a fresh 3.0-RELAESE
and take then at the beginning of the year some steps for upgrading to
the new kernel. Well, until now all seems to work pretty.

What is going wrong? What does the error ".: Out of file descriptor"
mean? Where is the place or stage it could occur?

Well, if someone is out there who has any idea, please give me a sign.
I try to run sendmail to get infos and email ...

Best wishes,

Gruss O. Hartmann
-------------------------------------------------------------------
harto000@mail.uni-mainz.de
ohartman@ipamzlx.physik.uni-mainz.de

i.A. Systemadministration IPAMZLX
Klimadatenserver des IPA, Unisversitaet Mainz


-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: PGPfreeware 5.0i for non-commercial use
Comment: Requires PGP

mQCNAzXBv3wAZAEEAMB7wyU0bpk653XN96IjrFcZ/No3iWpf+bXG6FPi2cGcscWt
5Vx/mdfjI20rR1EnyIuAZzA17BSsiSXnVOEblLHp77yYoFMymsG5ZI1nqxHolrGl
xSMOYEA0nRN7/vADd8JKBl9BdukfffI7rsVYHcVeLuL1QdH0i6o9Tios7XV/AAUR
tDZPbGl2ZXIgSGFydG1hbm4gPG9oYXJ0bWFuQGlwYW16bHgucGh5c2lrLnVuaS1t
YWluei5kZT6JAJUDBRA1wb98qj1OKiztdX8BAdDTA/40SffUUDRjUrR2j5r1oeXn
EFvVedsVvkPTI2VLWHW2DzGUrmg3dcQfHS+++Kh06UDOd6zEjOj5A8QSexfPuYsj
snxup4zOQ4MtEsQqnE2wxNV4By23Czsxg6lEk6CQILguWAK04fWZcQdIYJ9JylAU
FwQGjSsljnX5eIqtTNFuIZkAjQM1wcZUAAABBACU1JOD9cLGhFF4n2PAMFL0hMuL
g1czrsWHRoRwZGPVgbtjG+Exs58ds9lHAsGW6KHbTHUBocGlfG19qJFmKOVeJfHn
HEHrAs9Aeo6DzI+Dfo4kjb0/F8f4OjiGLbh8vPT/ImFe3yzTZ8WcdnrpD4tcqXa5
TubkO/Gc3fjv+YN/iwAFEbQyTy4gSGFydG1hbm4gPG9oYXJ0bWFuQGlwYW16bHgu
cGh5c2lrLnVuaS1tYWluei5kZT6JAJUDBRA1wcZUnN347/mDf4sBASuWA/9Bhq9n
5kYPd1ZO4hmexhxgPbbIcj1dunpXyzPQoxyg2V6Qo+pxfx+efMbrq4is6KMhoarb
bk5ov6q5OlC4kI1Jiffwx6esNyQ1RWq5mXv1SVW/gzTz9ZacglpCbJCtokgwOyJx
VjZov6n9GyQYZhdtqeLu6nnBX1eiDSI8U85HXA==
=XQ+t
-----END PGP PUBLIC KEY BLOCK-----


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Re: Out of file descriptor error 3.1-BETA
#3977
Author: Tom
Date: Sun, 14 Feb 1999 00:00
33 lines
1110 bytes
On Sun, 14 Feb 1999, O. Hartmann wrote:

> What is going wrong? What does the error ".: Out of file descriptor"
> mean? Where is the place or stage it could occur?

  It means that some program tried to get a file descriptor to open a
file, and it failed.  You should check the total number of file
descriptors with "pstat -T".  The display is "x/y files", where x is
currently used number of descriptors, and y is the maximum.  The maximum
should be several thousand (especially for servers and workstations that
are going to be running a lot of stuff).

> Well, if someone is out there who has any idea, please give me a sign.
> I try to run sendmail to get infos and email ...
>
> Best wishes,
>
> Gruss O. Hartmann
> -------------------------------------------------------------------
> harto000@mail.uni-mainz.de
> ohartman@ipamzlx.physik.uni-mainz.de
>
> i.A. Systemadministration IPAMZLX
> Klimadatenserver des IPA, Unisversitaet Mainz
>
>
> -----BEGIN PGP PUBLIC KEY BLOCK-----

Tom


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Thread Navigation

This is a paginated view of messages in the thread with full content displayed inline.

Messages are displayed in chronological order, with the original post highlighted in green.

Use pagination controls to navigate through all messages in large threads.

Back to All Threads