LSISAS1068 driver support

2005-10-27 Thread Mike Keller
Hello, I am trying to get OpenBSD 3.8 running on a stock HP Proliant DL-320 server (bge network, SATA drives, no floppy, no cd, P4, 1G RAM, HP iLo) with the HP 8 Internal Port SAS Host Bus Adapter with RAID (link: http://h18004.www1.hp.com/products/...-hba/index.html HP part number: 347786-B21

Re: How to apply patch to already installed port (squid)

2005-10-27 Thread Mike Keller
Not sure if you have tried this, but I pulled this from the squid FAQ's: 2.6 How do I apply a patch or a diff? You need the patch program. You should probably duplicate the entire directory structure before applying the patch. For example, if you are upgrading from squid-1.1.10 to 1.1.11, you wo

Re: LSISAS1068 driver support -

2005-10-28 Thread Mike Keller
I made the following changes and recompiled. It looks like the card is now recognized, but they array (and disks) are not. I am attaching my dmesg output from the two changes that I made: pcidevs: product SYMBIOS 1068 0x0054 1068 mpt_pci.c: { PCI_VENDOR_SYMBIOS, PCI_PRODUCT_SYMBIOS_1068,

gettytab tweak quick question

2005-11-04 Thread Mike Keller
I am trying to display a login banner prior to login. With freebsd, this can be done by adding :if=/pathtosomefile: to the default setting of gettytab. I did a man on gettytab and saw that OpenBSD's implementation does not support "if". Anyone been successful in doing this? I am trying to displ

High Load Averages

2006-01-04 Thread Mike Keller
Hello, I am running OBSD 3.8 as my monitoring / proxy server. I have been having issues with high load averages (2-2.5) on Nagios (installed chroot by packages). If I run squid (installed from ports), the load average goes up into the 6-7's. CPU is 95% free, Memory is 85-90% free, swap is unused

Re: Monitoring RAIDFrame

2006-01-06 Thread Mike Keller
You could write a script that will notify you if the status changes. I do something like this with my Apple G5 (also running software raid). Here is an example of something similar, you would of course, modify it to use with raidctl. Basically the script would run raidctl -s raid0 and you would

RSA ACE Authentication

2006-02-02 Thread Mike Keller
Ok, before I get flamed up, I know this isnt supported, I just want to know if anyone has tried it. I would like to use an RSA / ACE server to authenticate locally on 3.8 (through radius). And I would like to run the RSA Authentication Agent 5.2 for Web on Apache. It is only supported for RH L