Displaying 5 results from an estimated 5 matches for "ahd1".
Did you mean:
add1
2003 Jul 26
2
Dump Card State Begins ...
...f a hardware, or
software, problem? It happened a few times today, on two different
drives, and it seem to "self-recover", since the server is still purring
along without any noticeable problems:
neptune# grep "timed out" /var/log/messages
Jul 25 03:52:51 neptune /kernel: (da2:ahd1:0:2:0): SCB 0x40 - timed out
Jul 25 03:57:22 neptune /kernel: (da2:ahd1:0:2:0): SCB 0x18 - timed out
Jul 25 03:58:53 neptune /kernel: (da1:ahd1:0:1:0): SCB 0x1e - timed out
Jul 26 10:55:46 neptune /kernel: (da2:ahd1:0:2:0): SCB 0x39 - timed out
The drives are all U320 Seagate Cheetah 70G ... no...
2008 Aug 01
1
reboot sometimes freezes, adaptic scsi card possible problem
...0: 3798 (270874608s/0x0008/0) - Current capacity of the battery is above
threshold
>>>>>>>>>>>HERE<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
ahd0: Selection Timeout on A:10. 0 SCBs aborted
ahd1: Selection Timeout on A:0. 0 SCBs aborted
ahd0: Selection Timeout on A:11. 0 SCBs aborted
ahd1: Selection Timeout on A:1. 0 SCBs aborted
ahd0: Selection Timeout on A:0. 0 SCBs aborted
ahd1: Selection Timeout on A:10. 0 SCBs aborted
ahd0: Selection Timeout on A:1. 0 SCBs aborted
ahd1: Selection Time...
2003 Apr 07
1
kmem_malloc crash with 4.8
...#1 intpin 4 -> irq 18
IOAPIC #1 intpin 5 -> irq 19
pci3: <PCI bus> on pcib3
ahd0: <Adaptec AIC7902 Ultra320 SCSI adapter> port 0x4000-0x40ff,0x4400-0x44ff mem 0xfc300000-0xfc301fff irq 18 at device 2.0 on pci3
aic7902: Ultra320 Wide Channel A, SCSI Id=7, PCI-X 101-133Mhz, 512 SCBs
ahd1: <Adaptec AIC7902 Ultra320 SCSI adapter> port 0x4800-0x48ff,0x4c00-0x4cff mem 0xfc302000-0xfc303fff irq 19 at device 2.1 on pci3
aic7902: Ultra320 Wide Channel B, SCSI Id=7, PCI-X 101-133Mhz, 512 SCBs
uhci0: <Intel 82801CA/CAM (ICH3) USB controller USB-A> port 0x2000-0x201f irq 2 at dev...
2003 Sep 14
0
dd can't write variable length data blocks to SCSI DDS streamer.
...d if=/dev/zero ibs=1025 count=1 obs=1024 of=/dev/sa0
dd: /dev/sa0: Invalid argument
1+0 records in
1+0 records out
1024 bytes transferred in 0.004238 secs (241623 bytes/sec)
corwin#
The last byte from 1025 is lost. There is a message in /var/log/messages:
Sep 14 20:39:52 corwin /kernel: (sa0:ahd1:0:0:0): Invalid request.
Fixed block device requests must be a multiple of 1024 bytes
>Fix:
I don't know the fix for this problem. In some cases a simple workaround
can be used: dd if=... of=/dev/sa0 obs=1024 conv=osync
2013 Nov 14
0
[ler@lerctr.org: 10-BETA3: Bad negotiation on AHD controller]
...: <ACPI PCI-PCI bridge> at device 0.0 on pci1
pci2: <ACPI PCI bus> on pcib2
ahd0: <Adaptec AIC7902 Ultra320 SCSI adapter> port 0x2400-0x24ff,0x2000-0x20ff mem 0xdd200000-0xdd201fff irq 32 at device 2.0 on pci2
aic7902: Ultra320 Wide Channel A, SCSI Id=7, PCI-X 101-133MHz, 512 SCBs
ahd1: <Adaptec AIC7902 Ultra320 SCSI adapter> port 0x2c00-0x2cff,0x2800-0x28ff mem 0xdd202000-0xdd203fff irq 33 at device 2.1 on pci2
aic7902: Ultra320 Wide Channel B, SCSI Id=7, PCI-X 101-133MHz, 512 SCBs
pcib3: <ACPI PCI-PCI bridge> at device 0.2 on pci1
pci3: <ACPI PCI bus> on pcib3...