Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!news.kei.com!news.mathworks.com!tank.news.pipex.net!pipex!news.sprintlink.net!in2.uu.net!noc.near.net!das-news2.harvard.edu!cantaloupe.srv.cs.cmu.edu!rochester!udel!pooh.eecis.udel.edu!harvell From: harvell@pooh.eecis.udel.edu (Brian Harvell) Newsgroups: comp.unix.bsd.bsdi.misc Subject: Re: BSD/OS 2.0: spontaneous reboot triggered by user (program?) Date: 29 Sep 1995 14:23:53 GMT Organization: University of Delaware, Newark Lines: 29 Message-ID: <44gvhp$6ed@louie.udel.edu> References: <449j08$fhg@luva.lb.bawue.de> NNTP-Posting-Host: pooh.eecis.udel.edu In article <449j08$fhg@luva.lb.bawue.de>, Michael Giegerich <migieger@luva.lb.bawue.de> wrote: > >This program (compiled by them) after some time of operation nearly >for certain makes my system reboot. No messages, nothing than an im- >mediate reboot. >We (me and them) agreed on using screen in the future but yesterday >one of them arranged to make rebooting my system twice in less then >two hours :-( I have a problem with my BSDI 2.0.1 box rebooting on me but INN is causing it. It doesn't take two hours, now it is down to 10 mins between reboots. I thought there was no messages until I was sitting on the console when it happended here is the message: panic getblk straysize What does this mean. Something that might be the cause of it is I am having problems with my disk when I run fsck I get something like can't alloc 593986 bytes for lncntp and can't alloc 7798785 bytes for typemap on the other disk when I set these up I used newfs -i 512 /dev/sd2a ... since they are news disk I was running out of inodes if I didn't. Now I have plenty of inodes but can't fsck, am I useing newfs wrong? Any help would be great as I need to get this thing running again. Brian