Displaying 20 results from an estimated 27 matches for "ahci0".
Did you mean:
ahci
2010 Oct 19
0
NFS/SATA lockups (svc_cots_kdup no slots free & sata port time out)
...vc_cots_kdup no slots free
Oct 19 11:42:50 dev-zfs1 last message repeated 189 times
Oct 19 11:42:51 dev-zfs1 rpcmod: [ID 851375 kern.warning] WARNING: svc_cots_kdup no slots free
Oct 19 11:42:55 dev-zfs1 last message repeated 99 times
Oct 19 11:42:56 dev-zfs1 ahci: [ID 517647 kern.warning] WARNING: ahci0: watchdog port 0 satapkt 0xfffffe840f453b68 timed out
Oct 19 11:42:56 dev-zfs1 rpcmod: [ID 851375 kern.warning] WARNING: svc_cots_kdup no slots free
Oct 19 11:44:00 dev-zfs1 last message repeated 1128 times
Oct 19 11:44:01 dev-zfs1 ahci: [ID 517647 kern.warning] WARNING: ahci0: watchdog port 0 sata...
2012 Jul 27
1
AHCI Timeout errors on Intel Patsburg
...but 2 out of the 3 machines tested have the same
problem.
In addition I've not managed to reproduce the issue if I force
sata to rev 2 with: hint.ahcich.1.sata_rev=2
Machine is running with the latest SSD and machine firmware / bios.
Could this be a ahci bug?
dmesg and camcontrol output:-
ahci0: <Intel Patsburg AHCI SATA controller> port 0x9050-0x9057,0x9040-0x9043,0x9030-0x9037,0x9020-0x9023,0x9000-0x901f mem
0xdfa22000-0xdfa227ff irq 18 at device 31.2 on pci0
ahci0: [ITHREAD]
ahci0: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported
ahcich0: <AHCI channel> at chan...
2013 Mar 05
2
make_dev_physpath_alias
...-PCI bridge> at device 30.0 on pci0
pci4: <ACPI PCI bus> on pcib4
vgapci0: <VGA-compatible display> mem
0xf5000000-0xf5ffffff,0xf7000000-0xf7003fff,0xf6800000-0xf6ffffff irq 19
at device 3.0 on pci4
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
ahci0: <Intel Cougar Point AHCI SATA controller> port
0xf070-0xf077,0xf060-0xf063,0xf050-0xf057,0xf040-0xf043,0xf000-0xf01f
mem 0xf7822000-0xf78227ff irq 19 at device 31.2 on pci0
ahci0: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported
ahcich0: <AHCI channel> at channel 0 on ahc...
2012 Oct 02
1
ahcich reset -> cannot mount zfs root in 9.1-PRE
...unable to mount root... The only way to recover is to boot from 9.0 kernel.
The disks were already named ada[01] in 9.0, so I suspect nothing there...
I tried
- disabling AHCI in bios (no change seen)
- change cables, check PSU, test disks with smartctl
Here are some bits (via serial console):
ahci0: <ATI IXP600 AHCI SATA controller> port
0xc000-0xc007,0xb000-0xb003,0xa000-0xa007,0x9000-0x9003,0x8000-0x800f
mem 0xfe9ff800-0xfe9ffbff irq 22 at device 18.0 on pci0
ahci0: AHCI v1.10 with 4 3Gbps ports, Port Multiplier supported
ahci0: Caps: 64bit NCQ SNTF MPS AL CLO 3Gbps PM PMD SSC PSC 32c...
2013 Nov 03
1
FreeBSD 10 Beta 2: make installkernel failure with installer provided ZFS configuration.
...;ACPI PCI-PCI bridge> at device 30.0 on pci0
pci11: <ACPI PCI bus> on pcib11
vgapci0: <VGA-compatible display> port 0x4000-0x407f mem
0xdc000000-0xddffffff,0xdea00000-0xdea3ffff at device 1.0 on pci11
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
ahci0: <Intel ESB2 AHCI SATA controller> port
0x18b0-0x18b7,0x18a4-0x18a7,0x18a8-0x18af,0x18a0-0x18a3,0x1880-0x189f mem
0xdeb04400-0xdeb047ff irq 17 at device 31.2 on pci0
ahci0: AHCI v1.10 with 6 3Gbps ports, Port Multiplier supported
ahcich0: <AHCI channel> at channel 0 on ahci0
ahcich1: &l...
2013 Sep 22
0
UEFI boot - no console will be available to OS
...o_cirrus
fi
}
if [ x$feature_default_font_path = xy ] ; then
font=unicode
else
insmod part_gpt
insmod ext2
set root=''hd0,gpt2''
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 0b8cebb6-e937-402c-b9e1-16d4e422b590
else
search --no-floppy --fs-uuid --set=root 0b8cebb6-e937-402c-b9e1-16d4e422b590
fi
font="/usr/share/grub/unicode.pf2"
fi
if loadfont $font ; then
set gfxmode=auto
load_video
insmod gfxterm
fi
terminal_input console
terminal_output...
2013 Jun 19
1
Fedora 18 dom0, no video?
...b-43fe-ba20-545bed174aa2'' {
insmod part_msdos
insmod ext2
set root=''hd0,msdos2''
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root
--hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2
--hint-baremetal=ahci0,msdos2 --hint=''hd0,msdos2''
6243d00d-50ce-44fc-a0f3-49a843b64bbc
else
search --no-floppy --fs-uuid --set=root
6243d00d-50ce-44fc-a0f3-49a843b64bbc
fi
echo ''Loading Xen xen ...''
multiboot /xen.gz placeholder...
2011 Aug 22
0
How to find out if the installed NIC supports SR-IOV?
...Processors: 2 x Xeon E5620 2.40GHz (HT enabled, 8 cores, 16 threads) -
Gulftown B1, 64-bit, quad-core, 32nm, L3: 12MB
Memory: 15.7GB / 16GB 1333MHz == 4 x 4GB - 4GB PC3-10600 Hynix
DDR3-1333 ECC Registered CL9 1Rx4
14 x empty
Disk: sda (ahci0): 500GB (1%) JBOD == 1 x 500GB 7.2K SATA/300
HP/WD RE4
Disk-Control: ahci0: HP/Intel ICH10 82801J 6 Port SATA/300 AHCI
Chipset: Intel 5520 IOH-36D B3 (Tylersburg), 82801JIR A0 (ICH10R)
Network: eth0 (igb): HP NC362i/Intel 82576 Gigabit, 1Gb/s
<full-duplex>
Network: eth1...
2010 Apr 24
6
Extremely slow raidz resilvering
Hello everyone,
As one of the steps of improving my ZFS home fileserver (snv_134) I wanted
to replace a 1TB disk with a newer one of the same vendor/model/size because
this new one has 64MB cache vs. 16MB in the previous one.
The removed disk will be use for backups, so I thought it''s better off to
have a 64MB cache disk in the on-line pool than in the backup set sitting
off-line all
2012 Aug 02
1
Problem detecting Sil3124 SATA controllers off of Sandy Bridge northbridge-connected PCIe slots
...3:0
pcib6: matched entry for 6.3.INTA
pcib6: slot 3 INTA hardwired to IRQ 19
vgapci0: <VGA-compatible display> mem 0xf6000000-0xf6ffffff,0xf7800000-0xf7803fff,0xf7000000-0xf77fffff irq 19 at device 3.0 on pci6
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
ahci0: <Intel Cougar Point AHCI SATA controller> port 0xf070-0xf077,0xf060-0xf063,0xf050-0xf057,0xf040-0xf043,0xf000-0xf01f mem 0xf7c22000-0xf7c227ff irq 19 at device 31.2 on pci0
ahci0: attempting to allocate 1 MSI vectors (1 supported)
msi: routing MSI IRQ 262 to local APIC 0 vector 57
ahci0: usi...
2012 Oct 08
2
time keeps on slipping... slipping...
...rq 18 at device 10.0 on pci0
pci3: <ACPI PCI bus> on pcib3
em1: <Intel(R) PRO/1000 Network Connection 7.3.2> port 0xe800-0xe81f mem 0xfeae0000-0xfeafffff,0xfeadc000-0xfeadffff irq 18 at device 0.0 on pci3
em1: Using MSIX interrupts with 3 vectors
em1: Ethernet address: 00:25:90:xx:xx:xx
ahci0: <ATI IXP700 AHCI SATA controller> port 0xc000-0xc007,0xb000-0xb003,0xa000-0xa007,0x9000-0x9003,0x8000-0x800f mem 0xfebfbc00-0xfebfbfff irq 22 at device 17.0 on pci0
ahci0: AHCI v1.10 with 6 3Gbps ports, Port Multiplier supported
ahcich0: <AHCI channel> at channel 0 on ahci0
ahcich1: &l...
2013 Oct 29
1
regression: msk0 watchdog timeout and interrupt storm
Hi Yonghyeon and All,
>From time to time I use a notebook and boot FreeBSD from USB
stick. FreeBSD 9.2-i386 works OK. So I tried to use
FreeBSD 10.0-i386 BETA2 and the network adapter works for
some 10-15 seconds and then stops with diagnostic message
"msk0:watchdog timeout". I've found similar case at
freebsd-current@ with no workaround. Yes, there is an
interrupt storm as well.
2018 Oct 10
4
Booting CentOS 6 with Grub from CentOS 7
...nux-simple-92dcc576-4e61-41f3-ae42-d06b3aec01ae' {
insmod part_gpt
insmod ext2
set root='hd0,gpt7'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt7
--hint-efi=hd0,gpt7 --hint-baremetal=ahci0,gpt7
92dcc576-4e61-41f3-ae42-d06b3aec01ae
else
search --no-floppy --fs-uuid --set=root
92dcc576-4e61-41f3-ae42-d06b3aec01ae
fi
linux /boot/vmlinuz-2.6.32-754.3.5.el6.centos.plus.x86_64 ro
root=UUID=92dcc576-4e61-41f3-ae42-d06b3aec01ae rd_NO_LUKS
KEYBOARDTYPE=pc KE...
2010 Feb 08
5
zfs send/receive : panic and reboot
...amber genunix: [ID 672855 kern.notice] syncing file systems...
Feb 8 16:07:09 amber genunix: [ID 904073 kern.notice] done
Feb 8 16:07:10 amber genunix: [ID 111219 kern.notice] dumping to /dev/zvol/dsk/rpool/dump, offset 65536, content: kernel
Feb 8 16:07:10 amber ahci: [ID 405573 kern.info] NOTICE: ahci0: ahci_tran_reset_dport port 3 reset port
Feb 8 16:07:35 amber genunix: [ID 100000 kern.notice]
Feb 8 16:07:35 amber genunix: [ID 665016 kern.notice] ^M100% done: 107693 pages dumped,
Feb 8 16:07:35 amber genunix: [ID 851671 kern.notice] dump succeeded
--
This message posted from opensolaris.org
2013 Jul 30
0
Fwd: nut package with Riello UPS support
...0 USB" rev 0x06: apic 0 int 23
usb1 at ehci1: USB revision 2.0
uhub1 at usb1 "Intel EHCI root hub" rev 2.00/1.00 addr 1
ppb3 at pci0 dev 30 function 0 "Intel 82801BAM Hub-to-PCI" rev 0xa6
pci4 at ppb3 bus 4
pcib0 at pci0 dev 31 function 0 "Intel HM55 LPC" rev 0x06
ahci0 at pci0 dev 31 function 2 "Intel 3400 AHCI" rev 0x06: msi, AHCI 1.3
scsibus0 at ahci0: 32 targets
cd0 at scsibus0 targ 4 lun 0: <Optiarc, DVD RW AD-7760H, 1.00> ATAPI
5/cdrom removable
sd0 at scsibus0 targ 5 lun 0: <ATA, WDC WD800HLFS-75, 04.0> SCSI3 0/direct
fixed naa.50014ee...
2013 Jul 29
3
nut package with Riello UPS support
Thanks for you reply.
I have installed asciidoc with "pkg_add asciidoc"
And it returns something:
# asciidoc fgh
asciidoc: FAILED: input file /root/nut/fgh missing
# which
asciidoc
/usr/local/bin/asciidoc
Maybe there is any way to skip building man pages.
This is not the such main thing as a new devices support.
I also could built the driver that I need
# make riello_ser
but I don't
2012 Aug 15
0
uhci0 excessive interrupts---how can I disable or reset specific USB port?
...22 0
irq16: uhci0 617002282738 310969
irq23: uhci3 ehci1 83 0
irq256: hpet0:t0 135818421 68
irq257: hpet0:t1 2222659301 1120
irq264: em0 29529304 14
irq265: ahci0 11132506 5
Total 619401422375 312178
Because I am only using the front USB ports on that hardware, I thought I would disable the other (rear) USB ports in the BIOS. I rebooted and duly disabled them. However, when FreeBSD booted, it appeared...
2013 Sep 08
1
Looking for driver help
I sent an email out to freebsd-net without a response, soo this is my last
attempt at getting any assistance here.
I have a QLE3142-CU-CK (rebranded NetXen NX3-20GCU w/ NX3031 chipset) with
no driver support in *BSD from anything I saw. I came across solaris's ntxn
driver which seems to work appropriately but I have no use for solaris as a
host o/s. Naturally I'll attempt at trying to get
2018 Oct 11
0
Booting CentOS 6 with Grub from CentOS 7
...ae42-d06b3aec01ae' {
> insmod part_gpt
> insmod ext2
> set root='hd0,gpt7'
> if [ x$feature_platform_search_hint = xy ]; then
> search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt7
> --hint-efi=hd0,gpt7 --hint-baremetal=ahci0,gpt7
> 92dcc576-4e61-41f3-ae42-d06b3aec01ae
> else
> search --no-floppy --fs-uuid --set=root
> 92dcc576-4e61-41f3-ae42-d06b3aec01ae
> fi
> linux /boot/vmlinuz-2.6.32-754.3.5.el6.centos.plus.x86_64 ro
> root=UUID=92dcc576-4e61-41f3-ae42-d06b3aec...
2013 Mar 06
1
Strange reboot since 9.1
Hello,
Since FreeBSD 9.1 I have strange problems with the distribution. Some
servers are rebooting without any kernel panic, instanly. First i
thought it's a problem with my KVM system, but one of my FreeBSD under a
Dell R210 have the same problem.
The servers concerned are now:
- Monitoring server
- LDAP test server
- Some other servers, randomly (not in production).
First i thought it's