Re: OpenBSD 4.8 crash unexpectedly (panic: trap type 6, code=0, pc=d056c5dd)

2010-11-30 Thread Richard Toohey
On 30/11/2010, at 5:39 PM, Bahador NazariFard wrote: Hi , all dear friends My OpenBSD crashed and rebooted agian after panic: trap type 6, code=0, pc=d056c5dd. I am trying to find where is the origination of this problem but I could not find anything. Can't help with core files, but would

Re: installation sets not found on CD

2010-11-30 Thread Joachim Schipper
On Mon, Nov 29, 2010 at 06:52:38PM -0800, Scott Stanley wrote: Someone gave me a bunch of HP Proliant DL360 G3 servers, so I promptly went to install 4.8 i386 on one to see if it was worth keeping. (I'm just playing around at home with these) Installer makes it all the way to installation

Discover the HEC Executive MBA in Doha

2010-11-30 Thread HEC Paris Executive Education
DEFINE new perspectives. Discover the HEC Executive MBA, now available in Doha - 6 Majors to choose from - 5 International learning locations - 1 Degree recognized worldwide More information: http://www.restworx.com/page,7803,17445001,101,3426,11213,uk777eas.html HEC PARIS Ranked #

Re: OpenBGPD fatal in RDE : cannot allocate memory

2010-11-30 Thread Otto Moerbeek
On Tue, Nov 30, 2010 at 08:35:46AM +0100, Xavier Beaudouin wrote: Hello, I have updated a openbgpd router from OpenBSD 4.7 i386 to 4.8 amd64. Now I have new instability like this : Nov 29 21:25:22 core-3 bgpd[28895]: fatal in RDE: path_alloc: Cannot allocate memory Nov 30 02:01:47

Re: OpenBGPD fatal in RDE : cannot allocate memory

2010-11-30 Thread Stuart Henderson
On 2010-11-30, Xavier Beaudouin k...@oav.net wrote: Hello, I have updated a openbgpd router from OpenBSD 4.7 i386 to 4.8 amd64. Now I have new instability like this : Nov 29 21:25:22 core-3 bgpd[28895]: fatal in RDE: path_alloc: Cannot allocate memory Nov 30 02:01:47 core-3 bgpd[5522]:

Re: OpenBGPD fatal in RDE : cannot allocate memory

2010-11-30 Thread Claudio Jeker
On Tue, Nov 30, 2010 at 10:13:13AM +0100, Otto Moerbeek wrote: On Tue, Nov 30, 2010 at 08:35:46AM +0100, Xavier Beaudouin wrote: Hello, I have updated a openbgpd router from OpenBSD 4.7 i386 to 4.8 amd64. Now I have new instability like this : Nov 29 21:25:22 core-3

Re: OpenBGPD fatal in RDE : cannot allocate memory

2010-11-30 Thread Otto Moerbeek
On Tue, Nov 30, 2010 at 11:25:41AM +0100, Claudio Jeker wrote: On Tue, Nov 30, 2010 at 10:13:13AM +0100, Otto Moerbeek wrote: On Tue, Nov 30, 2010 at 08:35:46AM +0100, Xavier Beaudouin wrote: Hello, I have updated a openbgpd router from OpenBSD 4.7 i386 to 4.8 amd64. Now I

mod_auth_pgsql trouble

2010-11-30 Thread Michael
Hello, I am having trouble authenticating httpd users against a PostgreSQL database. Maybe someone here is using that module and can help me? The error_log shows only the following message. It doesn't matter if the user/pass actually exists or not: [Tue Nov 30 12:06:51 2010] [error] access to

Re: mod_auth_pgsql trouble

2010-11-30 Thread LEVAI Daniel
On Tue, Nov 30, 2010 at 12:56:32 +0100, Michael wrote: Hello, I am having trouble authenticating httpd users against a PostgreSQL database. Maybe someone here is using that module and can help me? [...] Check the pgsql logs for the actual query when trying to authenticate (adjust

Re: SSD with firmware upgrade under OpenBSD

2010-11-30 Thread Kevin Chadwick
On Mon, 29 Nov 2010 21:17:17 -0500 Brad Tilley b...@16systems.com wrote: Do they really fail that often? My current understanding is that a mostly empty SSDS electronics will fail before it forgets what it's written but a mostly full and busy SSD may start forgeting fairly soon, unless it

Re: installation sets not found on CD

2010-11-30 Thread Kevin Chadwick
On Mon, 29 Nov 2010 18:52:38 -0800 Scott Stanley amorphous.yet@gmail.com wrote: OR, is there a possibility that the disc is marginal and the drive is picky enough to complain? This has happened to me twice, once a retry worked the other time I plugged in a usb-to-ide cdrom and the

Re: using bgp mpls vpn

2010-11-30 Thread Claudio Jeker
On Fri, Nov 26, 2010 at 11:02:06PM +0200, Imre Oolberg wrote: eHi! I am using 'OpenBSD 4.8-current (GENERIC) #313: Mon Nov 1 11:04:25 MDT 2010' i set up some good number of testing machines and started to try out the bgp mpls vpn stuff (based on man bgpd.conf, man ldpd.conf man man route +

Re: mod_auth_pgsql trouble (SOLVED)

2010-11-30 Thread Michael
Hello Daniel, Am 30.11.2010 13:29, schrieb LEVAI Daniel: On Tue, Nov 30, 2010 at 12:56:32 +0100, Michael wrote: I am having trouble authenticating httpd users against a PostgreSQL database. Maybe someone here is using that module and can help me? [...] Check the pgsql logs for the actual

Re: installation sets not found on CD

2010-11-30 Thread L. V. Lammert
On Tue, 30 Nov 2010, Joachim Schipper wrote: On Mon, Nov 29, 2010 at 06:52:38PM -0800, Scott Stanley wrote: Installer makes it all the way to installation set(s) location, then kernel says: ASC/ASCQ: ASC 0X20 ASCQ 0X00 cd0(atapiscsi0:0:0): Check condition (error 0x70) on opcode 0x20

Re: mod_auth_pgsql trouble (SOLVED)

2010-11-30 Thread Jason Dixon
On Tue, Nov 30, 2010 at 03:16:37PM +0100, Michael wrote: The problem here was the where user='name' part. When I used phpPgAdmin to generate that select it gave me where user = 'name' instead and that worked. So user seems to be some special name. After I renamed the row to

Re: installation sets not found on CD

2010-11-30 Thread Raimo Niskanen
On Tue, Nov 30, 2010 at 08:27:25AM -0600, L. V. Lammert wrote: On Tue, 30 Nov 2010, Joachim Schipper wrote: On Mon, Nov 29, 2010 at 06:52:38PM -0800, Scott Stanley wrote: Installer makes it all the way to installation set(s) location, then kernel says: ASC/ASCQ: ASC 0X20 ASCQ

Re: OpenBGPD fatal in RDE : cannot allocate memory

2010-11-30 Thread Xavier Beaudouin
Hello, Le 30 nov. 2010 ` 11:03, Stuart Henderson a icrit : On 2010-11-30, Xavier Beaudouin k...@oav.net wrote: Hello, I have updated a openbgpd router from OpenBSD 4.7 i386 to 4.8 amd64. Now I have new instability like this : Nov 29 21:25:22 core-3 bgpd[28895]: fatal in RDE: path_alloc:

Re: SSD with firmware upgrade under OpenBSD

2010-11-30 Thread Jan Stary
On Nov 30 12:32:16, Kevin Chadwick wrote: On Mon, 29 Nov 2010 21:17:17 -0500 Brad Tilley b...@16systems.com wrote: Do they really fail that often? My current understanding is that a mostly empty SSDS electronics will fail before it forgets what it's written but a mostly full and busy SSD

Re: OpenBGPD fatal in RDE : cannot allocate memory

2010-11-30 Thread Claudio Jeker
On Tue, Nov 30, 2010 at 12:06:38PM +0100, Otto Moerbeek wrote: On Tue, Nov 30, 2010 at 11:25:41AM +0100, Claudio Jeker wrote: On Tue, Nov 30, 2010 at 10:13:13AM +0100, Otto Moerbeek wrote: On Tue, Nov 30, 2010 at 08:35:46AM +0100, Xavier Beaudouin wrote: Hello, I have

Re: OpenBGPD fatal in RDE : cannot allocate memory

2010-11-30 Thread Xavier Beaudouin
Hi Claudio, Maybe it is time to change the default datalimit in the RDE. So maybe something like this may help. bgpd needs quite a bit more (temporary) memory when running with softreconfig. A lot of additional memory is needed on reloads and when large sessions flap that cause a lot of

Re: OpenBGPD fatal in RDE : cannot allocate memory

2010-11-30 Thread Xavier Beaudouin
Hi Claudio, Le 30 nov. 2010 ` 17:45, Xavier Beaudouin a icrit : Hi Claudio, Maybe it is time to change the default datalimit in the RDE. So maybe something like this may help. bgpd needs quite a bit more (temporary) memory when running with softreconfig. A lot of additional memory is

Re: SSD with firmware upgrade under OpenBSD

2010-11-30 Thread Kevin Chadwick
On Tue, 30 Nov 2010 16:44:51 +0100 Jan Stary h...@stare.cz wrote: On Nov 30 12:32:16, Kevin Chadwick wrote: On Mon, 29 Nov 2010 21:17:17 -0500 Brad Tilley b...@16systems.com wrote: Do they really fail that often? My current understanding is that a mostly empty SSDS electronics

TP-LINK TL-WN722N

2010-11-30 Thread Insan Praja SW
Hi Misc@, Right now I'm trying to make this work in my OpenBSD machine. Google said that it is an otus(4) chipset (ATHEROS2)5416 and an ar9271 (Windows driver *.inf). I'd looked at the source code (if_otus.c, usbdevs, usbdevs.h, usbdevs_data.h) and add the product ID. compiling is easy but

Re: SSD with firmware upgrade under OpenBSD

2010-11-30 Thread Brad Tilley
Kevin Chadwick wrote: On Tue, 30 Nov 2010 16:44:51 +0100 Jan Stary h...@stare.cz wrote: On Nov 30 12:32:16, Kevin Chadwick wrote: On Mon, 29 Nov 2010 21:17:17 -0500 Brad Tilley b...@16systems.com wrote: Do they really fail that often? My current understanding is that a mostly empty SSDS

Re: installation sets not found on CD

2010-11-30 Thread LeviaComm Networks
On 29-Nov-10 18:52, Scott Stanley wrote: Someone gave me a bunch of HP Proliant DL360 G3 servers, so I promptly went to install 4.8 i386 on one to see if it was worth keeping. (I'm just playing around at home with these) Installer makes it all the way to installation set(s) location, then

Re: OpenBGPD fatal in RDE : cannot allocate memory

2010-11-30 Thread Claudio Jeker
On Tue, Nov 30, 2010 at 06:24:32PM +0100, Xavier Beaudouin wrote: Hi Claudio, Le 30 nov. 2010 ` 17:45, Xavier Beaudouin a icrit : Hi Claudio, Maybe it is time to change the default datalimit in the RDE. So maybe something like this may help. bgpd needs quite a bit more (temporary)

Re: SSD with firmware upgrade under OpenBSD

2010-11-30 Thread Claudio Jeker
On Tue, Nov 30, 2010 at 05:42:51PM +, Kevin Chadwick wrote: On Tue, 30 Nov 2010 16:44:51 +0100 Jan Stary h...@stare.cz wrote: On Nov 30 12:32:16, Kevin Chadwick wrote: On Mon, 29 Nov 2010 21:17:17 -0500 Brad Tilley b...@16systems.com wrote: Do they really fail that often?

Re: TP-LINK TL-WN722N

2010-11-30 Thread Damien Bergamini
otus(4) only supports the AR9170 chip which is a completely different beast than the AR9271. The AR9271 chipset is not supported by OpenBSD, it would require a new driver. It is supported under Linux by the ath9k_htc driver so it would be possible to add support in OpenBSD by reusing code in

Re: Murmur (Mumble server) or alternative on OpenBSD?

2010-11-30 Thread Aaron Suen
Inspired by my refusal to run Skype, I'm looking to set up a voice chat server to run on OpenBSD, and I came across murmur a few weeks ago. It meets my requirements of being able to encrypt traffic, being BSD licensed, and having a client for windows so that my not-yet-enlightened friends

Re: TP-LINK TL-WN722N

2010-11-30 Thread Insan Praja SW
Hi Damien and Misc@, On Wed, 01 Dec 2010 02:22:36 +0700, Damien Bergamini damien.bergam...@free.fr wrote: otus(4) only supports the AR9170 chip which is a completely different beast than the AR9271. Thank you for your response. Well I just thought that I can use this WLAN dongle since it

Re: SSD with firmware upgrade under OpenBSD

2010-11-30 Thread Brad Tilley
Kevin Chadwick wrote: I almost completely agree, but also disagree and yes I'd say it's not worth getting into again. I would have to check the latest developments as I can imagine an algorithm which solved the problem during idle periods or didn't use it's full capacity but currently I don't

Re: SSD with firmware upgrade under OpenBSD

2010-11-30 Thread Paul D. Ouderkirk
On Tue, Nov 30, 2010 at 3:21 PM, Brad Tilley b...@16systems.com wrote: Kevin Chadwick wrote: I almost completely agree, but also disagree and yes I'd say it's not worth getting into again. I would have to check the latest developments as I can imagine an algorithm which solved the problem

Re: SSD with firmware upgrade under OpenBSD

2010-11-30 Thread Kevin Chadwick
On Tue, 30 Nov 2010 20:09:14 +0100 Claudio Jeker cje...@diehard.n-r-g.com wrote: sandforce controller Noted, nice one Claudio.

Re: SSD with firmware upgrade under OpenBSD

2010-11-30 Thread Robert Bronsdon
On Tue, 30 Nov 2010 20:21:06 -, Brad Tilley b...@16systems.com wrote: Also, I just noticed that the high-end Intel SSDs claim 2,000,000 hours MTBF. I wonder why they market that number and then say 3 year warranty. There's only roughly 26,280 hours in a three year period. I wonder how

Re: SSD with firmware upgrade under OpenBSD

2010-11-30 Thread Jeff Ross
On 11/30/10 13:56, Robert Bronsdon wrote: On Tue, 30 Nov 2010 20:21:06 -, Brad Tilley b...@16systems.com wrote: Also, I just noticed that the high-end Intel SSDs claim 2,000,000 hours MTBF. I wonder why they market that number and then say 3 year warranty. There's only roughly 26,280 hours

Re: OpenBSD 4.8 crash unexpectedly

2010-11-30 Thread Steve Shockley
On 11/27/2010 5:27 AM, Bahador NazariFard wrote: How Can Force system at least reboot when it crashes ? Set up another box with CARP or some other appropriate HA solution for your needs. Then you can debug/update/admin your system without affecting your users.

Re: OpenBGPD fatal in RDE : cannot allocate memory

2010-11-30 Thread Xavier Beaudouin
Hi Claudio, Le 30 nov. 2010 ` 19:38, Claudio Jeker a icrit : This patch, opens another problem, seems that FIB is not updated at all when applied. I reverted to openbgp 4.8 release. You sure you have http://ftp.openbsd.org/pub/OpenBSD/patches/4.8/common/001_bgpd.patch installed? Since

Suspend on an IBM Thinkpad X40

2010-11-30 Thread Joe Snikeris
Hi all, A note for the archives and a question: I was experiencing frequent freezes after resuming from suspend on my Thinkpad X40. It would happen intermittently when suspending from X. Upon resuming, I would be at the first virtual terminal and could type things, but pressing enter would do

Cambiamos sus cheques en el acto

2010-11-30 Thread Financiera Leon
[IMAGE] [IMAGE] [IMAGE] [IMAGE] DINERO CON SUS CHEQUES EN EL ACTO EN TODO EL PAIS LLAMENOS AL (011) 4797-2908 o complete el formulario para iniciar el tramite Si Ud. no desea recibir mas esta publicidad por favor responda poniendo remover en el asunto

Re: installation sets not found on CD

2010-11-30 Thread Scott Stanley
just for the record (for future googlers): I dusted off my CD, tried again; no luck. while still in the installer (set installation phase): -removed CD -copied the /4.8/i386 directory from CD onto a flash drive on another machine -replaced CD and plugged in usb -pointed the installer to the usb

Re: Murmur (Mumble server) or alternative on OpenBSD?

2010-11-30 Thread David Coppa
On Tue, Nov 30, 2010 at 12:34 AM, Jean-Philippe Ouellet jean-phili...@ouellet.biz wrote: Any insight is much appreciated. I've started working on a port for mumble murmur. I will let you know how it will come out ciao, david