Sata Controller verliert Festplatten

lockdoc

Well-Known Member
Hi,

Ich habe hier ein Marvel 88SX7042 PCI-e 4-port SATA-II Controller mit dem mvs Treiber am laufen.

Bis vor kurzem hingen da 2 Samsung Spinpoint F3 problemlos dran.

Ich habe jetzt 2 weitere Caviar Black rangeschlossen. Allerdings scheint der Controller alle paar Tage die beiden Caviar Black Platten zu verlieren und ich habe keine Ahnung warum. Komischerweise bleiben die Spinpoints erhalten.

Dmesg sagt dazu folgendes:
Code:
(ada4:mvsch3:0:0:0): lost device
Closed disk ada4 -> 6
(ada4:mvsch3:0:0:0): removing device entry
ada4 at mvsch3 bus 0 scbus5 target 0 lun 0
ada4: <WDC WD2002FAEX-007BA0 05.01D05> ATA-8 SATA 3.x device
ada4: 150.000MB/s transfers (SATA 1.x, UDMA6, PIO 8192bytes)
ada4: Command Queueing enabled
ada4: 1907729MB (3907029168 512 byte sectors: 16H 63S/T 16383C)
ada4: Previously was known as ad14
(ada3:mvsch2:0:0:0): lost device
Closed disk ada3 -> 6
(ada3:mvsch2:0:0:0): removing device entry
ada3 at mvsch2 bus 0 scbus4 target 0 lun 0
ada3: <WDC WD2002FAEX-007BA0 05.01D05> ATA-8 SATA 3.x device
ada3: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
ada3: Command Queueing enabled
ada3: 1907729MB (3907029168 512 byte sectors: 16H 63S/T 16383C)
ada3: Previously was known as ad12

Irgendeine Idee wo ich hier noch nachschauen koennte.
 
Hi,
da gabs so viel ich mich entsinne ein Firmware Update vom HD Hersteller für. Schau mal bärig uf de Webseit nach und gugg mal ob die HDs die aktuelle Firmware au hams. Bei NCQ noch prüfen was eingestellt ist und ggf. Power Management und AM abschalten mal versuchen kannst.

Gruß Bummibär
 
arghh, Grad sind die Dinger so weggeraucht, das sie per geli nicht mehr attached werden und ein "gpart show" fuehrt zum segfault. :-|

Was soll denn fuer NCQ eingestellt werden und was ist AM?
Eine neue Firmware wird nicht gelistet. Generell wird auf deren Downloadseite gar keine Firmware gelistet, auch nicht welche grade aktuell ist.
Da gibts nur Spielsoftware fuer Windows.
http://support.wdc.com/product/download.asp?modelno=WD2002FAEX-007BA0&x=8&y=8

ada3
Code:
root> camcontrol identify ada3
pass3: <WDC WD2002FAEX-007BA0 05.01D05> ATA-8 SATA 3.x device
pass3: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)

protocol              ATA/ATAPI-8 SATA 3.x
device model          WDC WD2002FAEX-007BA0
firmware revision     05.01D05
serial number         WD-WCAY00215529
WWN                   50014ee25c5d2ed8
cylinders             16383
heads                 16
sectors/track         63
sector size           logical 512, physical 512, offset 0
LBA supported         268435455 sectors
LBA48 supported       3907029168 sectors
PIO supported         PIO4
DMA supported         WDMA2 UDMA6

Feature                      Support  Enabled   Value           Vendor
read ahead                     yes      yes
write cache                    yes      yes
flush cache                    yes      yes
overlap                        no
Tagged Command Queuing (TCQ)   no       no
Native Command Queuing (NCQ)   yes              32 tags
SMART                          yes      yes
microcode download             yes      yes
security                       yes      no
power management               yes      yes
advanced power management      no       no
automatic acoustic management  no       no
media status notification      no       no
power-up in Standby            yes      no
write-read-verify              no       no
unload                         no       no
free-fall                      no       no
data set management (TRIM)     no

ada4
sehr komisch finde ich, dass ada4 die einzige (von 10 HDD's) ist, die nur 150MB/s Transferrate hat.
Code:
root> camcontrol identify ada4
pass4: <WDC WD2002FAEX-007BA0 05.01D05> ATA-8 SATA 3.x device
[COLOR="DarkRed"][B]pass4: 150.000MB/s transfers (SATA 1.x, UDMA6, PIO 8192bytes)[/B][/COLOR]

protocol              ATA/ATAPI-8 SATA 3.x
device model          WDC WD2002FAEX-007BA0
firmware revision     05.01D05
serial number         WD-WCAY00278223
WWN                   50014ee25c67c6a8
cylinders             16383
heads                 16
sectors/track         63
sector size           logical 512, physical 512, offset 0
LBA supported         268435455 sectors
LBA48 supported       3907029168 sectors
PIO supported         PIO4
DMA supported         WDMA2 UDMA6

Feature                      Support  Enabled   Value           Vendor
read ahead                     yes      yes
write cache                    yes      yes
flush cache                    yes      yes
overlap                        no
Tagged Command Queuing (TCQ)   no       no
Native Command Queuing (NCQ)   yes              32 tags
SMART                          yes      yes
microcode download             yes      yes
security                       yes      no
power management               yes      yes
advanced power management      no       no
automatic acoustic management  no       no
media status notification      no       no
power-up in Standby            yes      no
write-read-verify              no       no
unload                         no       no
free-fall                      no       no
data set management (TRIM)     no
 
Last edited:
Hoi,
also ich würde jetzt erstmal folgende Vorgehensweise bärig vorschlagen:
- Mainboard Bios prüfen ob des ok is und up-to-date
- Bios Einstellungen für Controllbär prüfen (koi Raid Modus, koi IDE Mode etc., SATA II bzw. SATA III Mode mit AHCI und so)
- Kabelverbindungen zu den HDs prüfen (Strom / SATA Kabel) - ggf. SATA Kabel tauschen
- HDs anguggen ob da noch wo Jumper sitzen etc. wo ggf. ne HD uf SATA 1.x zwingen etc (falls ja entfernen)

In BSD mal folgendes je HD tun:
- hint.mvs.X.pm_level uf 0
- hint.mvs.X.sata_rev auf 3 (bzw. 2 falls der Controllbär koi SATA III kann)
- /sbin/camcontrol cmd <adaN> -a "EF 85 00 00 00 00 00 00 00 00 00 00"
- /sbin/camcontrol cmd <adaN> -a "EF C2 00 00 00 00 00 00 00 00 00 00"

- Für NCQ (Native Command Queuing) mal 32 Tags je HD einstellen (was drin sein sollte per default eigentlich)
- Mit AM meinte ich Power Management, Advanced Power Management und Automatic Acoustic Management -> alles wenn möglich erstmal abschalten da des koi Bär brauchts.
- Die Platten per smartmontools bärig mal auslesen und guggen ob es da Auffälligkeiten gibts
- In Sachen Firmware gibts da ne Alpha Version (die ist vermutlich abär öffentlich noch ned zugänglich) wo ich meinte. Stell das mal "zurück" für`s Erste.
- möglichst die HD, welche als ada4 derzeit erkannt wird, mal testweise an einen anderen Controllbärenkanal hängen um zu sehen ob sich was ändert.

Gruß Bummibär
 
Also das camcontrol scheint nicht zu funktionieren

ada4
Code:
root> /sbin/camcontrol cmd ada4 -a "EF 85 00 00 00 00 00 00 00 00 00 00" -v
[B][COLOR="DarkRed"]camcontrol: error sending command[/COLOR][/B]
(pass4:mvsch3:0:0:0): SETFEATURES. ACB: ef 85 00 00 00 00 00 00 00 00 00 00
(pass4:mvsch3:0:0:0): CAM status: ATA Status Error
(pass4:mvsch3:0:0:0): ATA status: 51 (DRDY SERV ERR), error: 04 (ABRT )
(pass4:mvsch3:0:0:0): RES: 51 04 00 00 00 00 00 00 00 00 00

root> /sbin/camcontrol cmd ada4 -a "EF C2 00 00 00 00 00 00 00 00 00 00" -v
[B][COLOR="DarkRed"]camcontrol: error sending command[/COLOR][/B]
(pass4:mvsch3:0:0:0): SETFEATURES. ACB: ef c2 00 00 00 00 00 00 00 00 00 00
(pass4:mvsch3:0:0:0): CAM status: ATA Status Error
(pass4:mvsch3:0:0:0): ATA status: 51 (DRDY SERV ERR), error: 04 (ABRT )
(pass4:mvsch3:0:0:0): RES: 51 04 00 00 00 00 00 00 00 00 00
[root@fileserver:/root/ ]#

ada5 (hab ada5 jetzt direkt am Mainboard angeschlossen)
Code:
root> /sbin/camcontrol cmd ada5 -a "EF 85 00 00 00 00 00 00 00 00 00 00" -v
[B][COLOR="DarkRed"]camcontrol: error sending command[/COLOR][/B]
(pass5:ahcich2:0:0:0): SETFEATURES. ACB: ef 85 00 00 00 00 00 00 00 00 00 00
(pass5:ahcich2:0:0:0): CAM status: ATA Status Error
(pass5:ahcich2:0:0:0): ATA status: 51 (DRDY SERV ERR), error: 04 (ABRT )
(pass5:ahcich2:0:0:0): RES: 51 04 00 00 00 00 00 00 00 00 00

root> /sbin/camcontrol cmd ada5 -a "EF C2 00 00 00 00 00 00 00 00 00 00" -v
[B][COLOR="DarkRed"]camcontrol: error sending command[/COLOR][/B]
(pass5:ahcich2:0:0:0): SETFEATURES. ACB: ef c2 00 00 00 00 00 00 00 00 00 00
(pass5:ahcich2:0:0:0): CAM status: ATA Status Error
(pass5:ahcich2:0:0:0): ATA status: 51 (DRDY SERV ERR), error: 04 (ABRT )
(pass5:ahcich2:0:0:0): RES: 51 04 00 00 00 00 00 00 00 00 00


Command Queueing sollte auch an sein
Code:
root> dmesg |grep ada4
ada4 at mvsch3 bus 0 scbus5 target 0 lun 0
ada4: <WDC WD2002FAEX-007BA0 05.01D05> ATA-8 SATA 3.x device
ada4: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
ada4: Command Queueing enabled
ada4: 1907729MB (3907029168 512 byte sectors: 16H 63S/T 16383C)
ada4: Previously was known as ad14

root> dmesg |grep ada5
ada5 at ahcich2 bus 0 scbus6 target 0 lun 0
ada5: <WDC WD2002FAEX-007BA0 05.01D05> ATA-8 SATA 3.x device
ada5: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
ada5: Command Queueing enabled
ada5: 1907729MB (3907029168 512 byte sectors: 16H 63S/T 16383C)
ada5: Previously was known as ad16
 
Last edited:
Smartctl verraet erstmal nichts weiter

ada4
Code:
smartctl -a /dev/ada4
smartctl 5.43 2012-06-30 r3573 [FreeBSD 9.0-STABLE amd64] (local build)
Copyright (C) 2002-12 by Bruce Allen, http://smartmontools.sourceforge.net

=== START OF INFORMATION SECTION ===
Model Family:     Western Digital Caviar Black
Device Model:     WDC WD2002FAEX-007BA0
Serial Number:    WD-WCAY00278223
LU WWN Device Id: 5 0014ee 25c67c6a8
Firmware Version: 05.01D05
User Capacity:    2,000,398,934,016 bytes [2.00 TB]
Sector Size:      512 bytes logical/physical
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   8
ATA Standard is:  Exact ATA specification draft version not indicated
Local Time is:    Sun Nov  4 15:37:47 2012 CET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x80) Offline data collection activity
                                        was never started.
                                        Auto Offline Data Collection: Enabled.
Self-test execution status:      (   0) The previous self-test routine completed
                                        without error or no self-test has ever
                                        been run.
Total time to complete Offline
data collection:                (30660) seconds.
Offline data collection
capabilities:                    (0x7b) SMART execute Offline immediate.
                                        Auto Offline data collection on/off support.
                                        Suspend Offline collection upon new
                                        command.
                                        Offline surface scan supported.
                                        Self-test supported.
                                        Conveyance Self-test supported.
                                        Selective Self-test supported.
SMART capabilities:            (0x0003) Saves SMART data before entering
                                        power-saving mode.
                                        Supports SMART auto save timer.
Error logging capability:        (0x01) Error logging supported.
                                        General Purpose Logging supported.
Short self-test routine
recommended polling time:        (   2) minutes.
Extended self-test routine
recommended polling time:        ( 312) minutes.
Conveyance self-test routine
recommended polling time:        (   5) minutes.
SCT capabilities:              (0x3037) SCT Status supported.
                                        SCT Feature Control supported.
                                        SCT Data Table supported.

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x002f   200   200   051    Pre-fail  Always       -       0
  3 Spin_Up_Time            0x0027   253   253   021    Pre-fail  Always       -       5433
  4 Start_Stop_Count        0x0032   100   100   000    Old_age   Always       -       17
  5 Reallocated_Sector_Ct   0x0033   200   200   140    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x002e   200   200   000    Old_age   Always       -       0
  9 Power_On_Hours          0x0032   100   100   000    Old_age   Always       -       192
 10 Spin_Retry_Count        0x0032   100   253   000    Old_age   Always       -       0
 11 Calibration_Retry_Count 0x0032   100   253   000    Old_age   Always       -       0
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       15
192 Power-Off_Retract_Count 0x0032   200   200   000    Old_age   Always       -       13
193 Load_Cycle_Count        0x0032   200   200   000    Old_age   Always       -       3
194 Temperature_Celsius     0x0022   116   116   000    Old_age   Always       -       36
196 Reallocated_Event_Count 0x0032   200   200   000    Old_age   Always       -       0
197 Current_Pending_Sector  0x0032   200   200   000    Old_age   Always       -       0
198 Offline_Uncorrectable   0x0030   100   253   000    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x0032   200   200   000    Old_age   Always       -       0
200 Multi_Zone_Error_Rate   0x0008   100   253   000    Old_age   Offline      -       0

SMART Error Log Version: 1
No Errors Logged

SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Short offline       Completed without error       00%       192         -
# 2  Short offline       Completed without error       00%       118         -

SMART Selective self-test log data structure revision number 1
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
    1        0        0  Not_testing
    2        0        0  Not_testing
    3        0        0  Not_testing
    4        0        0  Not_testing
    5        0        0  Not_testing
Selective self-test flags (0x0):
  After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.

ada5
Code:
smartctl -a /dev/ada5
smartctl 5.43 2012-06-30 r3573 [FreeBSD 9.0-STABLE amd64] (local build)
Copyright (C) 2002-12 by Bruce Allen, http://smartmontools.sourceforge.net

=== START OF INFORMATION SECTION ===
Model Family:     Western Digital Caviar Black
Device Model:     WDC WD2002FAEX-007BA0
Serial Number:    WD-WCAY00215529
LU WWN Device Id: 5 0014ee 25c5d2ed8
Firmware Version: 05.01D05
User Capacity:    2,000,398,934,016 bytes [2.00 TB]
Sector Size:      512 bytes logical/physical
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   8
ATA Standard is:  Exact ATA specification draft version not indicated
Local Time is:    Sun Nov  4 15:38:53 2012 CET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x80) Offline data collection activity
                                        was never started.
                                        Auto Offline Data Collection: Enabled.
Self-test execution status:      (   0) The previous self-test routine completed
                                        without error or no self-test has ever
                                        been run.
Total time to complete Offline
data collection:                (30480) seconds.
Offline data collection
capabilities:                    (0x7b) SMART execute Offline immediate.
                                        Auto Offline data collection on/off support.
                                        Suspend Offline collection upon new
                                        command.
                                        Offline surface scan supported.
                                        Self-test supported.
                                        Conveyance Self-test supported.
                                        Selective Self-test supported.
SMART capabilities:            (0x0003) Saves SMART data before entering
                                        power-saving mode.
                                        Supports SMART auto save timer.
Error logging capability:        (0x01) Error logging supported.
                                        General Purpose Logging supported.
Short self-test routine
recommended polling time:        (   2) minutes.
Extended self-test routine
recommended polling time:        ( 310) minutes.
Conveyance self-test routine
recommended polling time:        (   5) minutes.
SCT capabilities:              (0x3037) SCT Status supported.
                                        SCT Feature Control supported.
                                        SCT Data Table supported.

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x002f   200   200   051    Pre-fail  Always       -       0
  3 Spin_Up_Time            0x0027   253   253   021    Pre-fail  Always       -       5158
  4 Start_Stop_Count        0x0032   100   100   000    Old_age   Always       -       17
  5 Reallocated_Sector_Ct   0x0033   200   200   140    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x002e   200   200   000    Old_age   Always       -       0
  9 Power_On_Hours          0x0032   100   100   000    Old_age   Always       -       192
 10 Spin_Retry_Count        0x0032   100   253   000    Old_age   Always       -       0
 11 Calibration_Retry_Count 0x0032   100   253   000    Old_age   Always       -       0
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       15
192 Power-Off_Retract_Count 0x0032   200   200   000    Old_age   Always       -       13
193 Load_Cycle_Count        0x0032   200   200   000    Old_age   Always       -       3
194 Temperature_Celsius     0x0022   111   110   000    Old_age   Always       -       41
196 Reallocated_Event_Count 0x0032   200   200   000    Old_age   Always       -       0
197 Current_Pending_Sector  0x0032   200   200   000    Old_age   Always       -       0
198 Offline_Uncorrectable   0x0030   100   253   000    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x0032   200   200   000    Old_age   Always       -       0
200 Multi_Zone_Error_Rate   0x0008   100   253   000    Old_age   Offline      -       0

SMART Error Log Version: 1
No Errors Logged

SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Short offline       Completed without error       00%       192         -

SMART Selective self-test log data structure revision number 1
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
    1        0        0  Not_testing
    2        0        0  Not_testing
    3        0        0  Not_testing
    4        0        0  Not_testing
    5        0        0  Not_testing
Selective self-test flags (0x0):
  After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.
 
Hi,
das mit camcontrol und error sending command hört sich nach 9.0 Beta 2 an. Was für ne Version hast Du genau da am Start ?
Test mal mit FreeBSD 9.1-RC3 bärig.
Gruß Bär
 
Ich hatte die 9er
Ich hab allerdings grad eben das Update auf RC3 gemacht, weil das auch mein Verdacht war, allerdings kommt der selbe Fehler bei camcontrol
 
Hi,
poste mal büdde die dmesg und pciconf -lv bärig dazu noch. Eventuell sieht mer da noch was.
Gruß Bär
 
Seit dem Update auf RC3 ist das Problem nicht mehr aufgetaucht. Zur Zeit sind allerdings die Platten die ganze Zeit ueber auch beschaeftigt. Das war davor nicht der Fall. Eventuell sind sie da in den Standby gegangen und der Controller hat das nicht hinbekommen oder so.

Ich habe jetzt beide WD Black Festplatten an unterschiedlichen Controllern um beim naechsten Ausfall mehr Rueckschluesse schliessen zu koennen.

dmesg
Code:
Copyright (c) 1992-2012 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 9.1-RC3 #0: Sun Nov  4 16:17:16 CET 2012
    root@fileserver.the-wire.de:/usr/obj/usr/src/sys/FILESERVER amd64
CPU: AMD FX(tm)-8120 Eight-Core Processor            (4214.26-MHz K8-class CPU)
  Origin = "AuthenticAMD"  Id = 0x600f12  Family = 15  Model = 1  Stepping = 2
  Features=0x178bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2                                      ,HTT>
  Features2=0x1e98220b<SSE3,PCLMULQDQ,MON,SSSE3,CX16,SSE4.1,SSE4.2,POPCNT,AESNI,XSAVE,OSXSAVE,AVX>
  AMD Features=0x2e500800<SYSCALL,NX,MMX+,FFXSR,Page1GB,RDTSCP,LM>
  AMD Features2=0x1c9bfff<LAHF,CMP,SVM,ExtAPIC,CR8,ABM,SSE4A,MAS,Prefetch,OSVW,IBS,XOP,SKINIT,WDT,LWP,FMA4,NodeId,Topol                                      ogy,<b23>,<b24>>
  TSC: P-state invariant, performance statistics
real memory  = 17179869184 (16384 MB)
avail memory = 16474558464 (15711 MB)
Event timer "LAPIC" quality 400
ACPI APIC Table: <ALASKA A M I>
FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs
FreeBSD/SMP: 1 package(s) x 8 core(s)
 cpu0 (BSP): APIC ID: 16
 cpu1 (AP): APIC ID: 17
 cpu2 (AP): APIC ID: 18
 cpu3 (AP): APIC ID: 19
 cpu4 (AP): APIC ID: 20
 cpu5 (AP): APIC ID: 21
 cpu6 (AP): APIC ID: 22
 cpu7 (AP): APIC ID: 23
ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20110527/tbfadt-586)
ioapic0 <Version 2.1> irqs 0-23 on motherboard
ioapic1 <Version 2.1> irqs 24-55 on motherboard
kbd1 at kbdmux0
cryptosoft0: <software crypto> on motherboard
aesni0: <AES-CBC,AES-XTS> on motherboard
acpi0: <ALASKA A M I> on motherboard
ACPI Error: [RAMB] Namespace lookup failure, AE_NOT_FOUND (20110527/psargs-392)
ACPI Exception: AE_NOT_FOUND, Could not execute arguments for [RAMW] (Region) (20110527/nsinit-380)
acpi0: Power Button (fixed)
cpu0: <ACPI CPU> on acpi0
cpu1: <ACPI CPU> on acpi0
cpu2: <ACPI CPU> on acpi0
cpu3: <ACPI CPU> on acpi0
cpu4: <ACPI CPU> on acpi0
cpu5: <ACPI CPU> on acpi0
cpu6: <ACPI CPU> on acpi0
cpu7: <ACPI CPU> on acpi0
attimer0: <AT timer> port 0x40-0x43 irq 0 on acpi0
Timecounter "i8254" frequency 1193182 Hz quality 0
Event timer "i8254" frequency 1193182 Hz quality 100
atrtc0: <AT realtime clock> port 0x70-0x71 irq 8 on acpi0
Event timer "RTC" frequency 32768 Hz quality 0
hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
Timecounter "HPET" frequency 14318180 Hz quality 950
Event timer "HPET" frequency 14318180 Hz quality 450
Event timer "HPET1" frequency 14318180 Hz quality 450
Event timer "HPET2" frequency 14318180 Hz quality 450
Timecounter "ACPI-fast" frequency 3579545 Hz quality 900
acpi_timer0: <32-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0
acpi_ec0: <Embedded Controller: GPE 0xa> port 0x62,0x66 on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
pcib1: <ACPI PCI-PCI bridge> irq 52 at device 2.0 on pci0
pci1: <ACPI PCI bus> on pcib1
vgapci0: <VGA-compatible display> port 0xe000-0xe07f mem 0xfc000000-0xfcffffff,0xc0000000-0xcfffffff,0xd0000000-0xd1fff                                      fff irq 24 at device 0.0 on pci1
hdac0: <NVIDIA (0x0be3) HDA Controller> mem 0xfd080000-0xfd083fff irq 24 at device 0.1 on pci1
pcib2: <ACPI PCI-PCI bridge> irq 52 at device 4.0 on pci0
pci2: <ACPI PCI bus> on pcib2
ahci0: <ASMedia ASM1061 AHCI SATA controller> port 0xd050-0xd057,0xd040-0xd043,0xd030-0xd037,0xd020-0xd023,0xd000-0xd01                                      f mem 0xfdf00000-0xfdf001ff irq 44 at device 0.0 on pci2
ahci0: AHCI v1.20 with 2 6Gbps ports, Port Multiplier supported
ahcich0: <AHCI channel> at channel 0 on ahci0
ahcich1: <AHCI channel> at channel 1 on ahci0
pcib3: <ACPI PCI-PCI bridge> irq 52 at device 5.0 on pci0
pci3: <ACPI PCI bus> on pcib3
em0: <Intel(R) PRO/1000 Network Connection 7.3.2> port 0xc000-0xc01f mem 0xfde00000-0xfde1ffff,0xfde20000-0xfde23fff ir                                      q 46 at device 0.0 on pci3
em0: Using an MSI interrupt
em0: Ethernet address: 14:da:e9:c8:b0:c2
pcib4: <ACPI PCI-PCI bridge> irq 53 at device 6.0 on pci0
pci4: <ACPI PCI bus> on pcib4
xhci0: <XHCI (generic) USB 3.0 controller> mem 0xfdd00000-0xfdd07fff irq 51 at device 0.0 on pci4
xhci0: 32 byte context size.
usbus0 on xhci0
pcib5: <ACPI PCI-PCI bridge> irq 53 at device 7.0 on pci0
pci5: <ACPI PCI bus> on pcib5
xhci1: <XHCI (generic) USB 3.0 controller> mem 0xfdc00000-0xfdc07fff irq 50 at device 0.0 on pci5
xhci1: 32 byte context size.
usbus1 on xhci1
pcib6: <ACPI PCI-PCI bridge> irq 53 at device 9.0 on pci0
pci6: <ACPI PCI bus> on pcib6
xhci2: <XHCI (generic) USB 3.0 controller> mem 0xfdb00000-0xfdb07fff irq 48 at device 0.0 on pci6
xhci2: 32 byte context size.
usbus2 on xhci2
pcib7: <ACPI PCI-PCI bridge> irq 54 at device 10.0 on pci0
pci7: <ACPI PCI bus> on pcib7
mvs0: <Marvell 88SX7042 SATA controller> port 0xb000-0xb0ff mem 0xfd800000-0xfd8fffff irq 47 at device 0.0 on pci7
mvs0: Gen-IIe, 4 3Gbps ports, Port Multiplier supported with FBS
mvsch0: <Marvell SATA channel> at channel 0 on mvs0
mvsch1: <Marvell SATA channel> at channel 1 on mvs0
mvsch2: <Marvell SATA channel> at channel 2 on mvs0
mvsch3: <Marvell SATA channel> at channel 3 on mvs0
pcib8: <ACPI PCI-PCI bridge> irq 54 at device 11.0 on pci0
pci8: <ACPI PCI bus> on pcib8
em1: <Intel(R) PRO/1000 Network Connection 7.3.2> port 0xa000-0xa01f mem 0xfdac0000-0xfdadffff,0xfda00000-0xfda7ffff,0x                                      fdae0000-0xfdae3fff irq 32 at device 0.0 on pci8
em1: Using MSIX interrupts with 3 vectors
em1: Ethernet address: 00:1b:21:42:4f:af
ahci1: <ATI IXP700 AHCI SATA controller> port 0xf040-0xf047,0xf030-0xf033,0xf020-0xf027,0xf010-0xf013,0xf000-0xf00f mem                                       0xfd10b000-0xfd10b3ff irq 19 at device 17.0 on pci0
ahci1: AHCI v1.20 with 6 6Gbps ports, Port Multiplier supported
ahcich2: <AHCI channel> at channel 0 on ahci1
ahcich3: <AHCI channel> at channel 1 on ahci1
ahcich4: <AHCI channel> at channel 2 on ahci1
ahcich5: <AHCI channel> at channel 3 on ahci1
ahcich6: <AHCI channel> at channel 4 on ahci1
ahcich7: <AHCI channel> at channel 5 on ahci1
ohci0: <AMD SB7x0/SB8x0/SB9x0 USB controller> mem 0xfd10a000-0xfd10afff irq 18 at device 18.0 on pci0
usbus3 on ohci0
ehci0: <AMD SB7x0/SB8x0/SB9x0 USB 2.0 controller> mem 0xfd109000-0xfd1090ff irq 17 at device 18.2 on pci0
usbus4: EHCI version 1.0
usbus4 on ehci0
ohci1: <AMD SB7x0/SB8x0/SB9x0 USB controller> mem 0xfd108000-0xfd108fff irq 20 at device 19.0 on pci0
usbus5 on ohci1
ehci1: <AMD SB7x0/SB8x0/SB9x0 USB 2.0 controller> mem 0xfd107000-0xfd1070ff irq 21 at device 19.2 on pci0
usbus6: EHCI version 1.0
usbus6 on ehci1
pci0: <serial bus, SMBus> at device 20.0 (no driver attached)
hdac1: <ATI SB600 HDA Controller> mem 0xfd100000-0xfd103fff irq 16 at device 20.2 on pci0
isab0: <PCI-ISA bridge> at device 20.3 on pci0
isa0: <ISA bus> on isab0
pcib9: <ACPI PCI-PCI bridge> at device 20.4 on pci0
pci9: <ACPI PCI bus> on pcib9
ohci2: <AMD SB7x0/SB8x0/SB9x0 USB controller> mem 0xfd106000-0xfd106fff irq 18 at device 20.5 on pci0
usbus7 on ohci2
ohci3: <AMD SB7x0/SB8x0/SB9x0 USB controller> mem 0xfd105000-0xfd105fff irq 22 at device 22.0 on pci0
usbus8 on ohci3
ehci2: <AMD SB7x0/SB8x0/SB9x0 USB 2.0 controller> mem 0xfd104000-0xfd1040ff irq 23 at device 22.2 on pci0
usbus9: EHCI version 1.0
usbus9 on ehci2
acpi_button0: <Power Button> on acpi0
orm0: <ISA Option ROMs> at iomem 0xc0000-0xcdfff,0xce000-0xd5fff,0xdc000-0xdcfff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
ppc0: cannot reserve I/O port range
ctl: CAM Target Layer loaded
acpi_throttle0: <ACPI CPU Throttling> on cpu0
acpi_throttle1: <ACPI CPU Throttling> on cpu1
acpi_throttle1: failed to attach P_CNT
device_attach: acpi_throttle1 attach returned 6
acpi_throttle2: <ACPI CPU Throttling> on cpu2
acpi_throttle2: failed to attach P_CNT
device_attach: acpi_throttle2 attach returned 6
acpi_throttle3: <ACPI CPU Throttling> on cpu3
acpi_throttle3: failed to attach P_CNT
device_attach: acpi_throttle3 attach returned 6
acpi_throttle4: <ACPI CPU Throttling> on cpu4
acpi_throttle4: failed to attach P_CNT
device_attach: acpi_throttle4 attach returned 6
acpi_throttle5: <ACPI CPU Throttling> on cpu5
acpi_throttle5: failed to attach P_CNT
device_attach: acpi_throttle5 attach returned 6
acpi_throttle6: <ACPI CPU Throttling> on cpu6
acpi_throttle6: failed to attach P_CNT
device_attach: acpi_throttle6 attach returned 6
acpi_throttle7: <ACPI CPU Throttling> on cpu7
acpi_throttle7: failed to attach P_CNT
device_attach: acpi_throttle7 attach returned 6
Timecounters tick every 1.000 msec
hdacc0: <NVIDIA GT21x HDA CODEC> at cad 0 on hdac0
hdaa0: <NVIDIA GT21x Audio Function Group> at nid 1 on hdacc0
pcm0: <NVIDIA GT21x (HDMI/DP 8ch)> at nid 5 on hdaa0
hdacc1: <NVIDIA GT21x HDA CODEC> at cad 1 on hdac0
hdaa1: <NVIDIA GT21x Audio Function Group> at nid 1 on hdacc1
pcm1: <NVIDIA GT21x (HDMI/DP 8ch)> at nid 5 on hdaa1
hdacc2: <NVIDIA GT21x HDA CODEC> at cad 2 on hdac0
hdaa2: <NVIDIA GT21x Audio Function Group> at nid 1 on hdacc2
pcm2: <NVIDIA GT21x (HDMI/DP 8ch)> at nid 5 on hdaa2
hdacc3: <NVIDIA GT21x HDA CODEC> at cad 3 on hdac0
hdaa3: <NVIDIA GT21x Audio Function Group> at nid 1 on hdacc3
pcm3: <NVIDIA GT21x (HDMI/DP 8ch)> at nid 5 on hdaa3
hdacc4: <Realtek ALC889 HDA CODEC> at cad 0 on hdac1
hdaa4: <Realtek ALC889 Audio Function Group> at nid 1 on hdacc4
pcm4: <Realtek ALC889 (Rear Analog 7.1/2.0)> at nid 20,22,21,23 and 24,26 on hdaa4
pcm5: <Realtek ALC889 (Front Analog)> at nid 27 and 25 on hdaa4
pcm6: <Realtek ALC889 (Rear Digital)> at nid 30 on hdaa4
pcm7: <Realtek ALC889 (Onboard Digital)> at nid 17 on hdaa4
usbus0: 5.0Gbps Super Speed USB v3.0
usbus1: 5.0Gbps Super Speed USB v3.0
usbus2: 5.0Gbps Super Speed USB v3.0
usbus3: 12Mbps Full Speed USB v1.0
usbus4: 480Mbps High Speed USB v2.0
usbus5: 12Mbps Full Speed USB v1.0
usbus6: 480Mbps High Speed USB v2.0
usbus7: 12Mbps Full Speed USB v1.0
usbus8: 12Mbps Full Speed USB v1.0
usbus9: 480Mbps High Speed USB v2.0
ugen0.1: <0x1b21> at usbus0
uhub0: <0x1b21 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0
ugen1.1: <0x1b21> at usbus1
uhub1: <0x1b21 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus1
ugen2.1: <0x1b21> at usbus2
uhub2: <0x1b21 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus2
ugen3.1: <ATI> at usbus3
uhub3: <ATI OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus3
ugen4.1: <ATI> at usbus4
uhub4: <ATI EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus4
ugen5.1: <ATI> at usbus5
uhub5: <ATI OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus5
ugen6.1: <ATI> at usbus6
uhub6: <ATI EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus6
ugen7.1: <ATI> at usbus7
uhub7: <ATI OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus7
ugen8.1: <ATI> at usbus8
uhub8: <ATI OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus8
ugen9.1: <ATI> at usbus9
uhub9: <ATI EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus9
uhub7: 2 ports with 2 removable, self powered
uhub8: 4 ports with 4 removable, self powered
uhub3: 5 ports with 5 removable, self powered
uhub5: 5 ports with 5 removable, self powered
uhub0: 4 ports with 4 removable, self powered
uhub1: 4 ports with 4 removable, self powered
uhub2: 4 ports with 4 removable, self powered
uhub9: 4 ports with 4 removable, self powered
uhub4: 5 ports with 5 removable, self powered
uhub6: 5 ports with 5 removable, self powered
ugen8.2: <vendor 0x046a> at usbus8
ukbd0: <vendor 0x046a product 0x0023, class 0/0, rev 2.00/0.32, addr 2> on usbus8
kbd2 at ukbd0
uhid0: <vendor 0x046a product 0x0023, class 0/0, rev 2.00/0.32, addr 2> on usbus8
ada0 at ahcich0 bus 0 scbus0 target 0 lun 0
ada0: <Corsair Force 3 SSD 1.3> ATA-8 SATA 3.x device
ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
ada0: Command Queueing enabled
ada0: 57241MB (117231408 512 byte sectors: 16H 63S/T 16383C)
ada0: Previously was known as ad4
ada1 at mvsch0 bus 0 scbus2 target 0 lun 0
ada1: <SAMSUNG HD103UJ 1AA01118> ATA-7 SATA 2.x device
ada1: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
ada1: Command Queueing enabled
ada1: 953868MB (1953523055 512 byte sectors: 16H 63S/T 16383C)
ada1: Previously was known as ad8
ada2 at mvsch1 bus 0 scbus3 target 0 lun 0
ada2: <SAMSUNG HD103UJ 1AA01118> ATA-7 SATA 2.x device
ada2: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
ada2: Command Queueing enabled
ada2: 953869MB (1953525168 512 byte sectors: 16H 63S/T 16383C)
ada2: Previously was known as ad10
ada3 at mvsch2 bus 0 scbus4 target 0 lun 0
ada3: <SAMSUNG HD103SJ 1AJ10001> ATA-8 SATA 2.x device
ada3: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
ada3: Command Queueing enabled
ada3: 953869MB (1953525168 512 byte sectors: 16H 63S/T 16383C)
ada3: Previously was known as ad12
ada4 at mvsch3 bus 0 scbus5 target 0 lun 0
ada4: <WDC WD2002FAEX-007BA0 05.01D05> ATA-8 SATA 3.x device
ada4: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
ada4: Command Queueing enabled
ada4: 1907729MB (3907029168 512 byte sectors: 16H 63S/T 16383C)
ada4: Previously was known as ad14
ada5 at ahcich2 bus 0 scbus6 target 0 lun 0
ada5: <WDC WD2002FAEX-007BA0 05.01D05> ATA-8 SATA 3.x device
ada5: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
ada5: Command Queueing enabled
ada5: 1907729MB (3907029168 512 byte sectors: 16H 63S/T 16383C)
ada5: Previously was known as ad16
ada6 at ahcich3 bus 0 scbus7 target 0 lun 0
ada6: <SAMSUNG HD103SJ 1AJ10001> ATA-8 SATA 2.x device
ada6: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
ada6: Command Queueing enabled
ada6: 953869MB (1953525168 512 byte sectors: 16H 63S/T 16383C)
ada6: Previously was known as ad18
ada7 at ahcich4 bus 0 scbus8 target 0 lun 0
ada7: <SAMSUNG HD103SJ 1AJ10001> ATA-8 SATA 2.x device
ada7: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
ada7: Command Queueing enabled
ada7: 953869MB (1953525168 512 byte sectors: 16H 63S/T 16383C)
ada7: Previously was known as ad20
ada8 at ahcich5 bus 0 scbus9 target 0 lun 0
ada8: <SAMSUNG HD103SJ 1AJ10001> ATA-8 SATA 2.x device
ada8: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
ada8: Command Queueing enabled
ada8: 953869MB (1953525168 512 byte sectors: 16H 63S/T 16383C)
ada8: Previously was known as ad22
ada9 at ahcich6 bus 0 scbus10 target 0 lun 0
ada9: <SAMSUNG HD103SJ 1AJ100E5> ATA-8 SATA 2.x device
ada9: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
ada9: Command Queueing enabled
ada9: 953869MB (1953525168 512 byte sectors: 16H 63S/T 16383C)
ada9: Previously was known as ad24
ada10 at ahcich7 bus 0 scbus11 target 0 lun 0
ada10: <SAMSUNG HD103SJ 1AJ10001> ATA-8 SATA 2.x device
ada10: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
ada10: Command Queueing enabled
ada10: 953869MB (1953525168 512 byte sectors: 16H 63S/T 16383C)
ada10: Previously was known as ad26
SMP: AP CPU #1 Launched!
SMP: AP CPU #6 Launched!
SMP: AP CPU #5 Launched!
SMP: AP CPU #7 Launched!
SMP: AP CPU #2 Launched!
SMP: AP CPU #4 Launched!
SMP: AP CPU #3 Launched!
Timecounter "TSC-low" frequency 16461959 Hz quality 1000
Trying to mount root from ufs:/dev/ada0p2 [rw,noatime]...
KLD vboxdrv.ko: depends on kernel - not available or version mismatch
linker_load_file: Unsupported file type
KLD vboxnetflt.ko: depends on vboxdrv - not available or version mismatch
linker_load_file: Unsupported file type
tun0: link state changed to UP
WARNING: attempt to domain_add(netgraph) after domainfinalize()
em1: link state changed to UP
em0: link state changed to UP
GEOM_ELI: Device ada9.eli created.
GEOM_ELI: Encryption: AES-CBC 128
GEOM_ELI:     Crypto: hardware
GEOM_ELI: Device gpt/mirror0.disk2.eli created.
GEOM_ELI: Encryption: AES-CBC 128
GEOM_ELI:     Crypto: hardware
GEOM_ELI: Device ada6.eli created.
GEOM_ELI: Encryption: AES-CBC 128
GEOM_ELI:     Crypto: hardware
GEOM_ELI: Device ada8.eli created.
GEOM_ELI: Encryption: AES-CBC 128
GEOM_ELI:     Crypto: hardware
GEOM_ELI: Device ada1.eli created.
GEOM_ELI: Encryption: AES-CBC 128
GEOM_ELI:     Crypto: hardware
GEOM_ELI: Device ada2.eli created.
GEOM_ELI: Encryption: AES-CBC 128
GEOM_ELI:     Crypto: hardware
GEOM_ELI: Device gpt/disk1.eli created.
GEOM_ELI: Encryption: AES-CBC 128
GEOM_ELI:     Crypto: hardware
ZFS filesystem version 5
ZFS storage pool version 28
GEOM_ELI: Device gpt/disk2.eli created.
GEOM_ELI: Encryption: AES-CBC 128
GEOM_ELI:     Crypto: hardware
GEOM_ELI: Device ada7.eli created.
GEOM_ELI: Encryption: AES-CBC 128
GEOM_ELI:     Crypto: hardware
vboxdrv: fAsync=0 offMin=0x799 offMax=0x7bc2
em0: promiscuous mode enabled
free inode //1658284 had 8 blocks
GEOM_ELI: Device gpt/mirror1.disk2.eli created.
GEOM_ELI: Encryption: AES-CBC 128
GEOM_ELI:     Crypto: hardware
GEOM_ELI: Device ada6.eli destroyed.
GEOM_ELI: Device gpt/mirror2.disk1.eli created.
GEOM_ELI: Encryption: AES-CBC 128
GEOM_ELI:     Crypto: hardware
GEOM_ELI: Device ada1.eli destroyed.
GEOM_ELI: Device gpt/mirror3.disk1.eli created.
GEOM_ELI: Encryption: AES-CBC 128
GEOM_ELI:     Crypto: hardware
GEOM_ELI: Device ada9.eli destroyed.
GEOM_ELI: Device gpt/mirror0.disk1.eli created.
GEOM_ELI: Encryption: AES-CBC 128
GEOM_ELI:     Crypto: hardware
(ada4:mvsch3:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 00 08 c8 59 40 0f 00 00 01 00 00
(ada4:mvsch3:0:0:0): CAM status: ATA Status Error
(ada4:mvsch3:0:0:0): ATA status: 00 ()
(ada4:mvsch3:0:0:0): RES: 00 00 00 00 00 00 00 00 00 00 00
(ada4:mvsch3:0:0:0): Retrying command
(ada4:mvsch3:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 00 08 c3 59 40 0f 00 00 01 00 00
(ada4:mvsch3:0:0:0): CAM status: ATA Status Error
(ada4:mvsch3:0:0:0): ATA status: 00 ()
(ada4:mvsch3:0:0:0): RES: 00 00 00 00 00 00 00 00 00 00 00
(ada4:mvsch3:0:0:0): Retrying command
(ada4:mvsch3:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 00 08 c6 59 40 0f 00 00 01 00 00
(ada4:mvsch3:0:0:0): CAM status: ATA Status Error
(ada4:mvsch3:0:0:0): ATA status: 00 ()
(ada4:mvsch3:0:0:0): RES: 00 00 00 00 00 00 00 00 00 00 00
(ada4:mvsch3:0:0:0): Retrying command
(ada4:mvsch3:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 00 08 c4 59 40 0f 00 00 01 00 00
(ada4:mvsch3:0:0:0): CAM status: ATA Status Error
(ada4:mvsch3:0:0:0): ATA status: 00 ()
(ada4:mvsch3:0:0:0): RES: 00 00 00 00 00 00 00 00 00 00 00
(ada4:mvsch3:0:0:0): Retrying command
(ada4:mvsch3:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 00 08 c5 59 40 0f 00 00 01 00 00
(ada4:mvsch3:0:0:0): CAM status: ATA Status Error
(ada4:mvsch3:0:0:0): ATA status: 00 ()
(ada4:mvsch3:0:0:0): RES: 00 00 00 00 00 00 00 00 00 00 00
(ada4:mvsch3:0:0:0): Retrying command
(ada4:mvsch3:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 00 08 c7 59 40 0f 00 00 01 00 00
(ada4:mvsch3:0:0:0): CAM status: ATA Status Error
(ada4:mvsch3:0:0:0): ATA status: 00 ()
(ada4:mvsch3:0:0:0): RES: 00 00 00 00 00 00 00 00 00 00 00
(ada4:mvsch3:0:0:0): Retrying command
(ada4:mvsch3:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 00 08 c3 59 40 0f 00 00 01 00 00
(ada4:mvsch3:0:0:0): CAM status: ATA Status Error
(ada4:mvsch3:0:0:0): ATA status: 00 ()
(ada4:mvsch3:0:0:0): RES: 00 00 00 00 00 00 00 00 00 00 00
(ada4:mvsch3:0:0:0): Retrying command
(ada4:mvsch3:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 00 08 c4 59 40 0f 00 00 01 00 00
(ada4:mvsch3:0:0:0): CAM status: ATA Status Error
(ada4:mvsch3:0:0:0): ATA status: 00 ()
(ada4:mvsch3:0:0:0): RES: 00 00 00 00 00 00 00 00 00 00 00
(ada4:mvsch3:0:0:0): Retrying command
(ada4:mvsch3:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 00 08 c5 59 40 0f 00 00 01 00 00
(ada4:mvsch3:0:0:0): CAM status: ATA Status Error
(ada4:mvsch3:0:0:0): ATA status: 00 ()
(ada4:mvsch3:0:0:0): RES: 00 00 00 00 00 00 00 00 00 00 00
(ada4:mvsch3:0:0:0): Retrying command
(ada4:mvsch3:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 00 08 c6 59 40 0f 00 00 01 00 00
(ada4:mvsch3:0:0:0): CAM status: ATA Status Error
(ada4:mvsch3:0:0:0): ATA status: 00 ()
(ada4:mvsch3:0:0:0): RES: 00 00 00 00 00 00 00 00 00 00 00
(ada4:mvsch3:0:0:0): Retrying command
(ada4:mvsch3:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 00 08 c7 59 40 0f 00 00 01 00 00
(ada4:mvsch3:0:0:0): CAM status: ATA Status Error
(ada4:mvsch3:0:0:0): ATA status: 00 ()
(ada4:mvsch3:0:0:0): RES: 00 00 00 00 00 00 00 00 00 00 00
(ada4:mvsch3:0:0:0): Retrying command
(ada4:mvsch3:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 00 08 c8 59 40 0f 00 00 01 00 00
(ada4:mvsch3:0:0:0): CAM status: ATA Status Error
(ada4:mvsch3:0:0:0): ATA status: 00 ()
(ada4:mvsch3:0:0:0): RES: 00 00 00 00 00 00 00 00 00 00 00
(ada4:mvsch3:0:0:0): Retrying command
free inode //98852 had 112 blocks
free inode //99004 had 8 blocks
GEOM_ELI: Device ada7.eli destroyed.
GEOM_ELI: Device gpt/mirror1.disk1.eli created.
GEOM_ELI: Encryption: AES-CBC 128
GEOM_ELI:     Crypto: hardware
GEOM_ELI: Device ada8.eli destroyed.
GEOM_ELI: Device gpt/mirror2.disk2.eli created.
GEOM_ELI: Encryption: AES-CBC 128
GEOM_ELI:     Crypto: hardware
GEOM_ELI: Device ada2.eli destroyed.
GEOM_ELI: Device gpt/mirror3.disk2.eli created.
GEOM_ELI: Encryption: AES-CBC 128
GEOM_ELI:     Crypto: hardware

pciconf -lv
Code:
hostb0@pci0:0:0:0:      class=0x060000 card=0x5a141002 chip=0x5a141002 rev=0x02 hdr=0x00
    vendor     = 'ATI Technologies Inc'
    device     = 'RD890 PCI to PCI bridge (external gfx0 port B)'
    class      = bridge
    subclass   = HOST-PCI
pcib1@pci0:0:2:0:       class=0x060400 card=0x5a141002 chip=0x5a161002 rev=0x00 hdr=0x01
    vendor     = 'ATI Technologies Inc'
    device     = 'RD890 PCI to PCI bridge (PCI express gpp port B)'
    class      = bridge
    subclass   = PCI-PCI
pcib2@pci0:0:4:0:       class=0x060400 card=0x5a141002 chip=0x5a181002 rev=0x00 hdr=0x01
    vendor     = 'ATI Technologies Inc'
    device     = 'RD890 PCI to PCI bridge (PCI express gpp port D)'
    class      = bridge
    subclass   = PCI-PCI
pcib3@pci0:0:5:0:       class=0x060400 card=0x5a141002 chip=0x5a191002 rev=0x00 hdr=0x01
    vendor     = 'ATI Technologies Inc'
    device     = 'RD890 PCI to PCI bridge (PCI express gpp port E)'
    class      = bridge
    subclass   = PCI-PCI
pcib4@pci0:0:6:0:       class=0x060400 card=0x5a141002 chip=0x5a1a1002 rev=0x00 hdr=0x01
    vendor     = 'ATI Technologies Inc'
    device     = 'RD890 PCI to PCI bridge (PCI express gpp port F)'
    class      = bridge
    subclass   = PCI-PCI
pcib5@pci0:0:7:0:       class=0x060400 card=0x5a141002 chip=0x5a1b1002 rev=0x00 hdr=0x01
    vendor     = 'ATI Technologies Inc'
    device     = 'RD890 PCI to PCI bridge (PCI express gpp port G)'
    class      = bridge
    subclass   = PCI-PCI
pcib6@pci0:0:9:0:       class=0x060400 card=0x5a141002 chip=0x5a1c1002 rev=0x00 hdr=0x01
    vendor     = 'ATI Technologies Inc'
    device     = 'RD890 PCI to PCI bridge (PCI express gpp port H)'
    class      = bridge
    subclass   = PCI-PCI
pcib7@pci0:0:10:0:      class=0x060400 card=0x5a141002 chip=0x5a1d1002 rev=0x00 hdr=0x01
    vendor     = 'ATI Technologies Inc'
    device     = 'RD890 PCI to PCI bridge (external gfx1 port A)'
    class      = bridge
    subclass   = PCI-PCI
pcib8@pci0:0:11:0:      class=0x060400 card=0x5a141002 chip=0x5a1f1002 rev=0x00 hdr=0x01
    vendor     = 'ATI Technologies Inc'
    device     = 'RD890 PCI to PCI bridge (NB-SB link)'
    class      = bridge
    subclass   = PCI-PCI
ahci1@pci0:0:17:0:      class=0x010601 card=0x84dd1043 chip=0x43911002 rev=0x40 hdr=0x00
    vendor     = 'ATI Technologies Inc'
    device     = 'SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode]'
    class      = mass storage
    subclass   = SATA
ohci0@pci0:0:18:0:      class=0x0c0310 card=0x43971002 chip=0x43971002 rev=0x00 hdr=0x00
    vendor     = 'ATI Technologies Inc'
    device     = 'SB7x0/SB8x0/SB9x0 USB OHCI0 Controller'
    class      = serial bus
    subclass   = USB
ehci0@pci0:0:18:2:      class=0x0c0320 card=0x43961002 chip=0x43961002 rev=0x00 hdr=0x00
    vendor     = 'ATI Technologies Inc'
    device     = 'SB7x0/SB8x0/SB9x0 USB EHCI Controller'
    class      = serial bus
    subclass   = USB
ohci1@pci0:0:19:0:      class=0x0c0310 card=0x43971002 chip=0x43971002 rev=0x00 hdr=0x00
    vendor     = 'ATI Technologies Inc'
    device     = 'SB7x0/SB8x0/SB9x0 USB OHCI0 Controller'
    class      = serial bus
    subclass   = USB
ehci1@pci0:0:19:2:      class=0x0c0320 card=0x43961002 chip=0x43961002 rev=0x00 hdr=0x00
    vendor     = 'ATI Technologies Inc'
    device     = 'SB7x0/SB8x0/SB9x0 USB EHCI Controller'
    class      = serial bus
    subclass   = USB
none0@pci0:0:20:0:      class=0x0c0500 card=0x43851002 chip=0x43851002 rev=0x42 hdr=0x00
    vendor     = 'ATI Technologies Inc'
    device     = 'SBx00 SMBus Controller'
    class      = serial bus
    subclass   = SMBus
hdac1@pci0:0:20:2:      class=0x040300 card=0x84db1043 chip=0x43831002 rev=0x40 hdr=0x00
    vendor     = 'ATI Technologies Inc'
    device     = 'SBx00 Azalia (Intel HDA)'
    class      = multimedia
    subclass   = HDA
isab0@pci0:0:20:3:      class=0x060100 card=0x439d1002 chip=0x439d1002 rev=0x40 hdr=0x00
    vendor     = 'ATI Technologies Inc'
    device     = 'SB7x0/SB8x0/SB9x0 LPC host controller'
    class      = bridge
    subclass   = PCI-ISA
pcib9@pci0:0:20:4:      class=0x060401 card=0x00000000 chip=0x43841002 rev=0x40 hdr=0x01
    vendor     = 'ATI Technologies Inc'
    device     = 'SBx00 PCI to PCI Bridge'
    class      = bridge
    subclass   = PCI-PCI
ohci2@pci0:0:20:5:      class=0x0c0310 card=0x43991002 chip=0x43991002 rev=0x00 hdr=0x00
    vendor     = 'ATI Technologies Inc'
    device     = 'SB7x0/SB8x0/SB9x0 USB OHCI2 Controller'
    class      = serial bus
    subclass   = USB
ohci3@pci0:0:22:0:      class=0x0c0310 card=0x43971002 chip=0x43971002 rev=0x00 hdr=0x00
    vendor     = 'ATI Technologies Inc'
    device     = 'SB7x0/SB8x0/SB9x0 USB OHCI0 Controller'
    class      = serial bus
    subclass   = USB
ehci2@pci0:0:22:2:      class=0x0c0320 card=0x43961002 chip=0x43961002 rev=0x00 hdr=0x00
    vendor     = 'ATI Technologies Inc'
    device     = 'SB7x0/SB8x0/SB9x0 USB EHCI Controller'
    class      = serial bus
    subclass   = USB
hostb1@pci0:0:24:0:     class=0x060000 card=0x00000000 chip=0x16001022 rev=0x00 hdr=0x00
    vendor     = 'Advanced Micro Devices [AMD]'
    device     = 'Family 15h Processor Function 0'
    class      = bridge
    subclass   = HOST-PCI
hostb2@pci0:0:24:1:     class=0x060000 card=0x00000000 chip=0x16011022 rev=0x00 hdr=0x00
    vendor     = 'Advanced Micro Devices [AMD]'
    device     = 'Family 15h Processor Function 1'
    class      = bridge
    subclass   = HOST-PCI
hostb3@pci0:0:24:2:     class=0x060000 card=0x00000000 chip=0x16021022 rev=0x00 hdr=0x00
    vendor     = 'Advanced Micro Devices [AMD]'
    device     = 'Family 15h Processor Function 2'
    class      = bridge
    subclass   = HOST-PCI
hostb4@pci0:0:24:3:     class=0x060000 card=0x00000000 chip=0x16031022 rev=0x00 hdr=0x00
    vendor     = 'Advanced Micro Devices [AMD]'
    device     = 'Family 15h Processor Function 3'
    class      = bridge
    subclass   = HOST-PCI
hostb5@pci0:0:24:4:     class=0x060000 card=0x00000000 chip=0x16041022 rev=0x00 hdr=0x00
    vendor     = 'Advanced Micro Devices [AMD]'
    device     = 'Family 15h Processor Function 4'
    class      = bridge
    subclass   = HOST-PCI
hostb6@pci0:0:24:5:     class=0x060000 card=0x00000000 chip=0x16051022 rev=0x00 hdr=0x00
    vendor     = 'Advanced Micro Devices [AMD]'
    device     = 'Family 15h Processor Function 5'
    class      = bridge
    subclass   = HOST-PCI
vgapci0@pci0:1:0:0:     class=0x030000 card=0x104419da chip=0x0a6510de rev=0xa2 hdr=0x00
    vendor     = 'nVidia Corporation'
    device     = 'GT218 [GeForce 210]'
    class      = display
    subclass   = VGA
hdac0@pci0:1:0:1:       class=0x040300 card=0x104419da chip=0x0be310de rev=0xa1 hdr=0x00
    vendor     = 'nVidia Corporation'
    device     = 'High Definition Audio Controller'
    class      = multimedia
    subclass   = HDA
ahci0@pci0:2:0:0:       class=0x010601 card=0x84b71043 chip=0x06121b21 rev=0x01 hdr=0x00
    vendor     = 'ASMedia Technology Inc.'
    class      = mass storage
    subclass   = SATA
em0@pci0:3:0:0: class=0x020000 card=0x84571043 chip=0x150c8086 rev=0x00 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82583V Gigabit Network Connection'
    class      = network
    subclass   = ethernet
xhci0@pci0:4:0:0:       class=0x0c0330 card=0x84881043 chip=0x10421b21 rev=0x00 hdr=0x00
    vendor     = 'ASMedia Technology Inc.'
    device     = 'ASM1042 SuperSpeed USB Host Controller'
    class      = serial bus
    subclass   = USB
xhci1@pci0:5:0:0:       class=0x0c0330 card=0x84881043 chip=0x10421b21 rev=0x00 hdr=0x00
    vendor     = 'ASMedia Technology Inc.'
    device     = 'ASM1042 SuperSpeed USB Host Controller'
    class      = serial bus
    subclass   = USB
xhci2@pci0:6:0:0:       class=0x0c0330 card=0x84881043 chip=0x10421b21 rev=0x00 hdr=0x00
    vendor     = 'ASMedia Technology Inc.'
    device     = 'ASM1042 SuperSpeed USB Host Controller'
    class      = serial bus
    subclass   = USB
mvs0@pci0:7:0:0:        class=0x010000 card=0x11ab11ab chip=0x704211ab rev=0x02 hdr=0x00
    vendor     = 'Marvell Technology Group Ltd.'
    device     = '88SX7042 PCI-e 4-port SATA-II'
    class      = mass storage
    subclass   = SCSI
em1@pci0:8:0:0: class=0x020000 card=0xa01f8086 chip=0x10d38086 rev=0x00 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82574L Gigabit Network Connection'
    class      = network
    subclass   = ethernet
 
Hi,
das sieht uf den ersten Blick bärig erstmal ned schlecht aus. Beobachte des mal und gib büdde Feedback ob das Problem nochmal auftritt.

Die per camcontrol cmd geschickten commands muss die HD ned zwingend fressen. Das wär gut möglich das die bei der Edition in der HD Version die oifach ned fressen. Die selbe HD Serie han ich gerade ned da, sonst könnt ich das testen. Eventuell findest Du im "großen" Datenblatt (ned das mit 2 Seiten für Usebären) noch Infos zu genau der HD Version in Bezug auf die möglichen Werte die Du dann als Hexbär nutzen könntest.

Gruß Bummibär
 
Back
Top