spamd issue

2007-02-16 Thread flo
Hi,

are there any known security or buffer issues with spamd in debug logging mode
in the current 4.0 release?

spamd quits without any error message regularly, sometimes it even hangs.

As a workaround I wrode a litte shell watch-daemon script (watchspamd.sh),
automatically checking and restarting the service if it get's down.

Maybe anyone has a hint what may cause the trouble or has already faced similar
problems.

- Flo

[demime 1.01d removed an attachment of type application/octet-stream which had 
a name of spamd.log]

[demime 1.01d removed an attachment of type application/octet-stream which had 
a name of watchspamd.sh]



SOLVED: openbsd 4.0 installation: kernel hangup w. Adaptec RAID controller

2007-02-16 Thread flo
for those out there, still facing the problem:
edit /usr/src/sys/arch/`uname -m`/conf/GENERIC and comment out
#iopsp*   at iop? # I2O SCSI pass-through
#scsibus* at iopsp?

recompile the kernel and everything should work as known from the releases
before.

- Flo

quote from Michel Hubert <[EMAIL PROTECTED]>:
> > Hi,
> >
> > trying to install or upgrade OpenBSD 4.0 release does not seem to work
> > on Fujitsu Siemens Primergy P200 machines with an
> > Adaptec 2100S RAID controller.
> >
> > While booting up, the kernel hangs at: [...]
> > iopsp0 at iop0 tid 8: SCSI port 
> > scsibus3 at iopsp0: 16 targets
> > [...]
> > I already tried out several combinations of BIOS and Adaptec RAID
> > controller flash versions with no luck for OpenBSD 4.0.
> [...]
> Is that controler still supported?
> -- 
> Michel Hubert



openbsd 4.0 installation: kernel hangup

2006-11-18 Thread flo
Hi,

trying to install or upgrade OpenBSD 4.0 release does not seem to work
on Fujitsu Siemens Primergy P200 machines with an
Adaptec 2100S RAID controller.

While booting up, the kernel hangs at:
--- screen copy ---
usb0 at ohci0: USB revision 1.0
uhub0 at usb0
uhub0: ServerWorks OHCI root hub, rev 1.00/1.00, addr 1
uhub0: 4 ports with 4 removable, self powered
isa0 at pcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
npx0 at isa0 port 0xf0/16: using exception 16
pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
pccom1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifi
fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
biomask f7c5 netmask ffe5 ttymask ffe7
rd0: fixed, 3800 blocks
iop0: configuring...
ioprbs0 at iop0 tid 518:  direct access, fixed
scsibus 2 at ioprb0: 1 targets
sd0 at scsibus2 targ 0 lun 0:  SCSI2 0/direct
fixed
sd0: 17300MB, 17300 cyl, 64 head, 32 sec, 512 bytes/sec, 35430400 sec
total
iopsp0 at iop0 tid 8: SCSI port 
scsibus3 at iopsp0: 16 targets
I already tried out several combinations of BIOS and Adaptec RAID 
controller flash versions with no luck for OpenBSD 4.0.


-Flo