Re: spamd db size

2008-10-06 Thread Ludwig Mises
On Mon, Oct 6, 2008 at 11:49 AM, Jean-Girard Pailloncy <[EMAIL PROTECTED]> wrote: > > # ls -l /var/db/spamd > -rw--- 1 _spamd _spamd 167657472 Oct 6 19:45 /var/db/spamd > # spamdb | wc -l > 16784 Try this for size: $ ls -l /var/db/spamd -rw-r--r-- 1 _spamd _spamd 324124672 Oct 6 21

Via EPIA PX10000G-based audio VT1708a not detected

2008-10-06 Thread Eric Mertens
Hello, I've installed OpenBSD-CURRENT on my VIA EPIA PX1G motherboard. Everything seems supported expect that the VT1708A HD audio codec is not detected in the dmesg or pcidump. Would anyone be interested in the output of these or other commands? Is this hardware too rare to matter? Thanks,

Re: cp error message "Invalid character in program"

2008-10-06 Thread Jack Woehr
jared r r spiegel wrote: $ cp file file.bak as far as 'wtf is going on with cp(1)', maybe would've hinted at "you are executing something other than /bin/cp" earlier in the game. Wasn't executing something other than. Was getting NLS error messages for OBSD commands from the Object Rexx

Re: Bug in timezone has moved to GMT -3 to GMT -2

2008-10-06 Thread Theo de Raadt
> >> Will we be in the presence of a generalized bug in the definition of > >> the zone? > > > No, you're in the presence of a government that doesn't realise how > > much disruption they're causing by not just picking a date and > > sticking with it. Crazy. > > >> Are used common definitions in

Re: Bug in timezone has moved to GMT -3 to GMT -2

2008-10-06 Thread Daniel Bareiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun 05 Oct, 2008, at 19:12:22 -0300, Stuart Henderson wrote: >> Will we be in the presence of a generalized bug in the definition of >> the zone? > No, you're in the presence of a government that doesn't realise how > much disruption they're causi

Re: cp error message "Invalid character in program"

2008-10-06 Thread jared r r spiegel
On Sat, Oct 04, 2008 at 03:44:37PM -0600, Jack Woehr wrote: > Philip Guenther wrote: >> What's the output of >> ktrace rm ccreply.rex >> kdump | egrep -A1 -B2 'execv|errno' >> > You answered it. > > Look here: > > 16524 rm CALL open(0xcfbd1e60,0,0) > 16524 rm NAMI "/opt/ooRexx/

Re: amd64 over 4g of ram

2008-10-06 Thread Chris Kuethe
the config manpage or FAQ 5.9 will tell you how to run config. i am not just telling you how to do it, because i'd like to help you to become more familiar with openbsd documentation - you'll find all kinds of gems therein. On Mon, Oct 6, 2008 at 2:15 PM, Benjamin Adams <[EMAIL PROTECTED]> wrote:

Re: amd64 over 4g of ram

2008-10-06 Thread Benjamin Adams
Can you say how you turned it on. I haven't changed configs in openbsd kernel. (only have done two kernel rebuilds for RAID things) Want to see this in 4.5 so would like to help or will it be active in current? Thanks Ben On Mon, Oct 6, 2008 at 3:44 PM, Chris Kuethe <[EMAIL PROTECTED]> wrote: >

Re: How to debug PPPOE(4)?

2008-10-06 Thread gm_sjo
2008/10/6 Dominik Meister <[EMAIL PROTECTED]>: > Try the 'debug' flag of ifconfig (8). AFAIR it logs to > /var/log/messages. Thanks for that. Bizarrely it appeared to start working when I enabled debug, however I believe it is purely coincidence - most likely to do with me changing auth type from

Re: amd64 over 4g of ram

2008-10-06 Thread Chris Kuethe
you can use config to edit the binary kernel. go ahead and run it, there may be problems but they're not gonna get fixed unless people test and submit bug reports. i'm running this at home with good results but maybe i'm just lucky or have just the right sort of hardware. On Mon, Oct 6, 2008 at 1

Re: amd64 over 4g of ram

2008-10-06 Thread Paul de Weerd
On Mon, Oct 06, 2008 at 02:58:43PM -0400, Benjamin Adams wrote: | I saw that the change for seeing 8G of RAM has been taken out off the change | list. Is there a way I can re-enable this with a kernel rebuild? Yes. http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/amd64/amd64/machdep.c Remembe

Re: How to debug PPPOE(4)?

2008-10-06 Thread Dominik Meister
Hi gm_sjo [Mon, Oct 06, 2008 at 07:07:35PM +0100]: > How can I debug this connection? Is there any tools I can use to see > what's going on? Try the 'debug' flag of ifconfig (8). AFAIR it logs to /var/log/messages. i.e.: # cat /etc/hostname.pppoe1 inet 0.0.0.0 255.255.255.255 0.0.0.1 pppoedev f

amd64 over 4g of ram

2008-10-06 Thread Benjamin Adams
I saw that the change for seeing 8G of RAM has been taken out off the change list. Is there a way I can re-enable this with a kernel rebuild? Thanks Ben

Re: spamd db size

2008-10-06 Thread Otto Moerbeek
On Mon, Oct 06, 2008 at 08:40:54PM +0200, Jean-G?rard Pailloncy wrote: > > berkeley db files appear larger than they are: it uses sparse files. > > Check with ls -S or du for the actual blocks used. > # du -k spamd > 131120 spamd > > That is a little to much, is'nt it ? Yes, it is pretty big. N

Re: weird wscons behavior

2008-10-06 Thread James Hartley
On Mon, Oct 6, 2008 at 6:31 AM, Jesus Sanchez <[EMAIL PROTECTED]> wrote: > I have not experience sending bugs with sendbug, so > to make sure I'm not doing anything wrong, It should > take so much time to appear on the query list?? Unless you have the sendmail(8) mail agent configured to send/rece

Re: spamd db size

2008-10-06 Thread Jean-Gérard Pailloncy
> berkeley db files appear larger than they are: it uses sparse files. > Check with ls -S or du for the actual blocks used. # du -k spamd 131120 spamd That is a little to much, is'nt it ? Cordialement, Jean-Girard Pailloncy

How to debug PPPOE(4)?

2008-10-06 Thread gm_sjo
Hi all, I'm in the process of setting up my new firewall. It's running OpenBSD 4.3 GENERIC. I have two PPPoA/PPPoE bridge modems attached to two NIC's (fxp0/1) and am struggling to get them connected to my ADSL. For now, I am just trying one (pppoe1) :- # cat /etc/hostname.pppoe1 inet 0.0.0.0

Re: spamd db size

2008-10-06 Thread Otto Moerbeek
On Mon, Oct 06, 2008 at 07:49:56PM +0200, Jean-G?rard Pailloncy wrote: > Hi, > > I have a mail server that suffers a strange size for /var/db/spamd. > > # ls -l /var/db/spamd > -rw--- 1 _spamd _spamd 167657472 Oct 6 19:45 /var/db/spamd > # spamdb | wc -l >16784 > > 167 Mbytes for 16

spamd db size

2008-10-06 Thread Jean-Gérard Pailloncy
Hi, I have a mail server that suffers a strange size for /var/db/spamd. # ls -l /var/db/spamd -rw--- 1 _spamd _spamd 167657472 Oct 6 19:45 /var/db/spamd # spamdb | wc -l 16784 167 Mbytes for 16784 entries... The box is a little old: OpenBSD 4.1 (stable) Any solution ? appart upgradi

Dell R200 ipmi

2008-10-06 Thread Jean-Gérard Pailloncy
Hi, The Dell Poweredge R200 has a ipmi board but > ipmi at mainbus0 not configured Is there some new stuff in current to support the ipmi on R200 ? especially the watchdog feature. Or patch waiting to be tested ? JG

Re: 4.3 Freeze

2008-10-06 Thread Theo de Raadt
Please try 4.4-current where many acpi problems are probably sovled. > Eprints is leaking some memory. I am in the process of finding the leak > > Anyhow, at random interval the box freezes. I suppose that the memory is > to fragmented and the kernel gives up, but I do not know how to debug i

4.3 Freeze

2008-10-06 Thread Jean-Gérard Pailloncy
Hi, My config: - Dell Poweredge R200 - OpenBSD 4.3 - httpd -u - mod_perl (package) - mysql (package) - EPrints (www.eprints.org) Eprints is leaking some memory. I am in the process of finding the leak Anyhow, at random interval the box freezes. I suppose that the memory is to fragmented and

Re: uvm_fault again...

2008-10-06 Thread Daniel Melameth
On Thu, Sep 25, 2008 at 5:54 AM, ng-sup01 <[EMAIL PROTECTED]> wrote: > I have 4.3 running flawlessly since almost three months on an old > machine used as firewall: now, in less than a week, it froze twice. > > This time I managed to copy down what's on the screen. > > uvm_fault (0xd3da32f0,0x793

Re: PF Queue on a GROUP of nics?

2008-10-06 Thread Henning Brauer
* Sunnz <[EMAIL PROTECTED]> [2008-10-06 16:59]: > Ahhh ok... so what do I need to do this, write lots of code :) > group, bridge, or something else? bridge doesn't have queues either. that is just not how it works. one still had to play the delay/drop games on the physical interfaces (that have

Backup system administrator needed

2008-10-06 Thread Jeff Ross
Hi all, If you are in or near (say 50 miles) the Cheyenne, WY area and might be interested in some backup systems administrator work, please drop me a line. We run a handful all OpenBSD (server-side) networks running samba, postgresql, php5, and so on. Any experience level is okay--I don't m

Re: PF Queue on a GROUP of nics?

2008-10-06 Thread Sunnz
Ahhh ok... so what do I need to do this, group, bridge, or something else? 2008/10/7 Henning Brauer <[EMAIL PROTECTED]>: > * Sunnz <[EMAIL PROTECTED]> [2008-10-06 07:44]: >> Is it possible? > > no. groups don't have any queues to play queue tricks on. > > -- > Henning Brauer, [EMAIL PROTECTED], [E

website rack photo

2008-10-06 Thread Benjamin Adams
I was just seeing the rack photo on openbsd.org has not been updated since 2004. No big deal just something I noticed.

Re: PF Queue on a GROUP of nics?

2008-10-06 Thread Henning Brauer
* Sunnz <[EMAIL PROTECTED]> [2008-10-06 07:44]: > Is it possible? no. groups don't have any queues to play queue tricks on. -- Henning Brauer, [EMAIL PROTECTED], [EMAIL PROTECTED] BS Web Services, http://bsws.de Full-Service ISP - Secure Hosting, Mail and DNS Services Dedicated Servers, Rootserv

Re: weird wscons behavior

2008-10-06 Thread Jesus Sanchez
the last day 4 I sent a bug report using sendbug but 2 days later, the report doesn't exists on the bug track. I have not experience sending bugs with sendbug, so to make sure I'm not doing anything wrong, It should take so much time to appear on the query list?? send another report isn't a prob

Re: PF Queue on a GROUP of nics?

2008-10-06 Thread Sunnz
2008/10/6 Girish Venkatachalam <[EMAIL PROTECTED]>: > No need to add a bridge. > > You are looking for ifconfig(8). Look for interface groups and you are > done. > > -Girish > > Oh, so just apply altq rules to the appropieate group and it will work? That sounds great!! Thanks!! -- This e-mail m

Re: PF Queue on a GROUP of nics?

2008-10-06 Thread Girish Venkatachalam
On 16:39:30 Oct 06, Sunnz wrote: > Is it possible? > > Say I have a few nics of the same group... dc0 dc1 dc2 dc3... which > all belong to a group "dc". > > And say if I wanted to limit the overall bandwidth for the group... so > say at any point in time the overall outgoing bandwidth of the grou

Re: Azalia configured but no audio

2008-10-06 Thread Markus Hennecke
On Mon, 6 Oct 2008, Girish Venkatachalam wrote: On 03:18:01 Oct 06, Jacob Meuser wrote: mplayer should be controlling `play.gain' from audioctl(1), which should correspond to `inputs.dac' from mixerctl(1). either of these should affect the playback volume, but if not, then you can use mplayer