Hi,
I have a few machines exhibiting the same sort of behavior... periodically,
dhcpd and named stop responding. When I start digging through lots, I see lots
of this message:
error sending response: not enough free resources
The machines are running 3.9 and 4.0 on x86 and amd64... problem se
Hi all,
If I rapidly rewrite a file, for example:
while true; do echo "foo" > /foo; done;
Or for example:
#!/usr/bin/perl
for (1 .. 10) {
MyStuff::Util::writeFile('/root/foo', $blah);
}
The filesystem eventually says filesystem full.
Obviously those are corner cases because I am rapid
situation... as in, it is
not possible to have rapid rewrites and rapid reboot simultaneously. Or is
sync in cron a reasonable approach?
Thanks in advance.
"Thordur I. Bjornsson" <[EMAIL PROTECTED]> wrote: Joe Advisor wrote on Tue
5.Dec'06 at 11:57:03 -0800
> Hi all
I apologize for not wrapping my lines, I did not realize
that Yahoo mail does not autowrap.
So about the problem I am trying to solve. Honestly,
I am actually not rewriting all that fast, but it's still
filling up a filesystem. I am writing to maybe 4
files or so, each file is about 100 Kb to 40
I have several machines that periodically kernel
panic. Many times, the kernel panics at boot... as rc
is running, it will panic. Occassionally, the
machines will make it past boot, but then randomly
panic after several hours of normal operation. Here
is the message that appears on the console:
load averages: 0.78, 0.76, 0.75
14:00:32
61 processes: 51 idle, 9 zombie, 1 on processor
CPU0 states: 0.6% user, 0.0% nice, 3.0% system,
0.0% interrupt, 96.4% idle
CPU1 states: 0.2% user, 0.0% nice, 1.2% system,
0.0% interrupt, 98.6% idle
CPU
Hello,
I have my filesystems mounted softdep...
/dev/wd0a / ffs rw,softdep 1 1
/dev/wd0f /home ffs rw,softdep,nodev,nosuid 1 2
/dev/wd0e /tmp ffs rw,softdep,nodev,nosuid 1 2
/dev/wd0d /usr ffs rw,softdep,nodev 1 2
/dev/wd0g /var ffs rw,softdep,nodev,nosuid 1 2
... and I've read that if you use s
There are a number of messages floating about
unsuccessful attempts at running OpenBSD under a
VirtualPC 6 / Virtual PC 7 on an MacOS X host such as
this:
http://marc.theaimsgroup.com/?l=openbsd-misc&m=111792100814652&w=2
Well... I got it to work, but it was rather
roundabout. Although what I am
Congrats on the cool OpenBSD SAN installation. I was
wondering how you are dealing with the relatively
large filesystem. By default, if you lose power to
the server, OpenBSD will do a rather long fsck when
coming back up. To alleviate this, there are numerous
suggestions running around that invo
I found this posting:
http://marc.theaimsgroup.com/?l=openbsd-misc&m=110931013806157&w=2
That says:
>
> Does anyone have creative ways to deal with this?
I'm not sure it's going to
> be possible to deal with this with hotplugd, but if
there's any ideas please
> share them.
when you get a ``det
10 matches
Mail list logo