Re: Can't get carp to fail over all interfaces with pfsync

2009-11-09 Thread Mikel Lindsaar
On Tue, Nov 10, 2009 at 5:37 PM, Daniel Ouellet wrote: > FW1 hostname.if files are: >> >> $ cat /etc/hostname.carp0 >> >> inet 192.168.167.54 255.255.255.248 192.168.167.55 vhid 1 advskew 0 pass >> >> $ cat /etc/hostname.carp1 >> inet 192.168.110.254 255.255.255.224 192.168.110.255 vhid 1 advs

Re: aac raid status

2009-11-09 Thread Daniel Ouellet
Punchline: I had a chat with one of the top techs at this mail system provider, and told him about the OpenBSD experience with Adaptec. He told me they have come to the same conclusion and that their next generation product would have a much better (by OpenBSD standards) manufacturer for the RAID

Re: Moving files around

2009-11-09 Thread Janne Johansson
Brynet wrote: > STeve Andre wrote: >>For simple large files, is there a faster way to move them rather >> than using mv? I have a lot of large files (>10G) that need to be >> rearranged on which disk they reside on. > > If the files are on the same partition, mv(1) or ln(1) will be almost > in

Re: Can't get carp to fail over all interfaces with pfsync

2009-11-09 Thread Daniel Ouellet
FW1 hostname.if files are: $ cat /etc/hostname.carp0 inet 192.168.167.54 255.255.255.248 192.168.167.55 vhid 1 advskew 0 pass $ cat /etc/hostname.carp1 inet 192.168.110.254 255.255.255.224 192.168.110.255 vhid 1 advskew 0 pass $ cat /etc/hostname.pfsync0 Shouldn't you run different vhid I

Re: aac raid status

2009-11-09 Thread Tomáš Bodžár
I think, that this will be really good post for Undeadly On Tue, Nov 10, 2009 at 6:27 AM, Nick Holland wrote: > I got a story to tell. B I've been meaning to sit down and write it > up and send it to advocacy@, but since you bring it up aac(4), I'm > going to tell it here, as it is very much an a

Re: aac raid status

2009-11-09 Thread Nick Holland
I got a story to tell. I've been meaning to sit down and write it up and send it to advocacy@, but since you bring it up aac(4), I'm going to tell it here, as it is very much an aac(4) story. Ingo Schwarze wrote: > Hi Michael, > >> aac0 at pci2 dev 1 function 0 "Adaptec ASR-2200S" rev 0x01: >> D

Administraci�n de Almacenes y Control de Inventarios

2009-11-09 Thread Javier Campos Fletes
Congreso de Administracisn de Almacenes y Control de Inventarios Monterrey 19-20 de noviembre de 2009 Guadalajara 23-24 de noviembre de 2009 Mexico D.F. 26-27 de noviembre de 2009 Acapulco 03-04 de diciembre de 2009 Si no ha enviado su solicitud de Inscripcion hagalo YA 10 razones para asist

produtos originais com pre?o de atacado

2009-11-09 Thread Megan Teerlinck
Ola amigo Minha amiga Linda recebeu hoje um Iphone a partir deste website www(.elec-safe-quality.)com, este iPhone i original e totalmente desbloqueado tambim o servigo desta empresa i boa. A navegagco i rapida. Se vocj quiser comprar eletrtnicos, vocj pode visitar seu site ou adicionar seu MSN:e

Can't get carp to fail over all interfaces with pfsync

2009-11-09 Thread Mikel Lindsaar
Hi list, So googled, went through http://www.openbsd.org/faq/pf/carp.html a few times as well as the archives including one large thread which seemed to deal with this exact issue, but the solution was setting the VHID to the same on all carp interfaces (which I have already tried), and I can't se

Re: http://www.theregister.co.uk/2009/11/03/linux_kernel_vulnerability

2009-11-09 Thread Steve Shockley
On 11/9/2009 11:38 AM, Dale Rahn wrote: I would love to see a decent (cortex based?) arm laptop/netbook. But this one isn't: 64MB ram, 800x480 resolution, unmentioned arm processor at unmentioned MHz, WindowsCE instead of linux? There's also no evidence of its existence on the manufacturer's w

Les enchères sur kazoom.fr

2009-11-09 Thread Céline de Kazoom
Si ce message ne s'affiche pas correctement, suivez ce lien ( "http://www.kazoom.fr/news/novembre.html"; ). Pour jtre s{r(e) de recevoir nos invitations, nous vous conseillons d'ajouter l'adresse n...@kazoom.fr ` votre carnet d'adresses. ( "http://www.kazoom.fr"; ) Inscription GRATUITE avec 200 cr

Re: cron job causes fwrite: broken pipe error, runs fine on command line

2009-11-09 Thread Woodchuck
On Mon, Nov 9, 2009 at 3:03 PM, John Mendenhall wrote: >> The mystery to me is why the error message does not appear >> when the pipe is run on a tty. (I can duplicate your error easily). >> >> To me this looks like normal operation. You seem to be getting >> the output you want, right? > > Yup

Re: http://www.theregister.co.uk/2009/11/03/linux_kernel_vulnerability

2009-11-09 Thread Dale Rahn
On Mon, Nov 09, 2009 at 08:59:55PM +0100, Martin Schr?der wrote: > 2009/11/9 Laurens Vets : > > Tbh, I was just replying to Dale's comment: "I would love to see a decent > > (cortex based?) arm laptop/netbook." > > Anybody tried porting OBSD to the Nokia N800++? > I wanted to try at one point in

Re: cron job causes fwrite: broken pipe error, runs fine on command line

2009-11-09 Thread John Mendenhall
Dave, > On Mon, Nov 9, 2009 at 2:19 PM, John Mendenhall wrote: > > I have several openbsd 4.4 boxes, all of which are running > > spamd. I have a cron job which runs a script, which has the > > following commands in it: > > Well, sort is obviously calling fwrite to write on stdout, which > head

Re: http://www.theregister.co.uk/2009/11/03/linux_kernel_vulnerability

2009-11-09 Thread Martin Schröder
2009/11/9 Laurens Vets : > Tbh, I was just replying to Dale's comment: "I would love to see a decent > (cortex based?) arm laptop/netbook." Anybody tried porting OBSD to the Nokia N800++? Best Martin

Re: cron job causes fwrite: broken pipe error, runs fine on command line

2009-11-09 Thread Woodchuck
On Mon, Nov 9, 2009 at 2:37 PM, Peter N. M. Hansteen wrote: > John Mendenhall writes: > >> oldest spamdb grey entry date timestamp: >> sort: fwrite: Broken pipe > > Just to eliminate the obvious - how much disk space is available for > temporary files? Could you be on the low side? You won't ge

Re: cron job causes fwrite: broken pipe error, runs fine on command line

2009-11-09 Thread Woodchuck
On Mon, Nov 9, 2009 at 2:19 PM, John Mendenhall wrote: > I have several openbsd 4.4 boxes, all of which are running > spamd. I have a cron job which runs a script, which has the > following commands in it: > Well, sort is obviously calling fwrite to write on stdout, which head reads. When head

Re: cron job causes fwrite: broken pipe error, runs fine on command line

2009-11-09 Thread John Mendenhall
Peter, > John Mendenhall writes: > > oldest spamdb grey entry date timestamp: > > sort: fwrite: Broken pipe > > > Just to eliminate the obvious - how much disk space is available for > temp

Re: http://www.theregister.co.uk/2009/11/03/linux_kernel_vulnerability

2009-11-09 Thread Laurens Vets
Ted Unangst wrote: On Mon, Nov 9, 2009 at 12:40 PM, Laurens Vets wrote: Dale Rahn wrote: But this one isn't: 64MB ram, 800x480 resolution, unmentioned arm processor at unmentioned MHz, WindowsCE instead of linux? The Always Innovating Touch Book maybe? http://www.alwaysinnovating.com/home/in

Re: Moving files around

2009-11-09 Thread STeve Andre'
On Monday 09 November 2009 14:30:56 Brynet wrote: > STeve Andre wrote: > >For simple large files, is there a faster way to move them rather > > than using mv? I have a lot of large files (>10G) that need to be > > rearranged on which disk they reside on. > > Hi, > > If the files are on the s

Re: Moving files around

2009-11-09 Thread Christopher Zimmermann
On Mon, 9 Nov 2009 13:34:24 -0500 "STeve Andre'" wrote: >For simple large files, is there a faster way to move them rather > than using mv? I have a lot of large files (>10G) that need to be > rearranged on which disk they reside on. > > Thanks, STeve Andre' > I have not tried it, but may

Re: cron job causes fwrite: broken pipe error, runs fine on command line

2009-11-09 Thread Peter N. M. Hansteen
John Mendenhall writes: > oldest spamdb grey entry date timestamp: > > sort: fwrite: Broken pipe >

Re: Moving files around

2009-11-09 Thread Brynet
STeve Andre wrote: >For simple large files, is there a faster way to move them rather > than using mv? I have a lot of large files (>10G) that need to be > rearranged on which disk they reside on. Hi, If the files are on the same partition, mv(1) or ln(1) will be almost instantanous.. otherw

Re: aac raid status

2009-11-09 Thread Ingo Schwarze
Hi Michael, > aac0 at pci2 dev 1 function 0 "Adaptec ASR-2200S" rev 0x01: > Dell CERC-SATA apic 3 int 0 (irq 10) Trash your aac(4) hardware and use softraid(4). At least that's what i'm doing right now. For details, see my postings in the misc@ archives a few years back. In a nutshell: insuffici

cron job causes fwrite: broken pipe error, runs fine on command line

2009-11-09 Thread John Mendenhall
I have several openbsd 4.4 boxes, all of which are running spamd. I have a cron job which runs a script, which has the following commands in it: - #!/bin/sh PATH=/bin:/sbin:/usr/bin:/usr/sbin export PATH FIELDNUM=6 echo oldest spamdb grey entries: spamdb | grep ^GREY | sort -t \| -k $FIELDNUM

aac raid status

2009-11-09 Thread Michael
Hello, is there currently a way to read the status of aac raids, like if it is degraded or rebuilding? All I get, after rebuilding the kernel with aac enabled, is some very basic info, since aac0 isn't integrated into bio. But maybe there is some other tool? # bioctl sd0 sd0: , serial Adaptec Con

Re: http://www.theregister.co.uk/2009/11/03/linux_kernel_vulnerability

2009-11-09 Thread Luke Seubert
Dave Wilson wrote: Toni Mueller wrote: It's not like I was in love with x86/amd64, but it's *really*hard* to go for something else. Further to this, if anyone is aware of any non-x86/x64 machines which are of similar bang-for-buck as off-the-shelf PCs, I for one would be *very* interested to k

Moving files around

2009-11-09 Thread STeve Andre'
For simple large files, is there a faster way to move them rather than using mv? I have a lot of large files (>10G) that need to be rearranged on which disk they reside on. Thanks, STeve Andre'

Re: Many messages from pf to the console in blue background and white font.

2009-11-09 Thread Stuart Henderson
On 2009-11-09, Henning Brauer wrote: > * Siju George [2009-11-09 09:26]: >> On Mon, Nov 9, 2009 at 11:13 AM, Peter N. M. Hansteen >> wrote: >> > Siju George writes: >> > >> >> I started getting these messages on the console for twol of my firewalls. >> >> What is actually wrong? >> > >> > This

Re: anyone, low power rack-mount server for home usage?

2009-11-09 Thread Stuart Henderson
On 2009-11-09, Henning Brauer wrote: > err, they have console redirection, not a LOM. you can use the bios > over cereal, that's it. i haven't seen anything as good as sun's > LOMlite and ALOM anywhere. HP iLO is surprisingly useful here - even the free embedded version on the cheap tower servers

Re: http://www.theregister.co.uk/2009/11/03/linux_kernel_vulnerability

2009-11-09 Thread Ted Unangst
On Mon, Nov 9, 2009 at 12:40 PM, Laurens Vets wrote: > Dale Rahn wrote: >> But this one isn't: 64MB ram, 800x480 resolution, unmentioned arm >> processor >> at unmentioned MHz, WindowsCE instead of linux? > > The Always Innovating Touch Book maybe? > > http://www.alwaysinnovating.com/home/index.ht

Re: Compiling 4.6 i386 GENERIC - error - don't know how to make vers.o. Stop in ...

2009-11-09 Thread Maurice Janssen
Lars Nooden wrote: Ingo Schwarze wrote: When not only tracking -current, but even building the system from source, consider following source-changes@, or you will from time to time miss minor flag days. Ok. Taken care of. Is there a message header or string in the body that can be used to s

Re: Compiling 4.6 i386 GENERIC - error - don't know how to make vers.o. Stop in ...

2009-11-09 Thread Lars Nooden
Ingo Schwarze wrote: > When not only tracking -current, but even building the system from source, > consider following source-changes@, or you will from time to time miss > minor flag days. Ok. Taken care of. Is there a message header or string in the body that can be used to sort -current from

Re: http://www.theregister.co.uk/2009/11/03/linux_kernel_vulnerability

2009-11-09 Thread Laurens Vets
Dale Rahn wrote: On Sun, Nov 08, 2009 at 11:19:39PM -0500, Steve Shockley wrote: On 11/8/2009 1:17 PM, Dave Wilson wrote: An ARM laptop would be especially win :-) http://www.6ave.com/shop/Product.aspx?sku=VSLVL760-4GB Was on sale recently for $150 shipped. No clue if it sucks. I would lov

Re: http://www.theregister.co.uk/2009/11/03/linux_kernel_vulnerability

2009-11-09 Thread Dale Rahn
On Sun, Nov 08, 2009 at 11:19:39PM -0500, Steve Shockley wrote: > On 11/8/2009 1:17 PM, Dave Wilson wrote: > >An ARM laptop would be especially win :-) > > http://www.6ave.com/shop/Product.aspx?sku=VSLVL760-4GB > > Was on sale recently for $150 shipped. No clue if it sucks. > I would love to se

Re: fail with "xenocara"-current build

2009-11-09 Thread sda
> > rm -f doc/xfs-design/xfs-design.css > > doc/xfs-design > > doc/xfs-design: not found > > pkg_delete xmlto before building xenocara. > thanks! it helps :) [demime 1.01d removed an attachment of type application/pgp-signature]

Re: fail with "xenocara"-current build

2009-11-09 Thread Matthias Kilian
On Mon, Nov 09, 2009 at 05:08:29PM +0300, sda wrote: > hi folks, > > i386-current, building "xenocara", default recommended settings. result: > > > cd /usr/xenocara/app/xfs && exec make -f Makefile.bsd-wrapper depend > ** > ** > /usr/bin/cpp -D__xorgversion__="\"xfs 1.1.0\" \"X Version 11\"" >

Re: anyone, low power rack-mount server for home usage?

2009-11-09 Thread Ted Unangst
On Mon, Nov 9, 2009 at 10:51 AM, David Vasek wrote: > Do things like this still apply? Is hyper-threading still considered > insecure? > http://en.wikipedia.org/wiki/Hyperthreading#Security Nothing has changed. Neither the attack, nor the threat it actually poses to you.

Re: anyone, low power rack-mount server for home usage?

2009-11-09 Thread David Vasek
On Mon, 9 Nov 2009, Henning Brauer wrote: * Steve Shockley [2009-11-09 04:59]: On 11/8/2009 7:40 PM, Henning Brauer wrote: cpu0: Intel(R) Atom(TM) CPU 330 @ 1.60GHz ("GenuineIntel" 686-class) 1.61 GHz cpu1: Intel(R) Atom(TM) CPU 330 @ 1.60GHz ("GenuineIntel" 686-class) 1.61 GHz cpu2: Intel(R)

Re: Compiling 4.6 i386 GENERIC - error - don't know how to make vers.o. Stop in ...

2009-11-09 Thread Ingo Schwarze
Hi Lars, Lars Nooden wrote on Mon, Nov 09, 2009 at 02:50:47PM +0200: > I'm under the belief that I have a fresh GENERIC installation of 4.6 > for i386. I unpacked src.tar.gz and sys.tar.gz and then updated > using anoncvs. However, when trying to make 'depend', http://www.openbsd.org/faq/faq5.

solved - Compiling 4.6 i386 GENERIC - error - don't know how to make vers.o. Stop in ...

2009-11-09 Thread Lars Nooden
Thanks. Paul de Weerd wrote: > The changes to config(8). You're trying to build -current on a 4.6 > RELEASE system. I was aiming for -stable, this time. Method paraphrased: get 4.6 release get 4.6 source tarballs, unpack update -rOPENBSD_4_6 src config GENERIC make depend && make I tried a th

fail with "xenocara"-current build

2009-11-09 Thread sda
hi folks, i386-current, building "xenocara", default recommended settings. result: cd /usr/xenocara/app/xfs && exec make -f Makefile.bsd-wrapper depend ** ** /usr/bin/cpp -D__xorgversion__="\"xfs 1.1.0\" \"X Version 11\"" -D__appmansuffix__=1 -D__libmansuffix__=3 -D__adminmansuffix__=8 -D__mi

Re: Compiling 4.6 i386 GENERIC - error - don't know how to make vers.o. Stop in ...

2009-11-09 Thread Lars Nooden
Paul de Weerd wrote: > The changes to config(8). You're trying to build -current on a 4.6 > RELEASE system. I was aiming for -stable, this time. Method paraphrased: get 4.6 release get 4.6 source tarballs, unpack update -rOPENBSD_4_6 src config GENERIC make depend && make I tried a third time.

Re: Garbage in /etc/resolv.conf after ifconfig em0 down in 4.6 release

2009-11-09 Thread Vadim Zhukov
On 9 November 2009 P3. 16:29:44 TomC!E! BodE>C!r wrote: > Hi all, > > someone have similar problem as one of my friends? dhclient running? -- Best wishes, Vadim Zhukov A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-post

Garbage in /etc/resolv.conf after ifconfig em0 down in 4.6 release

2009-11-09 Thread Tomáš Bodžár
Hi all, someone have similar problem as one of my friends? # cat /etc/resolv.conf search kerio.local nameserver 192.168.10.10 lookup file bind # ifconfig em0 em0: flags=8843 mtu 1500 lladdr 00:11:25:86:b0:e3 priority: 0 groups: egress media: Ethernet autoselect (1000baseT full-duplex,rxpause,tx

Re: Compiling 4.6 i386 GENERIC - error - don't know how to make vers.o. Stop in ...

2009-11-09 Thread Josh Grosse
On Mon, 09 Nov 2009 14:50:47 +0200, Lars Nooden wrote > I'm under the belief that I have a fresh GENERIC installation of 4.6 > for i386. I unpacked src.tar.gz and sys.tar.gz and then updated > using anoncvs. However, when trying to make 'depend', I get the > following error: > > make:

Re: Many messages from pf to the console in blue background and white font.

2009-11-09 Thread Henning Brauer
* Siju George [2009-11-09 09:26]: > On Mon, Nov 9, 2009 at 11:13 AM, Peter N. M. Hansteen > wrote: > > Siju George writes: > > > >> I started getting these messages on the console for twol of my firewalls. > >> What is actually wrong? > > > > This looks very much like you have "set debug loud" o

Re: anyone, low power rack-mount server for home usage?

2009-11-09 Thread Henning Brauer
* Steve Shockley [2009-11-09 04:59]: > On 11/8/2009 7:40 PM, Henning Brauer wrote: > >cpu0: Intel(R) Atom(TM) CPU 330 @ 1.60GHz ("GenuineIntel" 686-class) 1.61 GHz > >cpu1: Intel(R) Atom(TM) CPU 330 @ 1.60GHz ("GenuineIntel" 686-class) 1.61 GHz > >cpu2: Intel(R) Atom(TM) CPU 330 @ 1.60GHz ("Genuin

Re: Compiling 4.6 i386 GENERIC - error - don't know how to make vers.o. Stop in ...

2009-11-09 Thread Paul de Weerd
On Mon, Nov 09, 2009 at 02:50:47PM +0200, Lars Nooden wrote: | I'm under the belief that I have a fresh GENERIC installation of 4.6 for | i386. I unpacked src.tar.gz and sys.tar.gz and then updated using | anoncvs. However, when trying to make 'depend', I get the following error: Updated to what

Compiling 4.6 i386 GENERIC - error - don't know how to make vers.o. Stop in ...

2009-11-09 Thread Lars Nooden
I'm under the belief that I have a fresh GENERIC installation of 4.6 for i386. I unpacked src.tar.gz and sys.tar.gz and then updated using anoncvs. However, when trying to make 'depend', I get the following error: make: don't know how to make vers.o. Stop in /usr/src/sys/arch/i3

minor typo in auioctl.1

2009-11-09 Thread Jan Stary
At least on 4.6/i386, the manpage of audioctl(1) mentions a "play.sample_rate" variable in the EXAMPLES, but the audioctl utility itself only seems to use "play.rate". Is that a naming relict, or have I simply not seen enough audio chips? Jan --- audioctl.1~ Mon Nov 9 13:06:14 2009 +++

Re: Package dependencies size estimate script

2009-11-09 Thread Jan Stary
On Nov 08 09:50:19, Jan Stary wrote: > On Nov 07 19:21:07, srikant@gmail.com wrote: > > Jan Stary wrote: > > > cat /var/db/pkg/$PACKAGE/+REQUIRING | xargs pkg_info -s > > > > Thats just the first level of dependencies. What about the > > dependencies of the dependencies, and so on? It is a tre

Re: Disk occupation problem

2009-11-09 Thread Otto Moerbeek
On Mon, Nov 09, 2009 at 10:40:42AM +0100, BARDOU Pierre wrote: > I think you spotted the base problem. > I run 2 instances of pflogd since a few of days, and I forgot to set a > separate pid file. > > I put the new pflogd in log rotation with its own pid file, I hope this will > solve the problem.

Re: Disk occupation problem

2009-11-09 Thread BARDOU Pierre
I think you spotted the base problem. I run 2 instances of pflogd since a few of days, and I forgot to set a separate pid file. I put the new pflogd in log rotation with its own pid file, I hope this will solve the problem. Many, many thanks for the help. -- Cordialement, Pierre BARDOU -Me

Re: Missing library for pthread-stubs

2009-11-09 Thread Nigel Taylor
X windows (xenocara). lib pthread-stubs is found in /usr/X11R6/lib. Also caused by using some current ports with 4.6 stable. Regards Nigel Taylor sda wrote: > hello, > > can someone advise what should i read/install to pass this check: > > Missing library for pthread-stubs > > OpenBSD curren

Re: Disk occupation problem

2009-11-09 Thread Otto Moerbeek
On Mon, Nov 09, 2009 at 09:43:24AM +0100, BARDOU Pierre wrote: > Hello, > > I didn't delete anything by hand. > The space comes back after a reboot, yes. > > I found the problem : log rotation with pflogd. > I killed pflogd and started it again, and the free space came back. Do you have more than

Re: Disk occupation problem

2009-11-09 Thread BARDOU Pierre
Hello, I didn't delete anything by hand. The space comes back after a reboot, yes. I found the problem : log rotation with pflogd. I killed pflogd and started it again, and the free space came back. But why log rotation fails ? It worked like a charm since more than 2 years... If that helps : #

Re: HP DL360 G6

2009-11-09 Thread Alf Schlichting
Thanks! Alf On Friday 06 November 2009 18:17:23 you wrote: > >> machines and because the HP DL360 G6 seems to be cheaper (and 'newer'), > >> does anyone here use such beast successfully with OpenBSD? > > As promised the output of dmesg and sysctl below. > Note that the memory sockets in this mac

Re: Many messages from pf to the console in blue background and white font.

2009-11-09 Thread Siju George
On Mon, Nov 9, 2009 at 11:13 AM, Peter N. M. Hansteen wrote: > Siju George writes: > >> I started getting these messages on the console for twol of my firewalls. >> What is actually wrong? > > This looks very much like you have "set debug loud" or "pfctl -x > loud". Unless you're actually debugg

Re: Disk occupation problem

2009-11-09 Thread Richard Toohey
On 9/11/2009, at 9:11 PM, BARDOU Pierre wrote: Hello, I have a strange problem with disk occupation. Df says my disk is nearly full (25G occupied), but when I do a du  sh on the mountpoint it says only 10M used !? Are you deleting in-use log files? Does the space come back after a reboot?

Disk occupation problem

2009-11-09 Thread BARDOU Pierre
Hello, I have a strange problem with disk occupation. Df says my disk is nearly full (25G occupied), but when I do a du sh on the mountpoint it says only 10M used !? I had the same problem a few days ago on 4.5-stable ; I upgraded to 4.6-stable and it happens again. Some logs : # du -sh /var/ 1