Re: Western Digital WD360GD SATA disk on -CURRENT

2003-11-30 Thread Derek Ragona
I have a server that uses the same chipset with a maxtor drive, no RAID just a single drive. My hardware exact hardware is: Adaptec SATA 1210SA (SiI 3112 SATA150 controller in non RAID mode with a single drive) and a Maxtor 6Y120M0 120 GB drive It is probed correctly with the ISO mini 5.2

Re: SiI3112 SATA controller problems - status

2003-11-30 Thread Derek Ragona
I tried the 11/29 snapshot, it is indeed worse. I got a failure during the install's fsck. The errors I got were: ad4: Warning - WRITE_DMA recovered from missing interrupt ad4: Failure - WRITE_DMA status=ffI couldn't copy the codes here, sorry followed by lots of: ad4: timeout sending

Re: Update to 5.2 beta from 5.1-current didn't work right

2003-11-27 Thread Derek Ragona
, behaving the same as it did on the originally installed 5.2 beta kernel. I am in the process of doing: make buildworld if this build succeeds, hopefully the installation of this will correct the multiuser boot problem. -Derek At 08:47 PM 11/26/2003, Derek Ragona wrote: I did a binary update

Re: Update to 5.2 beta from 5.1-current didn't work right

2003-11-27 Thread Derek Ragona
After doing: make buildworld make buildkernel KERNCONF=GENERIC make installkernel KERNCONF=GENERIC reboot mergemaster -p make installworld mergemaster reboot The system booted multiuser correctly and appears to be operating correctly. -Derek At 07:05 AM 11/27/2003, Derek Ragona wrote

Update to 5.2 beta from 5.1-current didn't work right

2003-11-26 Thread Derek Ragona
I did a binary update from 5.1-current, created with a mid October snapshot, to 5.2 beta. The installer had trouble, at one point reporting negative disk space available when of course there is plenty of space. This server has a single SATA drive with three slices for FreeBSD, a 5 GB /, and

Re: SiI3112 SATA controller problems - status

2003-10-19 Thread Derek Ragona
:09 PM 9/30/2003 -0500, Derek Ragona wrote: Great news to hear Søren. Do you know when a snapshot with the fix will be available? Since I cannot complete a buildworld using the SATA drive without the fix. Thanks for the fix. -Derek At 10:06 PM 9/30/2003 +0200, Soren Schmidt wrote: I

Re: ad0: WARNING - WRITE_DMA recovered from missing interrupt

2003-10-11 Thread Derek Ragona
What type of drive is in your dell? I get this same error with an SATA drive and adapter. -Derek At 07:22 PM 10/11/2003 +0200, C. Kukulies wrote: ad0: WARNING - WRITE_DMA recovered from missing interrupt Got this on my Dell Inspiron 8000 while dhclient was running interactively and

Re: cannot create partition entries for /dev/ad3

2003-10-08 Thread Derek Ragona
If you read the early adopters doc at: http://www.freebsd.org/releases/5.1R/early-adopter.html You will se it clearly says: MAKEDEV is no longer available, nor is it required. FreeBSD 5.X uses a device filesystem, which automatically creates device nodes on demand. For more information, please

Re: SiI3112 SATA controller problems - status

2003-10-06 Thread Derek Ragona
:09 PM 9/30/2003 -0500, Derek Ragona wrote: Great news to hear Søren. Do you know when a snapshot with the fix will be available? Since I cannot complete a buildworld using the SATA drive without the fix. Thanks for the fix. -Derek At 10:06 PM 9/30/2003 +0200, Soren Schmidt wrote: I

Re: SiL3112 SATA (RAID) Controller drives aren't working at all.

2003-09-30 Thread Derek Ragona
My troublesome system uses an Adaptec Serial ATA RAID 1210SA which has the SiI3112 RAID chip. I have only one drive connected, so no RAID functionality. Here is my verbose dmesg using the 9/28/03 snapshot: http://www.computinginnovations.com/dmesg.html -Derek At 12:38 PM 9/29/2003

Re: SiI3112 SATA controller problems - status

2003-09-30 Thread Derek Ragona
Great news to hear Søren. Do you know when a snapshot with the fix will be available? Since I cannot complete a buildworld using the SATA drive without the fix. Thanks for the fix. -Derek At 10:06 PM 9/30/2003 +0200, Soren Schmidt wrote: I have now found a way to reproduce the DMA

Re: Sil680 RAID Support while installing 5.1-Release

2003-09-27 Thread Derek Ragona
Gabriel, I experienced the same problem using 5.1 release with an Adaptec SATA Raid card that uses the SATA Sil3112A chip. With 5.1-CURRENT I can get FreeBSD to install, but the server locks-up because the disk subsystem gets a DMA write error that it either never recovers from or falls into

Re: Something is wrong with the fxp network driver

2003-09-27 Thread Derek Ragona
pciconf -v -l output is: # pciconf -v -l [EMAIL PROTECTED]:0:0: class=0x06 card=0x25788086 chip=0x25788086 rev=0x02 hdr=0x00 vendor = 'Intel Corporation' class= bridge subclass = HOST-PCI [EMAIL PROTECTED]:1:0: class=0x060400 card=0x chip=0x25798086 rev=0x02

Re: Something is wrong with the fxp network driver

2003-09-27 Thread Derek Ragona
:40 PM 9/27/2003 -0500, Derek Ragona wrote: pciconf -v -l output is: # pciconf -v -l [EMAIL PROTECTED]:0:0: class=0x06 card=0x25788086 chip=0x25788086 rev=0x02 hdr=0x00 vendor = 'Intel Corporation' class= bridge subclass = HOST-PCI [EMAIL PROTECTED]:1:0: class=0x060400 card

5.1 p7 to 5.1 p8 compile problems

2003-09-26 Thread Derek Ragona
I am trying to update a server from RELENG_5_1 p7 to RELENG_5_1 p8 for the last security advisory. I had no problem building the p7. I cvsup'd but the compile breaks. I tried other mirrors, and even completely repopulated /usr/src. But it still breaks. The latest breakdown is:

Re: Something is wrong with the fxp network driver

2003-09-26 Thread Derek Ragona
Mine is an Intel® Server Board S875WP1-E, I was using a patch but it quite working on the fxp0 interface. -Derek At 08:07 PM 9/26/2003 -0400, Mike Tancsa wrote: Are they Tyan motherboards by chance ? There was a thread in stable about this a few weeks ago. The problems seem specific

Re: Something is wrong with the fxp network driver

2003-09-26 Thread Derek Ragona
}, { 0x2449, Intel 82801BA/CAM (ICH2/3) Pro/100 Ethernet }, { 0,NULL }, }; -Derek At 07:15 PM 9/26/2003 -0500, Derek Ragona wrote: Mine is an Intel® Server Board S875WP1-E, I was using a patch but it quite working on the fxp0 interface. -Derek At 08

Re: SATA drive lock-up

2003-09-23 Thread Derek Ragona
Søren, My setup is as follows: Maxtor 6Y120MO 120GB SATA drive Adaptec Serial ATA RAID 1210SA Intel® Desktop Board D845GEBV2 1GB RAM 1.7 GHz Celeron CPU The motherboard has the latest P17 BIOS. The system has a teac 52x CD-ROM as the Master ATA device on the motherboards primary IDE controller.

Re: SATA drive lock-up

2003-09-22 Thread Derek Ragona
to be the driver code under 5.1-current. -Derek At 02:53 PM 9/20/2003 -0500, Derek Ragona wrote: The 9/19 snapshot has the same issues. I will try to cvsup it and build a new kernel, if I can. -Derek At 05:36 AM 9/20/2003 -0500, Derek Ragona wrote: This was using the 9/18 snapshot

Re: SATA drive lock-up

2003-09-22 Thread Derek Ragona
. -Derek At 07:35 AM 9/22/2003 -0700, Scott Likens wrote: On Mon, 2003-09-22 at 06:54, Derek Ragona wrote: I couldn't make a kernel with 9/19 cvsuped. I downloaded and installed the 9/20 snapshot. That also wouldn't complete a buildworld without breaking with the hard drive error. I booted

Re: SATA drive lock-up

2003-09-20 Thread Derek Ragona
no issues. -Derek At 10:07 AM 9/20/2003 +0200, Soren Schmidt wrote: It seems Derek Ragona wrote: I have a single SATA drive on an Adaptec 1210SA card. The drive will give a write error warning a few times, then will repeatedly give: ad4: timeout sending command=ca The only

Re: SATA drive lock-up

2003-09-20 Thread Derek Ragona
The 9/19 snapshot has the same issues. I will try to cvsup it and build a new kernel, if I can. -Derek At 05:36 AM 9/20/2003 -0500, Derek Ragona wrote: This was using the 9/18 snapshot, I tried to cvsup it to the most current, but the drive errors prevent the update. I just reloaded

Re: SATA drive lock-up

2003-09-20 Thread Derek Ragona
The system died in buildworld, this time it fell into the debugger. spec_getpages(ad4s1d) I/O read failure (error=5) -Derek At 02:53 PM 9/20/2003 -0500, Derek Ragona wrote: The 9/19 snapshot has the same issues. I will try to cvsup it and build a new kernel, if I can. -Derek

Re: Network problems

2003-09-20 Thread Derek Ragona
try to get a diagnostic program from dell or the card maker. If the diagnostics are fine, it may be power management, you will need to check and reset to off any power management that effects the NIC. -Derek At 11:18 PM 9/20/2003 +0100, you wrote: I have a strange problem with my Dell

SATA drive lock-up

2003-09-19 Thread Derek Ragona
I have a single SATA drive on an Adaptec 1210SA card. The drive will give a write error warning a few times, then will repeatedly give: ad4: timeout sending command=ca The only recovery is the reset switch, reboot single-user fsck, and then come back up in multiuser. These errors occur with

ad4 device

2003-09-16 Thread Derek Ragona
I tried to install the 9/15 snapshot which looks like it now supports Adaptec SATA and Adaptec 1200A Raid controllers. Unfortuneatly on two systems I tried to install this on, both failed with the error /dev/ad4s1a no device present. Since devices are automatically created in 5.X is there any