Re: /var drive space problem

2001-01-08 Thread Ken Menzel
Hi Sebastion, /modules should not be that big, but try "du -hx /", my servers have 34 Meg in the root filesystem. Make sure you don't have multiple copies of the kernel, this is why when I build my roots I make them 250M it's overkill, but hey I got 72G of space, and 35Gig per tape on the

Re: SIGSEGV can be blocked!?

2001-01-08 Thread David Malone
On Mon, Jan 08, 2001 at 04:18:55PM +0100, Thomas Zenker wrote: Blocking SIGSEGV with sigprocmask does really BLOCK it. I think, this is a bug. I discovered this because I wanted to provoke a core dump by a write to (int *)0, but the process got hung, ps -ax showed it constantly running. A

Re: Intel PRO/100+ driver or hardware?

2001-01-08 Thread Stefan Molnar
I have noticed that the eepro does not like some hubs/switches. I have a netgear 8 port 10mb switch, and the eepro just goes to a crawl with the same things you see. I have tried over a dozen eepro cards (had this switch for almost 2 years), and countless ethernet cables. I bought a 4 port

ssh issues after make world

2001-01-08 Thread Dan Larsson
Before the make world I didn't have the below problem: % ssh remote-machine dsa_verify failed for server_host_key % It seems as the problem only appears with machines running non OpenSSH daemons, but that's just a guess. Anyone having these issues too? Regards +-- Dan Larsson | Tel:

Re: Intel PRO/100+ driver or hardware?

2001-01-08 Thread George Wood
I had similar symptoms (with a cheap realtek 10/100 nic card) when one of the cards was not autonegotiating a full duplex connection with the switch. Small transfers and telnet sessions would generally work ok (although they were much slower than they should have been) unless there was a

ISC-DHCP 2.0pl5

2001-01-08 Thread David W. Chapman Jr.
This version has been updated in the ports, I haven't seen whether it has been integrated into the source tree, the last I checked the source tree only had pl3. This should be one of the very last version. If it is not in -stable now what is the likelihood of it being merged into it? To

Re: SIGSEGV can be blocked!?

2001-01-08 Thread Ben Jackson
Blocking SIGSEGV with sigprocmask does really BLOCK it. I think, this is a bug. I discovered this because I wanted to provoke a core dump by a write to (int *)0, but the process got hung, The instruction that caused the SEGV is going to restart after any handler runs because the handler may

Re: page faults on FreeBSD 4.2-STABLE

2001-01-08 Thread David Malone
On Mon, Jan 08, 2001 at 12:56:51PM +, Ian Dowse wrote: I've seen a similar trace on a machine here, but I haven't had a chance to analyse it properly yet. The source is from Dec 18: Ian and I tracked this down today, I've just committed a patch to -current. I'll merge it in a couple of

makeworld fails at kerberos5

2001-01-08 Thread Willem van Engen
=== /usr/src/kerberos5/usr.bin/k5init cc -O -pipe -I/usr/src/kerberos5/usr.bin/k5init/../../../crypto/heimdal/include -I/usr/src/kerberos5/usr.bin/k5init/../../../crypto/heimdal/lib/roken -I/usr/s rc/kerberos5/usr.bin/k5init/../../../crypto/heimdal/lib/krb5 -I/usr/src/kerbero

Re: /var drive space problem

2001-01-08 Thread Helge Oldach
Sebastien ROCHE: My / partition is 32 Mb large. I had no problem until yesterday, when the make installkernel didn't work due to insufficient space. I think it's /modules which is bigger than it was (and the installation process makes a copy of it). Anyway it was difficult to have it work. I lost

Re: Intel PRO/100+ driver or hardware?

2001-01-08 Thread Chad R. Larson
As I recall, Chris Foote wrote: These symptoms sound like they're caused by duplex mismatch problems. Try forcing half or full-duplex options and test again - i.e. use media and mediaopt flags in your /etc/rc.conf. Available values for these are in `man fxp`. If you've selected