Replacement for Adaptec 2200s

2006-06-05 Thread Kent Ketell
All,

It has come to my attention, apparently a bit belatedly, that Adaptec
has discontinued the 2200s and the 2120s RAID controllers.  This really
bums me out as it is the controller that I have standardized all of my
FreeBSD 4.x systems on.

My question to you all is this:  What RAID controller is available for
use in FreeBSD 4.x that offers the same type of functionality as the AAC
family did?

Thanks in advance.

-Kent-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: RAID Cards

2005-06-26 Thread Kent Ketell
On Sun, Jun 26, 2005 at 11:38:42AM -0500, Bob Bomar wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 at Highpoint cards for this machine.  Anybody have any
 opinions on RAID cards?

I have had great results with the Adaptec 2200s controllers.  Just remember to 
not enable the aacp device.

-Kent-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


HP DL360-P4 slow network writes

2005-05-31 Thread Kent Ketell
Hi,

I have been using HP DL360-G3 and G4 servers for various tasks and have
found that latest batch to have a problem with network writes being VERY
slow.  Reads are fine.  Local reads/writes are fine.  It's just network
writes that are hurting me.

I have tried installing Intel server NICs in the systems with no
difference.  I have tried going to different switches with no
difference.  I have tried changing the Cat5 cables with no differences.

I installed RedHat on the same exact box and did not have the same slow
write speeds.

Does anybody have any thoughts on this?

Thanks in advance.

-Kent-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Problems making release 4.9

2004-03-18 Thread Kent Ketell
I am having difficulty getting make release to complete under 4.9.  I
have cvsup'd the source, built the world, installed the world and then
attempted to do make release and failed.
 
The failure is always in the same spot:
 
--
 Installing kernel
--
cd /usr/obj/usr/src/sys/BOOTMFS;  MAKEOBJDIRPREFIX=/usr/obj
MACHINE_ARCH=i386  MACHINE=i386
OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec
GROFF_BIN_PATH=/usr/obj/usr/src/i386/usr/bin
GROFF_FONT_PATH=/usr/obj/usr/src/i386/usr/share/groff_font
GROFF_TMAC_PATH=/usr/obj/usr/src/i386/usr/share/tmac
PERL5LIB=/usr/obj/usr/src/i386/usr/libdata/perl/5.00503
PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/o
bj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin  make
KERNEL=BOOTMFS reinstall
install -m 555 -o root -g wheel -fschg  BOOTMFS /R/stage/kernels/BOOTMFS
mv /R/stage/kernels/BOOTMFS /R/stage/image.kern/kernel
Setting up /boot directory for kern floppy
dload=0x20 dsize=0x25000 isize=0x25000 entry=0x20 nsize=0x11b02
/R/stage/image.kern/kernel:  53.4% -- replaced with
/R/stage/image.kern/kernel.gz
sh -e /usr/src/release/scripts/doFS.sh /R/stage/floppies/kern.flp
/R/stage /mnt 1440 /R/stage/image.kern  8 fd1440
Warning: Block size restricts cylinders per group to 6.
Warning: 1216 sector(s) in last cylinder unallocated
/dev/rvnn0c:2880 sectors in 1 cylinders of 1 tracks, 4096 sectors
1.4MB in 1 cyl groups (6 c/g, 12.00MB/g, 32 i/g)
super-block backups (for fsck -b #) at:
 32
 
/mnt: write failed, file system is full
cpio: write error: No space left on device
*** Error code 1
 
Stop in /usr/src/release.
*** Error code 1
 
Stop in /usr/src/release.
*** Error code 1
 
Stop in /usr/src/release.

 
It would appear that the goodies trying to be stuffed onto the floppy
are too big to fit:
 
 ls -l /b/release/4.9-STABLE/R/stage/image.kern/
total 1346
drwxr-xr-x  2 root  wheel  512 Mar 18 14:12 boot/
-r-xr-xr-x  1 root  wheel  1345876 Mar 18 14:12 kernel.gz*

 
I have done this many times with pervious releases to make custom
install CDs, but have yet to have it work under 4.9.  What can I do to
trim some fat from the bits to make them fit on the floppy.
 
I don't even need the floppies, other than boot.flp.
 
Please reply directly if you can, as I am not subscribed to the list.
 
Thanks in advance.
 
-Kent-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Can I disable HTT in 4.8-STABLE?

2003-09-22 Thread Kent Ketell
Is there a way to disable the hyperthreading in 4.8-STABLE or
4.9-PRERELEASE?  I'd like to be able to test with and without HTT
enabled to see whether it's actually helping or not.
 
Thanks in advance.
 
-Kent-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]