Fatal Trap 9

2002-11-10 Thread Neil Doody
As you might know, ive been suffering from error 11's, trap 12's and filesystem boo-boo's. Now ive just got this one and the server rebooted, which is new. Nov 10 15:39:50 admin /kernel: Fatal trap 9: general protection fault while in kernel mode Do you think that still could be to overheating?

make pid files

2002-11-10 Thread Neil Doody
Is there a way to create pid files for applications you start, if the application doesn't have a configuration option within itself to create one ? Im guessing using some kind of regex with grep to capture the pid/error number when you run it ? Though im not really that good with that stuff.

RE: Maybe isolated the signal 12s im getting to hi loads

2002-11-09 Thread Neil Doody
Firstly guys thanks all for your feedback. Just to answer the questions on your minds, im not neglecting the problem, my main problem is that it's a remote server, but my host has changed all hardware multiple times, except for the hard drive, though that was replaced last night [with another Maxt

RE: Maybe isolated the signal 12s im getting to hi loads

2002-11-09 Thread Neil Doody
Firstly guys thanks all for your feedback. Just to answer the questions on your minds, im not neglecting the problem, my main problem is that it's a remote server, but my host has changed all hardware multiple times, except for the hard drive, though that was replaced last night [with another Maxt

Maybe isolated the signal 12s im getting to hi loads

2002-11-09 Thread Neil Doody
Hi, ive found, or so it would seem one of the scenarios causing my signal 12's. It is only when all the load averages get upto 1 at least, so when all load averages are really hi, I am getting these signal 12s and kernel panics. Just recently ive been getting cc received signal 11, and if you run

Maybe isolated the signal 12s im getting to hi loads

2002-11-09 Thread Neil Doody
Hi, ive found, or so it would seem one of the scenarios causing my signal 12's. It is only when all the load averages get upto 1 at least, so when all load averages are really hi, I am getting these signal 12s and kernel panics. Just recently ive been getting cc received signal 11, and if you run

Will the following little script have the same effect as make buildworld and makeinstall world

2002-11-09 Thread Neil Doody
I intend to run this on each dir in /usr/src/* for i in /usr/src/usr.bin/*;do cd $i;make;done then for i in /usr/src/usr.bin/*;do cd $i;make install;done Will that do the same as doing a build world and installworld ? To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-

Will the following little script have the same effect as make buildworld and makeinstall world

2002-11-09 Thread Neil Doody
I intend to run this on each dir in /usr/src/* for i in /usr/src/usr.bin/*;do cd $i;make;done then for i in /usr/src/usr.bin/*;do cd $i;make install;done Will that do the same as doing a build world and installworld ? To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-

SLow down or do in chunks "makeworld"

2002-11-09 Thread Neil Doody
Firstly appologies for my repeat post, the first one didn't go through after 24 hours I sent it again, but it was stuck in a que. Now my problem, im having the problem of signal 12's when running a make world. Is there anyway to make perhaps run slower, because im told its when a lot of write act

Maxtor Crashes

2002-11-08 Thread Neil Doody
Hi, am I correct in thinking you two have both experienced random unexplainable freebsd crashes, and you think its to do with the Maxtor type hard drives? Recently I have been getting signal 12 kernel panics, the other day I had a different message of something about the filesystem doing a boo-boo

newfs undo?

2002-11-08 Thread Neil Doody
Is there anyway to undo the changes made by running newfs on the wrong hard disk ? To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

RE: Kernal Panics

2002-11-05 Thread Neil Doody
Okay, thanks for your help, atm, the hdd has been installed as a slave, by mistake. If I get them to put another on the master, copy all the files like you say here, what do I need to do to make sure the system will boot off the master the next time round ? This is probably a lot to ask, but coul

RE: Kernal Panics

2002-11-05 Thread Neil Doody
Hi, this method you speak of here. Would it be possible to perform these tasks in multiuser mode, i.e. via ssh ? As I have no console to this server. -Original Message- From: Jerry McAllister [mailto:jerrymc@;clunix.cl.msu.edu] Sent: 05 November 2002 19:44 To: [EMAIL PROTECTED] Cc: [EMA

RE: Kernal Panics

2002-11-05 Thread Neil Doody
Okay, this is the latest panic this afternoon, very different errors from what I used to get these two that I have showed you are. What will that instruction "dd bs=65536 if=/dev/da0 of=/dev/da1" do? I need to be in single user mode? Does that mean I must be at the console? I cannot get to the

Kernal Panics

2002-11-05 Thread Neil Doody
Hi, ive been getting kernel panics, number 12's for some time, ive had the whole load of hardware changed, the only thing that is the same now is the hard disk drive. We thought this had cured the problem, but I had one the other day. Okay, I thought this was a one off, but I just had another, onl

Freebsd multiple gateways

2002-10-27 Thread Neil Doody
*My apologies if this mail has already gone to this list, but I didn't realise you had to subscribe first, im a newbie to mail-lists* I have a problem with having 2 nics and the need for multiple gateways for IP's that are bound to them, heres my prognosis in detail :-# Background Scenario :- I