Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Mar 2014 18:41:05 -0400
From:      "Littlefield, Tyler" <tyler@tysdomain.com>
To:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   kernel config:advice
Message-ID:  <532B6E81.60604@tysdomain.com>

next in thread | raw e-mail | index | archive | help
hello:
My kernel that is running currently is a bit large and has a lot of 
support for hardware I do not use. Here is my kernel config:
ident    tds
machine    amd64
maxusers 256
cpu    HAMMER
makeoptions    CONF_CFLAGS=-fno-builtin  #Don't allow use of memcmp, etc.

options        NO_SYSCTL_DESCR
options    RDRAND_RNG
options    PADLOCK_RNG
options    AH_SUPPORT_AR5416
options    SC_PIXEL_MODE
options    VESA
options    AHD_REG_PRETTY_PRINT
options    AHC_REG_PRETTY_PRINT
options    ATA_STATIC_ID
options    ATA_CAM
options    SMP
options MAXCPU=8
options    DDB_CTF
#options    KDB_TRACE
#options    KDB
#options    INCLUDE_CONFIG_FILE
#options    KDTRACE_HOOKS
#options    KDTRACE_FRAME
options    MAC
options    AUDIT
options    HWPMC_HOOKS
options    KBD_INSTALL_CDEV
options    PRINTF_BUFR_SIZE=128
options    _KPOSIX_PRIORITY_SCHEDULING
options    SYSVSEM
options    SYSVMSG
options    SYSVSHM
options    STACK
#options    KTRACE
options    SCSI_DELAY=5000
options    COMPAT_FREEBSD7
options    COMPAT_FREEBSD6
options    COMPAT_FREEBSD5
options    COMPAT_FREEBSD4
options    COMPAT_FREEBSD32
options    GEOM_LABEL
options    GEOM_RAID
options    GEOM_PART_GPT
options    PSEUDOFS
options    PROCFS
options    MD_ROOT
#options    QUOTA
options    UFS_GJOURNAL
#options    UFS_DIRHASH
options    UFS_ACL
options    SOFTUPDATES
#options    FFS
options    SCTP
options    TCP_OFFLOAD
options    INET6
options    INET
options    PREEMPTION
options    SCHED_ULE
options    NEW_PCIB
options    GEOM_PART_MBR
options    GEOM_PART_EBR_COMPAT
options    GEOM_PART_EBR
options    GEOM_PART_BSD
device    isa
device    mem
device    io
device    uart_ns8250
device    cpufreq
device    acpi
device    pci
#device    fdc
device    ahci
#device    ata
#device    mvs
#device    siis
#device    ahc
#device    ahd
#device    esp
#device    hptiop
#device    isp
#device    mpt
#device    mps
#device    sym
#device    trm
#device    adv
#device    adw
#device    aic
#device    bt
#device    isci
#device    scbus
#device    ch
device    da
#device    sa
#device    cd
device    pass
#device    ses
#device    amr
#device    arcmsr
#device    ciss
#device    dpt
#device    hptmv
#device    hptnr
#device    hptrr
#device    hpt27xx
device    iir
device    ips
device    mly
device    twa
device    tws
device    aac
device    aacp
device    aacraid
device    ida
device    mfi
device    mlx
device    twe
device    atkbdc
device    atkbd
device    psm
device    kbdmux
device    vga
#device    splash
device    sc
device    agp
device    cbb
#device    pccard
#device    cardbus
device    uart
device    ppc
device    ppbus
#device    lpt
#device    plip
#device    ppi
#device    puc
#device    bxe
#device    de
device    em
#device    igb
#device    ixgbe
#device    le
#device    ti
#device    txp
#device    vx
device    miibus
#device    ae
#device    age
#device    alc
#device    ale
#device    bce
#device    bfe
#device    bge
#device    cas
#device    dc
#device    et
#device    fxp
#device    gem
#device    hme
#device    jme
#device    lge
#device    msk
#device    nfe
#device    nge
#device    pcn
#device    re
#device    rl
#device    sf
#device    sge
#device    sis
#device    sk
#device    ste
#device    stge
#device    tl
#device    tx
#device    vge
#device    vr
#device    wb
#device    xl
device    cs
device    ed
device    ex
device    ep
device    fe
device    sn
device    xe
device    loop
device    random
device    ether
device    vlan
#device    tun
device    pty
device    md
#device    gif
#device    faith
device    firmware
device    bpf
#device    uhci
#device    ohci
#device    ehci
#device    xhci
#device    usb
#device    uhid
#device    ukbd
#device    ulpt
#device    umass
#device    ums
#device    urio
#device    u3g
#device    uark
#device    ubsa
#device    uftdi
#device    uipaq
#device    uplcom
#device    uslcom
#device    uvisor
#device    uvscom
#device    aue
#device    axe
#device    cdce
#device    cue
#device    kue
#device    rue
#device    udav
#device    rum
#device    run
#device    uath
#device    upgt
#device    ural
#device    urtw
#device    zyd
#device    virtio
#device    virtio_pci
#device    vtnet
#device    virtio_blk
#device    virtio_scsi
#device    virtio_balloon
device pf
device pflog

errors:
tws_cam.c:(.text+0x1093): undefined reference to `xpt_done'
tws_cam.o: In function `tws_scsi_complete':
tws_cam.c:(.text+0x196d): undefined reference to `xpt_done'
tws_cam.o: In function `tws_timeout':
tws_cam.c:(.text+0x1afb): undefined reference to `xpt_freeze_simq'
tws_cam.c:(.text+0x1b92): undefined reference to `xpt_release_simq'

/var/run/dmesg.boot:
acpi_tz1: <Thermal Zone> on acpi0
uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0
orm0: <ISA Option ROMs> at iomem 
0xc0000-0xc7fff,0xce000-0xcefff,0xcf000-0xcffff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: CGA <16 virtual consoles, flags=0x300>
vga0: <Generic ISA VGA> at port 0x3d0-0x3db iomem 0xb8000-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
est0: <Enhanced SpeedStep Frequency Control> on cpu0
p4tcc0: <CPU Frequency Thermal Control> on cpu0
est1: <Enhanced SpeedStep Frequency Control> on cpu1
p4tcc1: <CPU Frequency Thermal Control> on cpu1
est2: <Enhanced SpeedStep Frequency Control> on cpu2
p4tcc2: <CPU Frequency Thermal Control> on cpu2
est3: <Enhanced SpeedStep Frequency Control> on cpu3
p4tcc3: <CPU Frequency Thermal Control> on cpu3
est4: <Enhanced SpeedStep Frequency Control> on cpu4
p4tcc4: <CPU Frequency Thermal Control> on cpu4
est5: <Enhanced SpeedStep Frequency Control> on cpu5
p4tcc5: <CPU Frequency Thermal Control> on cpu5
est6: <Enhanced SpeedStep Frequency Control> on cpu6
p4tcc6: <CPU Frequency Thermal Control> on cpu6
est7: <Enhanced SpeedStep Frequency Control> on cpu7
p4tcc7: <CPU Frequency Thermal Control> on cpu7
Timecounters tick every 1.000 msec
usbus0: 480Mbps High Speed USB v2.0
usbus1: 480Mbps High Speed USB v2.0
ugen0.1: <Intel> at usbus0
uhub0: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus0
ugen1.1: <Intel> at usbus1
uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1
uhub0: 2 ports with 2 removable, self powered
uhub1: 2 ports with 2 removable, self powered
ugen0.2: <vendor 0x8087> at usbus0
uhub2: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> 
on usbus0
ugen1.2: <vendor 0x8087> at usbus1
uhub3: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> 
on usbus1
uhub2: 6 ports with 6 removable, self powered
uhub3: 6 ports with 6 removable, self powered
(probe2:mps0:0:2:0): INQUIRY. CDB: 12 00 00 00 24 00
(probe2:mps0:0:2:0): CAM status: Invalid Target ID
(probe2:mps0:0:2:0): Error 22, Unretryable error
(probe3:mps0:0:3:0): INQUIRY. CDB: 12 00 00 00 24 00
(probe3:mps0:0:3:0): CAM status: Invalid Target ID
(probe3:mps0:0:3:0): Error 22, Unretryable error
(probe2:mps0:0:2:0): INQUIRY. CDB: 12 00 00 00 24 00
(probe2:mps0:0:2:0): CAM status: Invalid Target ID
(probe2:mps0:0:2:0): Error 22, Unretryable error
(probe3:mps0:0:3:0): INQUIRY. CDB: 12 00 00 00 24 00
(probe3:mps0:0:3:0): CAM status: Invalid Target ID
(probe3:mps0:0:3:0): Error 22, Unretryable error
(probe1:mps0:0:2:1): INQUIRY. CDB: 12 20 00 00 24 00
(probe1:mps0:0:2:1): CAM status: Invalid Target ID
(probe1:mps0:0:2:1): Error 22, Unretryable error
(probe2:mps0:0:3:1): INQUIRY. CDB: 12 20 00 00 24 00
(probe2:mps0:0:3:1): CAM status: Invalid Target ID
(probe2:mps0:0:3:1): Error 22, Unretryable error
(probe1:mps0:0:2:1): INQUIRY. CDB: 12 20 00 00 24 00
(probe1:mps0:0:2:1): CAM status: Invalid Target ID
(probe1:mps0:0:2:1): Error 22, Unretryable error
(probe2:mps0:0:3:1): INQUIRY. CDB: 12 20 00 00 24 00
(probe2:mps0:0:3:1): CAM status: Invalid Target ID
(probe2:mps0:0:3:1): Error 22, Unretryable error
(probe3:mps0:0:2:2): INQUIRY. CDB: 12 40 00 00 24 00
(probe3:mps0:0:2:2): CAM status: Invalid Target ID
(probe3:mps0:0:2:2): Error 22, Unretryable error
(probe1:mps0:0:3:2): INQUIRY. CDB: 12 40 00 00 24 00
(probe1:mps0:0:3:2): CAM status: Invalid Target ID
(probe1:mps0:0:3:2): Error 22, Unretryable error
(probe2:mps0:0:2:2): INQUIRY. CDB: 12 40 00 00 24 00
(probe2:mps0:0:2:2): CAM status: Invalid Target ID
(probe2:mps0:0:2:2): Error 22, Unretryable error
(probe1:mps0:0:3:2): INQUIRY. CDB: 12 40 00 00 24 00
(probe1:mps0:0:3:2): CAM status: Invalid Target ID
(probe1:mps0:0:3:2): Error 22, Unretryable error
(probe3:mps0:0:2:3): INQUIRY. CDB: 12 60 00 00 24 00
(probe3:mps0:0:2:3): CAM status: Invalid Target ID
(probe3:mps0:0:2:3): Error 22, Unretryable error
(probe2:mps0:0:3:3): INQUIRY. CDB: 12 60 00 00 24 00
(probe2:mps0:0:3:3): CAM status: Invalid Target ID
(probe2:mps0:0:3:3): Error 22, Unretryable error
(probe1:mps0:0:2:3): INQUIRY. CDB: 12 60 00 00 24 00
(probe1:mps0:0:2:3): CAM status: Invalid Target ID
(probe1:mps0:0:2:3): Error 22, Unretryable error
(probe2:mps0:0:3:3): INQUIRY. CDB: 12 60 00 00 24 00
(probe2:mps0:0:3:3): CAM status: Invalid Target ID
(probe2:mps0:0:3:3): Error 22, Unretryable error
(probe3:mps0:0:2:4): INQUIRY. CDB: 12 80 00 00 24 00
(probe3:mps0:0:2:4): CAM status: Invalid Target ID
(probe3:mps0:0:2:4): Error 22, Unretryable error
(probe1:mps0:0:3:4): INQUIRY. CDB: 12 80 00 00 24 00
(probe1:mps0:0:3:4): CAM status: Invalid Target ID
(probe1:mps0:0:3:4): Error 22, Unretryable error
(probe2:mps0:0:2:4): INQUIRY. CDB: 12 80 00 00 24 00
(probe2:mps0:0:2:4): CAM status: Invalid Target ID
(probe2:mps0:0:2:4): Error 22, Unretryable error
(probe1:mps0:0:3:4): INQUIRY. CDB: 12 80 00 00 24 00
(probe1:mps0:0:3:4): CAM status: Invalid Target ID
(probe1:mps0:0:3:4): Error 22, Unretryable error
(probe3:mps0:0:2:5): INQUIRY. CDB: 12 a0 00 00 24 00
(probe3:mps0:0:2:5): CAM status: Invalid Target ID
(probe3:mps0:0:2:5): Error 22, Unretryable error
(probe2:mps0:0:3:5): INQUIRY. CDB: 12 a0 00 00 24 00
(probe2:mps0:0:3:5): CAM status: Invalid Target ID
(probe2:mps0:0:3:5): Error 22, Unretryable error
(probe1:mps0:0:2:5): INQUIRY. CDB: 12 a0 00 00 24 00
(probe1:mps0:0:2:5): CAM status: Invalid Target ID
(probe1:mps0:0:2:5): Error 22, Unretryable error
(probe2:mps0:0:3:5): INQUIRY. CDB: 12 a0 00 00 24 00
(probe2:mps0:0:3:5): CAM status: Invalid Target ID
(probe2:mps0:0:3:5): Error 22, Unretryable error
(probe3:mps0:0:2:6): INQUIRY. CDB: 12 c0 00 00 24 00
(probe3:mps0:0:2:6): CAM status: Invalid Target ID
(probe3:mps0:0:2:6): Error 22, Unretryable error
(probe1:mps0:0:3:6): INQUIRY. CDB: 12 c0 00 00 24 00
(probe1:mps0:0:3:6): CAM status: Invalid Target ID
(probe1:mps0:0:3:6): Error 22, Unretryable error
(probe2:mps0:0:2:6): INQUIRY. CDB: 12 c0 00 00 24 00
(probe2:mps0:0:2:6): CAM status: Invalid Target ID
(probe2:mps0:0:2:6): Error 22, Unretryable error
(probe1:mps0:0:3:6): INQUIRY. CDB: 12 c0 00 00 24 00
(probe1:mps0:0:3:6): CAM status: Invalid Target ID
(probe1:mps0:0:3:6): Error 22, Unretryable error
(probe3:mps0:0:2:7): INQUIRY. CDB: 12 e0 00 00 24 00
(probe3:mps0:0:2:7): CAM status: Invalid Target ID
(probe3:mps0:0:2:7): Error 22, Unretryable error
(probe2:mps0:0:3:7): INQUIRY. CDB: 12 e0 00 00 24 00
(probe2:mps0:0:3:7): CAM status: Invalid Target ID
(probe2:mps0:0:3:7): Error 22, Unretryable error
(probe1:mps0:0:2:7): INQUIRY. CDB: 12 e0 00 00 24 00
(probe1:mps0:0:2:7): CAM status: Invalid Target ID
(probe1:mps0:0:2:7): Error 22, Unretryable error
(probe2:mps0:0:3:7): INQUIRY. CDB: 12 e0 00 00 24 00
(probe2:mps0:0:3:7): CAM status: Invalid Target ID
(probe2:mps0:0:3:7): Error 22, Unretryable error
(probe2:mps0:0:2:0): INQUIRY. CDB: 12 00 00 00 24 00
(probe2:mps0:0:2:0): CAM status: Invalid Target ID
(probe2:mps0:0:2:0): Error 22, Unretryable error
(probe3:mps0:0:3:0): INQUIRY. CDB: 12 00 00 00 24 00
(probe3:mps0:0:3:0): CAM status: Invalid Target ID
(probe3:mps0:0:3:0): Error 22, Unretryable error
(probe0:mps0:0:0:0): REPORT LUNS. CDB: a0 00 00 00 00 00 00 00 00 10 00 00
(probe0:mps0:0:0:0): CAM status: SCSI Status Error
(probe0:mps0:0:0:0): SCSI status: Check Condition
(probe0:mps0:0:0:0): SCSI sense: ILLEGAL REQUEST asc:20,0 (Invalid 
command operation code)
(probe0:mps0:0:0:0): Command Specific Info: 0x8c4c03c0
(probe0:mps0:0:0:0): Error 22, Unretryable error
(probe0:mps0:0:0:0): REPORT LUNS. CDB: a0 00 00 00 00 00 00 00 00 10 00 00
(probe0:mps0:0:0:0): CAM status: SCSI Status Error
(probe0:mps0:0:0:0): SCSI status: Check Condition
(probe0:mps0:0:0:0): SCSI sense: ILLEGAL REQUEST asc:20,0 (Invalid 
command operation code)
(probe0:mps0:0:0:0): Field Replaceable Unit: 50
(probe0:mps0:0:0:0): Command Specific Info: 0x37393733
(probe0:mps0:0:0:0): Error 22, Unretryable error
da0 at mps0 bus 0 scbus0 target 0 lun 0
da0: <LSI Logical Volume 3000> Fixed Direct Access SCSI-6 device
da0: 150.000MB/s transfers
da0: Command Queueing enabled
da0: 1906394MB (3904294912 512 byte sectors: 255H 63S/T 243031C)
SMP: AP CPU #1 Launched!
SMP: AP CPU #5 Launched!
SMP: AP CPU #2 Launched!
SMP: AP CPU #6 Launched!
SMP: AP CPU #3 Launched!
SMP: AP CPU #4 Launched!
SMP: AP CPU #7 Launched!
Timecounter "TSC-low" frequency 1696185168 Hz quality 1000
Trying to mount root from ufs:/dev/da0s1a [rw]...
pid 76885 (try), uid 0: exited on signal 10 (core dumped)
Waiting (max 60 seconds) for system process `vnlru' to stop...done
Waiting (max 60 seconds) for system process `bufdaemon' to stop...done

Waiting (max 60 seconds) for system process `syncer' to stop...Syncing 
disks, vnodes remaining...7 1 1 0 0 done
All buffers synced.
Copyright (c) 1992-2013 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.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC 2013
     root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
gcc version 4.2.1 20070831 patched [FreeBSD]
module_register: module pci/em already exists!
Module pci/em failed to register: 17
module_register: module pci/lem already exists!
Module pci/lem failed to register: 17
CPU: Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz (3392.37-MHz K8-class CPU)
   Origin = "GenuineIntel"  Id = 0x306a9  Family = 0x6  Model = 0x3a 
Stepping = 9
Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,
,HTT,TM,PBE>
Features2=0x7fbae3ff<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,TSCDLT
T,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND>
   AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM>
   AMD Features2=0x1<LAHF>
   Standard Extended Features=0x281<GSFSBASE,SMEP,ENHMOVSB>
   TSC: P-state invariant, performance statistics
real memory  = 34359738368 (32768 MB)
avail memory = 33115320320 (31581 MB)
Event timer "LAPIC" quality 600
ACPI APIC Table: <ALASKA A M I>
FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs
FreeBSD/SMP: 1 package(s) x 4 core(s) x 2 SMT threads
  cpu0 (BSP): APIC ID:  0
  cpu1 (AP): APIC ID:  1
  cpu2 (AP): APIC ID:  2
  cpu3 (AP): APIC ID:  3
  cpu4 (AP): APIC ID:  4
  cpu5 (AP): APIC ID:  5
  cpu6 (AP): APIC ID:  6
  cpu7 (AP): APIC ID:  7
ACPI Warning: FADT (revision 5) is longer than ACPI 2.0 version, 
truncating length 268 to 244 (20110527/tbfadt-320)
ioapic0 <Version 2.0> irqs 0-23 on motherboard
kbd1 at kbdmux0
module_register_init: MOD_LOAD (vesa, 0xffffffff80d11010, 0) error 19
acpi0: <ALASKA A M I> on motherboard
acpi0: Power Button (fixed)
acpi0: reservation of 67, 1 (4) failed
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
hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
Timecounter "HPET" frequency 14318180 Hz quality 950
Event timer "HPET" frequency 14318180 Hz quality 550
atrtc0: <AT realtime clock> port 0x70-0x77 irq 8 on acpi0
atrtc0: Warning: Couldn't map I/O.
Event timer "RTC" frequency 32768 Hz quality 0
attimer0: <AT timer> port 0x40-0x43,0x50-0x53 irq 0 on acpi0
Timecounter "i8254" frequency 1193182 Hz quality 0
Event timer "i8254" frequency 1193182 Hz quality 100
Timecounter "ACPI-fast" frequency 3579545 Hz quality 900
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
pcib1: <ACPI PCI-PCI bridge> irq 16 at device 1.0 on pci0
pci1: <ACPI PCI bus> on pcib1
mps0: <LSI SAS2004> port 0xe000-0xe0ff mem 
0xdf3c0000-0xdf3c3fff,0xdf380000-0xdf3bffff irq 16 at device 0.0 on pci1
mps0: Firmware: 15.00.00.00, Driver: 14.00.00.01-fbsd
mps0: IOCCapabilities: 
185c<ScsiTaskFull,DiagTrace,SnapBuf,EEDP,TransRetry,IR>
pcib2: <ACPI PCI-PCI bridge> irq 19 at device 6.0 on pci0
pci2: <ACPI PCI bus> on pcib2
ehci0: <EHCI (generic) USB 2.0 controller> mem 0xdf404000-0xdf4043ff irq 
16 at device 26.0 on pci0
usbus0: EHCI version 1.0
usbus0 on ehci0
pcib3: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0
pci3: <ACPI PCI bus> on pcib3
pcib4: <ACPI PCI-PCI bridge> irq 16 at device 28.4 on pci0
pci4: <ACPI PCI bus> on pcib4
em0: <Intel(R) PRO/1000 Network Connection 7.3.8> port 0xd000-0xd01f mem 
0xdf200000-0xdf21ffff,0xdf220000-0xdf223fff irq 16 at devic
ce 0.0 on pci4
em0: Using MSIX interrupts with 3 vectors
em0: Ethernet address: e0:3f:49:e6:37:6f
pcib5: <ACPI PCI-PCI bridge> irq 17 at device 28.5 on pci0
pci5: <ACPI PCI bus> on pcib5
em1: <Intel(R) PRO/1000 Network Connection 7.3.8> port 0xc000-0xc01f mem 
0xdf100000-0xdf11ffff,0xdf120000-0xdf123fff irq 17 at devic
ce 0.0 on pci5
em1: Using MSIX interrupts with 3 vectors
em1: Ethernet address: e0:3f:49:e6:37:70
ehci1: <EHCI (generic) USB 2.0 controller> mem 0xdf403000-0xdf4033ff irq 
23 at device 29.0 on pci0
usbus1: EHCI version 1.0
usbus1 on ehci1
pcib6: <ACPI PCI-PCI bridge> at device 30.0 on pci0
pci6: <ACPI PCI bus> on pcib6
vgapci0: <VGA-compatible display> port 0xb000-0xb07f mem 
0xde000000-0xdeffffff,0xdf000000-0xdf01ffff irq 23 at device 5.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,0xf020-0xf03f 
mem 0xdf
f402000-0xdf4027ff 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 ahci0
ahcich1: <AHCI channel> at channel 1 on ahci0
ahcich2: <AHCI channel> at channel 2 on ahci0
ahcich3: <AHCI channel> at channel 3 on ahci0
ahcich4: <AHCI channel> at channel 4 on ahci0
ahcich5: <AHCI channel> at channel 5 on ahci0
pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
acpi_button0: <Power Button> on acpi0
acpi_tz0: <Thermal Zone> on acpi0
acpi_tz1: <Thermal Zone> on acpi0
uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0
orm0: <ISA Option ROMs> at iomem 
0xc0000-0xc7fff,0xce000-0xcefff,0xcf000-0xcffff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: CGA <16 virtual consoles, flags=0x300>
vga0: <Generic ISA VGA> at port 0x3d0-0x3db iomem 0xb8000-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
est0: <Enhanced SpeedStep Frequency Control> on cpu0
p4tcc0: <CPU Frequency Thermal Control> on cpu0
est1: <Enhanced SpeedStep Frequency Control> on cpu1
p4tcc1: <CPU Frequency Thermal Control> on cpu1
est2: <Enhanced SpeedStep Frequency Control> on cpu2
p4tcc2: <CPU Frequency Thermal Control> on cpu2
est3: <Enhanced SpeedStep Frequency Control> on cpu3
p4tcc3: <CPU Frequency Thermal Control> on cpu3
est4: <Enhanced SpeedStep Frequency Control> on cpu4
p4tcc4: <CPU Frequency Thermal Control> on cpu4
est5: <Enhanced SpeedStep Frequency Control> on cpu5
p4tcc5: <CPU Frequency Thermal Control> on cpu5
est6: <Enhanced SpeedStep Frequency Control> on cpu6
p4tcc6: <CPU Frequency Thermal Control> on cpu6
est7: <Enhanced SpeedStep Frequency Control> on cpu7
p4tcc7: <CPU Frequency Thermal Control> on cpu7
Timecounters tick every 1.000 msec
usbus0: 480Mbps High Speed USB v2.0
usbus1: 480Mbps High Speed USB v2.0
ugen0.1: <Intel> at usbus0
uhub0: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus0
ugen1.1: <Intel> at usbus1
uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1
uhub0: 2 ports with 2 removable, self powered
uhub1: 2 ports with 2 removable, self powered
ugen0.2: <vendor 0x8087> at usbus0
uhub2: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> 
on usbus0
ugen1.2: <vendor 0x8087> at usbus1
uhub3: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> 
on usbus1
uhub2: 6 ports with 6 removable, self powered
uhub3: 6 ports with 6 removable, self powered
(probe2:mps0:0:2:0): INQUIRY. CDB: 12 00 00 00 24 00
(probe2:mps0:0:2:0): CAM status: Invalid Target ID
(probe2:mps0:0:2:0): Error 22, Unretryable error
(probe3:mps0:0:3:0): INQUIRY. CDB: 12 00 00 00 24 00
(probe3:mps0:0:3:0): CAM status: Invalid Target ID
(probe3:mps0:0:3:0): Error 22, Unretryable error
(probe2:mps0:0:2:0): INQUIRY. CDB: 12 00 00 00 24 00
(probe2:mps0:0:2:0): CAM status: Invalid Target ID
(probe2:mps0:0:2:0): Error 22, Unretryable error
(probe3:mps0:0:3:0): INQUIRY. CDB: 12 00 00 00 24 00
(probe3:mps0:0:3:0): CAM status: Invalid Target ID
(probe3:mps0:0:3:0): Error 22, Unretryable error
(probe1:mps0:0:2:1): INQUIRY. CDB: 12 20 00 00 24 00
(probe1:mps0:0:2:1): CAM status: Invalid Target ID
(probe1:mps0:0:2:1): Error 22, Unretryable error
(probe2:mps0:0:3:1): INQUIRY. CDB: 12 20 00 00 24 00
(probe2:mps0:0:3:1): CAM status: Invalid Target ID
(probe2:mps0:0:3:1): Error 22, Unretryable error
(probe1:mps0:0:2:1): INQUIRY. CDB: 12 20 00 00 24 00
(probe1:mps0:0:2:1): CAM status: Invalid Target ID
(probe1:mps0:0:2:1): Error 22, Unretryable error
(probe2:mps0:0:3:1): INQUIRY. CDB: 12 20 00 00 24 00
(probe2:mps0:0:3:1): CAM status: Invalid Target ID
(probe2:mps0:0:3:1): Error 22, Unretryable error
(probe3:mps0:0:2:2): INQUIRY. CDB: 12 40 00 00 24 00
(probe3:mps0:0:2:2): CAM status: Invalid Target ID
(probe3:mps0:0:2:2): Error 22, Unretryable error
(probe1:mps0:0:3:2): INQUIRY. CDB: 12 40 00 00 24 00
(probe1:mps0:0:3:2): CAM status: Invalid Target ID
(probe1:mps0:0:3:2): Error 22, Unretryable error
(probe2:mps0:0:2:2): INQUIRY. CDB: 12 40 00 00 24 00
(probe2:mps0:0:2:2): CAM status: Invalid Target ID
(probe2:mps0:0:2:2): Error 22, Unretryable error
(probe1:mps0:0:3:2): INQUIRY. CDB: 12 40 00 00 24 00
(probe1:mps0:0:3:2): CAM status: Invalid Target ID
(probe1:mps0:0:3:2): Error 22, Unretryable error
(probe3:mps0:0:2:3): INQUIRY. CDB: 12 60 00 00 24 00
(probe3:mps0:0:2:3): CAM status: Invalid Target ID
(probe3:mps0:0:2:3): Error 22, Unretryable error
(probe2:mps0:0:3:3): INQUIRY. CDB: 12 60 00 00 24 00
(probe2:mps0:0:3:3): CAM status: Invalid Target ID
(probe2:mps0:0:3:3): Error 22, Unretryable error
(probe1:mps0:0:2:3): INQUIRY. CDB: 12 60 00 00 24 00
(probe1:mps0:0:2:3): CAM status: Invalid Target ID
(probe1:mps0:0:2:3): Error 22, Unretryable error
(probe2:mps0:0:3:3): INQUIRY. CDB: 12 60 00 00 24 00
(probe2:mps0:0:3:3): CAM status: Invalid Target ID
(probe2:mps0:0:3:3): Error 22, Unretryable error
(probe3:mps0:0:2:4): INQUIRY. CDB: 12 80 00 00 24 00
(probe3:mps0:0:2:4): CAM status: Invalid Target ID
(probe3:mps0:0:2:4): Error 22, Unretryable error
(probe1:mps0:0:3:4): INQUIRY. CDB: 12 80 00 00 24 00
(probe1:mps0:0:3:4): CAM status: Invalid Target ID
(probe1:mps0:0:3:4): Error 22, Unretryable error
(probe2:mps0:0:2:4): INQUIRY. CDB: 12 80 00 00 24 00
(probe2:mps0:0:2:4): CAM status: Invalid Target ID
(probe2:mps0:0:2:4): Error 22, Unretryable error
(probe1:mps0:0:3:4): INQUIRY. CDB: 12 80 00 00 24 00
(probe1:mps0:0:3:4): CAM status: Invalid Target ID
(probe1:mps0:0:3:4): Error 22, Unretryable error
(probe3:mps0:0:2:5): INQUIRY. CDB: 12 a0 00 00 24 00
(probe3:mps0:0:2:5): CAM status: Invalid Target ID
(probe3:mps0:0:2:5): Error 22, Unretryable error
(probe2:mps0:0:3:5): INQUIRY. CDB: 12 a0 00 00 24 00
(probe2:mps0:0:3:5): CAM status: Invalid Target ID
(probe2:mps0:0:3:5): Error 22, Unretryable error
(probe1:mps0:0:2:5): INQUIRY. CDB: 12 a0 00 00 24 00
(probe1:mps0:0:2:5): CAM status: Invalid Target ID
(probe1:mps0:0:2:5): Error 22, Unretryable error
(probe2:mps0:0:3:5): INQUIRY. CDB: 12 a0 00 00 24 00
(probe2:mps0:0:3:5): CAM status: Invalid Target ID
(probe2:mps0:0:3:5): Error 22, Unretryable error
(probe3:mps0:0:2:6): INQUIRY. CDB: 12 c0 00 00 24 00
(probe3:mps0:0:2:6): CAM status: Invalid Target ID
(probe3:mps0:0:2:6): Error 22, Unretryable error
(probe1:mps0:0:3:6): INQUIRY. CDB: 12 c0 00 00 24 00
(probe1:mps0:0:3:6): CAM status: Invalid Target ID
(probe1:mps0:0:3:6): Error 22, Unretryable error
(probe2:mps0:0:2:6): INQUIRY. CDB: 12 c0 00 00 24 00
(probe2:mps0:0:2:6): CAM status: Invalid Target ID
(probe2:mps0:0:2:6): Error 22, Unretryable error
(probe1:mps0:0:3:6): INQUIRY. CDB: 12 c0 00 00 24 00
(probe1:mps0:0:3:6): CAM status: Invalid Target ID
(probe1:mps0:0:3:6): Error 22, Unretryable error
(probe3:mps0:0:2:7): INQUIRY. CDB: 12 e0 00 00 24 00
(probe3:mps0:0:2:7): CAM status: Invalid Target ID
(probe3:mps0:0:2:7): Error 22, Unretryable error
(probe2:mps0:0:3:7): INQUIRY. CDB: 12 e0 00 00 24 00
(probe2:mps0:0:3:7): CAM status: Invalid Target ID
(probe2:mps0:0:3:7): Error 22, Unretryable error
(probe1:mps0:0:2:7): INQUIRY. CDB: 12 e0 00 00 24 00
(probe1:mps0:0:2:7): CAM status: Invalid Target ID
(probe1:mps0:0:2:7): Error 22, Unretryable error
(probe2:mps0:0:3:7): INQUIRY. CDB: 12 e0 00 00 24 00
(probe2:mps0:0:3:7): CAM status: Invalid Target ID
(probe2:mps0:0:3:7): Error 22, Unretryable error
(probe2:mps0:0:2:0): INQUIRY. CDB: 12 00 00 00 24 00
(probe2:mps0:0:2:0): CAM status: Invalid Target ID
(probe2:mps0:0:2:0): Error 22, Unretryable error
(probe3:mps0:0:3:0): INQUIRY. CDB: 12 00 00 00 24 00
(probe3:mps0:0:3:0): CAM status: Invalid Target ID
(probe3:mps0:0:3:0): Error 22, Unretryable error
(probe0:mps0:0:0:0): REPORT LUNS. CDB: a0 00 00 00 00 00 00 00 00 10 00 00
(probe0:mps0:0:0:0): CAM status: SCSI Status Error
(probe0:mps0:0:0:0): SCSI status: Check Condition
(probe0:mps0:0:0:0): SCSI sense: ILLEGAL REQUEST asc:20,0 (Invalid 
command operation code)
(probe0:mps0:0:0:0): Command Specific Info: 0x8c4c03c0
(probe0:mps0:0:0:0): Error 22, Unretryable error
(probe0:mps0:0:0:0): REPORT LUNS. CDB: a0 00 00 00 00 00 00 00 00 10 00 00
(probe0:mps0:0:0:0): CAM status: SCSI Status Error
(probe0:mps0:0:0:0): SCSI status: Check Condition
(probe0:mps0:0:0:0): SCSI sense: ILLEGAL REQUEST asc:20,0 (Invalid 
command operation code)
(probe0:mps0:0:0:0): Field Replaceable Unit: 50
(probe0:mps0:0:0:0): Command Specific Info: 0x37393733
(probe0:mps0:0:0:0): Error 22, Unretryable error
da0 at mps0 bus 0 scbus0 target 0 lun 0
da0: <LSI Logical Volume 3000> Fixed Direct Access SCSI-6 device
da0: 150.000MB/s transfers
da0: Command Queueing enabled
da0: 1906394MB (3904294912 512 byte sectors: 255H 63S/T 243031C)
SMP: AP CPU #1 Launched!
SMP: AP CPU #6 Launched!
SMP: AP CPU #5 Launched!
SMP: AP CPU #3 Launched!
SMP: AP CPU #7 Launched!
SMP: AP CPU #4 Launched!
SMP: AP CPU #2 Launched!
Timecounter "TSC-low" frequency 1696183204 Hz quality 1000
Trying to mount root from ufs:/dev/da0s1a [rw]...
Waiting (max 60 seconds) for system process `vnlru' to stop...done
Waiting (max 60 seconds) for system process `bufdaemon' to stop...done
Waiting (max 60 seconds) for system process `syncer' to stop...
Syncing disks, vnodes remaining...11 1 1 1 1 0 0 done
All buffers synced.
Copyright (c) 1992-2013 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.2-RELEASE-p3 #9 r263423: Thu Mar 20 12:15:58 EDT 2014
     root@ns235778.ip-192-99-32.net:/usr/obj/usr/src/sys/MYKERNEL amd64
gcc version 4.2.1 20070831 patched [FreeBSD]
module_register: module pci/em already exists!
Module pci/em failed to register: 17
module_register: module pci/lem already exists!
Module pci/lem failed to register: 17
CPU: Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz (3392.36-MHz K8-class CPU)
   Origin = "GenuineIntel"  Id = 0x306a9  Family = 0x6  Model = 0x3a 
Stepping = 9
Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,
,HTT,TM,PBE>
Features2=0x7fbae3ff<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,TSCDLT
T,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND>
   AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM>
   AMD Features2=0x1<LAHF>
   Standard Extended Features=0x281<GSFSBASE,SMEP,ENHMOVSB>
   TSC: P-state invariant, performance statistics
real memory  = 34359738368 (32768 MB)
avail memory = 33122779136 (31588 MB)
Event timer "LAPIC" quality 600
ACPI APIC Table: <ALASKA A M I>
FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs
FreeBSD/SMP: 1 package(s) x 4 core(s) x 2 SMT threads
  cpu0 (BSP): APIC ID:  0
  cpu1 (AP): APIC ID:  1
  cpu2 (AP): APIC ID:  2
  cpu3 (AP): APIC ID:  3
  cpu4 (AP): APIC ID:  4
  cpu5 (AP): APIC ID:  5
  cpu6 (AP): APIC ID:  6
  cpu7 (AP): APIC ID:  7
ACPI Warning: FADT (revision 5) is longer than ACPI 2.0 version, 
truncating length 268 to 244 (20110527/tbfadt-320)
ioapic0 <Version 2.0> irqs 0-23 on motherboard
module_register_init: MOD_LOAD (vesa, 0xffffffff80a97c30, 0) error 19
kbd1 at kbdmux0
acpi0: <ALASKA A M I> on motherboard
acpi0: Power Button (fixed)
acpi0: reservation of 67, 1 (4) failed
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
hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
Timecounter "HPET" frequency 14318180 Hz quality 950
Event timer "HPET" frequency 14318180 Hz quality 550
atrtc0: <AT realtime clock> port 0x70-0x77 irq 8 on acpi0
atrtc0: Warning: Couldn't map I/O.
Event timer "RTC" frequency 32768 Hz quality 0
attimer0: <AT timer> port 0x40-0x43,0x50-0x53 irq 0 on acpi0
Timecounter "i8254" frequency 1193182 Hz quality 0
Event timer "i8254" frequency 1193182 Hz quality 100
Timecounter "ACPI-fast" frequency 3579545 Hz quality 900
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
pcib1: <ACPI PCI-PCI bridge> irq 16 at device 1.0 on pci0
pci1: <ACPI PCI bus> on pcib1
mps0: <LSI SAS2004> port 0xe000-0xe0ff mem 
0xdf3c0000-0xdf3c3fff,0xdf380000-0xdf3bffff irq 16 at device 0.0 on pci1
mps0: Firmware: 15.00.00.00, Driver: 14.00.00.01-fbsd
mps0: IOCCapabilities: 
185c<ScsiTaskFull,DiagTrace,SnapBuf,EEDP,TransRetry,IR>
pcib2: <ACPI PCI-PCI bridge> irq 19 at device 6.0 on pci0
pci2: <ACPI PCI bus> on pcib2
pci0: <serial bus, USB> at device 26.0 (no driver attached)
pcib3: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0
pci3: <ACPI PCI bus> on pcib3
pcib4: <ACPI PCI-PCI bridge> irq 16 at device 28.4 on pci0
pci4: <ACPI PCI bus> on pcib4
em0: <Intel(R) PRO/1000 Network Connection 7.3.8> port 0xd000-0xd01f mem 
0xdf200000-0xdf21ffff,0xdf220000-0xdf223fff irq 16 at devic
ce 0.0 on pci4
em0: Using MSIX interrupts with 3 vectors
em0: Ethernet address: e0:3f:49:e6:37:6f
pcib5: <ACPI PCI-PCI bridge> irq 17 at device 28.5 on pci0
pci5: <ACPI PCI bus> on pcib5
em1: <Intel(R) PRO/1000 Network Connection 7.3.8> port 0xc000-0xc01f mem 
0xdf100000-0xdf11ffff,0xdf120000-0xdf123fff irq 17 at devic
ce 0.0 on pci5
em1: Using MSIX interrupts with 3 vectors
em1: Ethernet address: e0:3f:49:e6:37:70
pci0: <serial bus, USB> at device 29.0 (no driver attached)
pcib6: <ACPI PCI-PCI bridge> at device 30.0 on pci0
pci6: <ACPI PCI bus> on pcib6
vgapci0: <VGA-compatible display> port 0xb000-0xb07f mem 
0xde000000-0xdeffffff,0xdf000000-0xdf01ffff irq 23 at device 5.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,0xf020-0xf03f 
mem 0xdf
f402000-0xdf4027ff 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 ahci0
ahcich1: <AHCI channel> at channel 1 on ahci0
ahcich2: <AHCI channel> at channel 2 on ahci0
ahcich3: <AHCI channel> at channel 3 on ahci0
ahcich4: <AHCI channel> at channel 4 on ahci0
ahcich5: <AHCI channel> at channel 5 on ahci0
pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
acpi_button0: <Power Button> on acpi0
acpi_tz0: <Thermal Zone> on acpi0
acpi_tz1: <Thermal Zone> on acpi0
uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0
orm0: <ISA Option ROMs> at iomem 
0xc0000-0xc7fff,0xce000-0xcefff,0xcf000-0xcffff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: CGA <16 virtual consoles, flags=0x300>
vga0: <Generic ISA VGA> at port 0x3d0-0x3db iomem 0xb8000-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
est0: <Enhanced SpeedStep Frequency Control> on cpu0
p4tcc0: <CPU Frequency Thermal Control> on cpu0
est1: <Enhanced SpeedStep Frequency Control> on cpu1
p4tcc1: <CPU Frequency Thermal Control> on cpu1
est2: <Enhanced SpeedStep Frequency Control> on cpu2
p4tcc2: <CPU Frequency Thermal Control> on cpu2
est3: <Enhanced SpeedStep Frequency Control> on cpu3
p4tcc3: <CPU Frequency Thermal Control> on cpu3
est4: <Enhanced SpeedStep Frequency Control> on cpu4
p4tcc4: <CPU Frequency Thermal Control> on cpu4
est5: <Enhanced SpeedStep Frequency Control> on cpu5
p4tcc5: <CPU Frequency Thermal Control> on cpu5
est6: <Enhanced SpeedStep Frequency Control> on cpu6
p4tcc6: <CPU Frequency Thermal Control> on cpu6
est7: <Enhanced SpeedStep Frequency Control> on cpu7
p4tcc7: <CPU Frequency Thermal Control> on cpu7
Timecounters tick every 1.000 msec
(probe2:mps0:0:2:0): INQUIRY. CDB: 12 00 00 00 24 00
(probe2:mps0:0:2:0): CAM status: Invalid Target ID
(probe2:mps0:0:2:0): Error 22, Unretryable error
(probe3:mps0:0:3:0): INQUIRY. CDB: 12 00 00 00 24 00
(probe3:mps0:0:3:0): CAM status: Invalid Target ID
(probe3:mps0:0:3:0): Error 22, Unretryable error
(probe2:mps0:0:2:0): INQUIRY. CDB: 12 00 00 00 24 00
(probe2:mps0:0:2:0): CAM status: Invalid Target ID
(probe2:mps0:0:2:0): Error 22, Unretryable error
(probe3:mps0:0:3:0): INQUIRY. CDB: 12 00 00 00 24 00
(probe3:mps0:0:3:0): CAM status: Invalid Target ID
(probe3:mps0:0:3:0): Error 22, Unretryable error
(probe1:mps0:0:2:1): INQUIRY. CDB: 12 20 00 00 24 00
(probe1:mps0:0:2:1): CAM status: Invalid Target ID
(probe1:mps0:0:2:1): Error 22, Unretryable error
(probe2:mps0:0:3:1): INQUIRY. CDB: 12 20 00 00 24 00
(probe2:mps0:0:3:1): CAM status: Invalid Target ID
(probe2:mps0:0:3:1): Error 22, Unretryable error
(probe1:mps0:0:2:1): INQUIRY. CDB: 12 20 00 00 24 00
(probe1:mps0:0:2:1): CAM status: Invalid Target ID
(probe1:mps0:0:2:1): Error 22, Unretryable error
(probe2:mps0:0:3:1): INQUIRY. CDB: 12 20 00 00 24 00
(probe2:mps0:0:3:1): CAM status: Invalid Target ID
(probe2:mps0:0:3:1): Error 22, Unretryable error
(probe3:mps0:0:2:2): INQUIRY. CDB: 12 40 00 00 24 00
(probe3:mps0:0:2:2): CAM status: Invalid Target ID
(probe3:mps0:0:2:2): Error 22, Unretryable error
(probe1:mps0:0:3:2): INQUIRY. CDB: 12 40 00 00 24 00
(probe1:mps0:0:3:2): CAM status: Invalid Target ID
(probe1:mps0:0:3:2): Error 22, Unretryable error
(probe2:mps0:0:2:2): INQUIRY. CDB: 12 40 00 00 24 00
(probe2:mps0:0:2:2): CAM status: Invalid Target ID
(probe2:mps0:0:2:2): Error 22, Unretryable error
(probe1:mps0:0:3:2): INQUIRY. CDB: 12 40 00 00 24 00
(probe1:mps0:0:3:2): CAM status: Invalid Target ID
(probe1:mps0:0:3:2): Error 22, Unretryable error
(probe3:mps0:0:2:3): INQUIRY. CDB: 12 60 00 00 24 00
(probe3:mps0:0:2:3): CAM status: Invalid Target ID
(probe3:mps0:0:2:3): Error 22, Unretryable error
(probe2:mps0:0:3:3): INQUIRY. CDB: 12 60 00 00 24 00
(probe2:mps0:0:3:3): CAM status: Invalid Target ID
(probe2:mps0:0:3:3): Error 22, Unretryable error
(probe1:mps0:0:2:3): INQUIRY. CDB: 12 60 00 00 24 00
(probe1:mps0:0:2:3): CAM status: Invalid Target ID
(probe1:mps0:0:2:3): Error 22, Unretryable error
(probe2:mps0:0:3:3): INQUIRY. CDB: 12 60 00 00 24 00
(probe2:mps0:0:3:3): CAM status: Invalid Target ID
(probe2:mps0:0:3:3): Error 22, Unretryable error
(probe3:mps0:0:2:4): INQUIRY. CDB: 12 80 00 00 24 00
(probe3:mps0:0:2:4): CAM status: Invalid Target ID
(probe3:mps0:0:2:4): Error 22, Unretryable error
(probe1:mps0:0:3:4): INQUIRY. CDB: 12 80 00 00 24 00
(probe1:mps0:0:3:4): CAM status: Invalid Target ID
(probe1:mps0:0:3:4): Error 22, Unretryable error
(probe2:mps0:0:2:4): INQUIRY. CDB: 12 80 00 00 24 00
(probe2:mps0:0:2:4): CAM status: Invalid Target ID
(probe2:mps0:0:2:4): Error 22, Unretryable error
(probe1:mps0:0:3:4): INQUIRY. CDB: 12 80 00 00 24 00
(probe1:mps0:0:3:4): CAM status: Invalid Target ID
(probe1:mps0:0:3:4): Error 22, Unretryable error
(probe3:mps0:0:2:5): INQUIRY. CDB: 12 a0 00 00 24 00
(probe3:mps0:0:2:5): CAM status: Invalid Target ID
(probe3:mps0:0:2:5): Error 22, Unretryable error
(probe2:mps0:0:3:5): INQUIRY. CDB: 12 a0 00 00 24 00
(probe2:mps0:0:3:5): CAM status: Invalid Target ID
(probe2:mps0:0:3:5): Error 22, Unretryable error
(probe1:mps0:0:2:5): INQUIRY. CDB: 12 a0 00 00 24 00
(probe1:mps0:0:2:5): CAM status: Invalid Target ID
(probe1:mps0:0:2:5): Error 22, Unretryable error
(probe2:mps0:0:3:5): INQUIRY. CDB: 12 a0 00 00 24 00
(probe2:mps0:0:3:5): CAM status: Invalid Target ID
(probe2:mps0:0:3:5): Error 22, Unretryable error
(probe3:mps0:0:2:6): INQUIRY. CDB: 12 c0 00 00 24 00
(probe3:mps0:0:2:6): CAM status: Invalid Target ID
(probe3:mps0:0:2:6): Error 22, Unretryable error
(probe1:mps0:0:3:6): INQUIRY. CDB: 12 c0 00 00 24 00
(probe1:mps0:0:3:6): CAM status: Invalid Target ID
(probe1:mps0:0:3:6): Error 22, Unretryable error
(probe2:mps0:0:2:6): INQUIRY. CDB: 12 c0 00 00 24 00
(probe2:mps0:0:2:6): CAM status: Invalid Target ID
(probe2:mps0:0:2:6): Error 22, Unretryable error
(probe1:mps0:0:3:6): INQUIRY. CDB: 12 c0 00 00 24 00
(probe1:mps0:0:3:6): CAM status: Invalid Target ID
(probe1:mps0:0:3:6): Error 22, Unretryable error
(probe3:mps0:0:2:7): INQUIRY. CDB: 12 e0 00 00 24 00
(probe3:mps0:0:2:7): CAM status: Invalid Target ID
(probe3:mps0:0:2:7): Error 22, Unretryable error
(probe2:mps0:0:3:7): INQUIRY. CDB: 12 e0 00 00 24 00
(probe2:mps0:0:3:7): CAM status: Invalid Target ID
(probe2:mps0:0:3:7): Error 22, Unretryable error
(probe1:mps0:0:2:7): INQUIRY. CDB: 12 e0 00 00 24 00
(probe1:mps0:0:2:7): CAM status: Invalid Target ID
(probe1:mps0:0:2:7): Error 22, Unretryable error
(probe2:mps0:0:3:7): INQUIRY. CDB: 12 e0 00 00 24 00
(probe2:mps0:0:3:7): CAM status: Invalid Target ID
(probe2:mps0:0:3:7): Error 22, Unretryable error
(probe2:mps0:0:2:0): INQUIRY. CDB: 12 00 00 00 24 00
(probe2:mps0:0:2:0): CAM status: Invalid Target ID
(probe2:mps0:0:2:0): Error 22, Unretryable error
(probe3:mps0:0:3:0): INQUIRY. CDB: 12 00 00 00 24 00
(probe3:mps0:0:3:0): CAM status: Invalid Target ID
(probe3:mps0:0:3:0): Error 22, Unretryable error
(probe0:mps0:0:0:0): REPORT LUNS. CDB: a0 00 00 00 00 00 00 00 00 10 00 00
(probe0:mps0:0:0:0): CAM status: SCSI Status Error
(probe0:mps0:0:0:0): SCSI status: Check Condition
(probe0:mps0:0:0:0): SCSI sense: ILLEGAL REQUEST asc:20,0 (Invalid 
command operation code)
(probe0:mps0:0:0:0): Command Specific Info: 0x8c4c03c0
(probe0:mps0:0:0:0): Error 22, Unretryable error
(probe0:mps0:0:0:0): REPORT LUNS. CDB: a0 00 00 00 00 00 00 00 00 10 00 00
(probe0:mps0:0:0:0): CAM status: SCSI Status Error
(probe0:mps0:0:0:0): SCSI status: Check Condition
(probe0:mps0:0:0:0): SCSI sense: ILLEGAL REQUEST asc:20,0 (Invalid 
command operation code)
(probe0:mps0:0:0:0): Field Replaceable Unit: 50
(probe0:mps0:0:0:0): Command Specific Info: 0x37393733
(probe0:mps0:0:0:0): Error 22, Unretryable error
da0 at mps0 bus 0 scbus0 target 0 lun 0
da0: <LSI Logical Volume 3000> Fixed Direct Access SCSI-6 device
da0: 150.000MB/s transfers
da0: Command Queueing enabled
da0: 1906394MB (3904294912 512 byte sectors: 255H 63S/T 243031C)
SMP: AP CPU #1 Launched!
SMP: AP CPU #3 Launched!
SMP: AP CPU #4 Launched!
SMP: AP CPU #2 Launched!
SMP: AP CPU #6 Launched!
SMP: AP CPU #5 Launched!
SMP: AP CPU #7 Launched!
Timecounter "TSC-low" frequency 1696181028 Hz quality 1000
Trying to mount root from ufs:/dev/da0s1a [rw]...
Waiting (max 60 seconds) for system process `vnlru' to stop...done
Waiting (max 60 seconds) for system process `bufdaemon' to stop...done

Waiting (max 60 seconds) for system process `syncer' to stop...Syncing 
disks, vnodes remaining...10 10 1 1 0 0 done
All buffers synced.
Copyright (c) 1992-2013 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.2-RELEASE-p3 #1 r263423: Thu Mar 20 14:32:11 EDT 2014
     root@ns235778.ip-192-99-32.net:/usr/obj/usr/src/sys/GENERIC amd64
gcc version 4.2.1 20070831 patched [FreeBSD]
module_register: module pci/em already exists!
Module pci/em failed to register: 17
module_register: module pci/lem already exists!
Module pci/lem failed to register: 17
CPU: Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz (3392.37-MHz K8-class CPU)
   Origin = "GenuineIntel"  Id = 0x306a9  Family = 0x6  Model = 0x3a 
Stepping = 9
Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,
,HTT,TM,PBE>
Features2=0x7fbae3ff<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,TSCDLT
T,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND>
   AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM>
   AMD Features2=0x1<LAHF>
   Standard Extended Features=0x281<GSFSBASE,SMEP,ENHMOVSB>
   TSC: P-state invariant, performance statistics
real memory  = 34359738368 (32768 MB)
avail memory = 33115316224 (31581 MB)
Event timer "LAPIC" quality 600
ACPI APIC Table: <ALASKA A M I>
FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs
FreeBSD/SMP: 1 package(s) x 4 core(s) x 2 SMT threads
  cpu0 (BSP): APIC ID:  0
  cpu1 (AP): APIC ID:  1
  cpu2 (AP): APIC ID:  2
  cpu3 (AP): APIC ID:  3
  cpu4 (AP): APIC ID:  4
  cpu5 (AP): APIC ID:  5
  cpu6 (AP): APIC ID:  6
  cpu7 (AP): APIC ID:  7
ACPI Warning: FADT (revision 5) is longer than ACPI 2.0 version, 
truncating length 268 to 244 (20110527/tbfadt-320)
ioapic0 <Version 2.0> irqs 0-23 on motherboard
kbd1 at kbdmux0
module_register_init: MOD_LOAD (vesa, 0xffffffff80d11050, 0) error 19
acpi0: <ALASKA A M I> on motherboard
acpi0: Power Button (fixed)
acpi0: reservation of 67, 1 (4) failed
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
hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
Timecounter "HPET" frequency 14318180 Hz quality 950
Event timer "HPET" frequency 14318180 Hz quality 550
atrtc0: <AT realtime clock> port 0x70-0x77 irq 8 on acpi0
atrtc0: Warning: Couldn't map I/O.
Event timer "RTC" frequency 32768 Hz quality 0
attimer0: <AT timer> port 0x40-0x43,0x50-0x53 irq 0 on acpi0
Timecounter "i8254" frequency 1193182 Hz quality 0
Event timer "i8254" frequency 1193182 Hz quality 100
Timecounter "ACPI-fast" frequency 3579545 Hz quality 900
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
pcib1: <ACPI PCI-PCI bridge> irq 16 at device 1.0 on pci0
pci1: <ACPI PCI bus> on pcib1
mps0: <LSI SAS2004> port 0xe000-0xe0ff mem 
0xdf3c0000-0xdf3c3fff,0xdf380000-0xdf3bffff irq 16 at device 0.0 on pci1
mps0: Firmware: 15.00.00.00, Driver: 14.00.00.01-fbsd
mps0: IOCCapabilities: 
185c<ScsiTaskFull,DiagTrace,SnapBuf,EEDP,TransRetry,IR>
pcib2: <ACPI PCI-PCI bridge> irq 19 at device 6.0 on pci0
pci2: <ACPI PCI bus> on pcib2
ehci0: <EHCI (generic) USB 2.0 controller> mem 0xdf404000-0xdf4043ff irq 
16 at device 26.0 on pci0
usbus0: EHCI version 1.0
usbus0 on ehci0
pcib3: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0
pci3: <ACPI PCI bus> on pcib3
pcib4: <ACPI PCI-PCI bridge> irq 16 at device 28.4 on pci0
pci4: <ACPI PCI bus> on pcib4
em0: <Intel(R) PRO/1000 Network Connection 7.3.8> port 0xd000-0xd01f mem 
0xdf200000-0xdf21ffff,0xdf220000-0xdf223fff irq 16 at devic
ce 0.0 on pci4
em0: Using MSIX interrupts with 3 vectors
em0: Ethernet address: e0:3f:49:e6:37:6f
pcib5: <ACPI PCI-PCI bridge> irq 17 at device 28.5 on pci0
pci5: <ACPI PCI bus> on pcib5
em1: <Intel(R) PRO/1000 Network Connection 7.3.8> port 0xc000-0xc01f mem 
0xdf100000-0xdf11ffff,0xdf120000-0xdf123fff irq 17 at devic
ce 0.0 on pci5
em1: Using MSIX interrupts with 3 vectors
em1: Ethernet address: e0:3f:49:e6:37:70
ehci1: <EHCI (generic) USB 2.0 controller> mem 0xdf403000-0xdf4033ff irq 
23 at device 29.0 on pci0
usbus1: EHCI version 1.0
usbus1 on ehci1
pcib6: <ACPI PCI-PCI bridge> at device 30.0 on pci0
pci6: <ACPI PCI bus> on pcib6
vgapci0: <VGA-compatible display> port 0xb000-0xb07f mem 
0xde000000-0xdeffffff,0xdf000000-0xdf01ffff irq 23 at device 5.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,0xf020-0xf03f 
mem 0xdf
f402000-0xdf4027ff 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 ahci0
ahcich1: <AHCI channel> at channel 1 on ahci0
ahcich2: <AHCI channel> at channel 2 on ahci0
ahcich3: <AHCI channel> at channel 3 on ahci0
ahcich4: <AHCI channel> at channel 4 on ahci0
ahcich5: <AHCI channel> at channel 5 on ahci0
pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
acpi_button0: <Power Button> on acpi0
acpi_tz0: <Thermal Zone> on acpi0
acpi_tz1: <Thermal Zone> on acpi0
uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0
orm0: <ISA Option ROMs> at iomem 
0xc0000-0xc7fff,0xce000-0xcefff,0xcf000-0xcffff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: CGA <16 virtual consoles, flags=0x300>
vga0: <Generic ISA VGA> at port 0x3d0-0x3db iomem 0xb8000-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
est0: <Enhanced SpeedStep Frequency Control> on cpu0
p4tcc0: <CPU Frequency Thermal Control> on cpu0
est1: <Enhanced SpeedStep Frequency Control> on cpu1
p4tcc1: <CPU Frequency Thermal Control> on cpu1
est2: <Enhanced SpeedStep Frequency Control> on cpu2
p4tcc2: <CPU Frequency Thermal Control> on cpu2
est3: <Enhanced SpeedStep Frequency Control> on cpu3
p4tcc3: <CPU Frequency Thermal Control> on cpu3
est4: <Enhanced SpeedStep Frequency Control> on cpu4
p4tcc4: <CPU Frequency Thermal Control> on cpu4
est5: <Enhanced SpeedStep Frequency Control> on cpu5
p4tcc5: <CPU Frequency Thermal Control> on cpu5
est6: <Enhanced SpeedStep Frequency Control> on cpu6
p4tcc6: <CPU Frequency Thermal Control> on cpu6
est7: <Enhanced SpeedStep Frequency Control> on cpu7
p4tcc7: <CPU Frequency Thermal Control> on cpu7
Timecounters tick every 1.000 msec
usbus0: 480Mbps High Speed USB v2.0
usbus1: 480Mbps High Speed USB v2.0
ugen0.1: <Intel> at usbus0
uhub0: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus0
ugen1.1: <Intel> at usbus1
uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1
uhub0: 2 ports with 2 removable, self powered
uhub1: 2 ports with 2 removable, self powered
ugen0.2: <vendor 0x8087> at usbus0
uhub2: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> 
on usbus0
ugen1.2: <vendor 0x8087> at usbus1
uhub3: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> 
on usbus1
uhub2: 6 ports with 6 removable, self powered
uhub3: 6 ports with 6 removable, self powered
(probe2:mps0:0:2:0): INQUIRY. CDB: 12 00 00 00 24 00
(probe2:mps0:0:2:0): CAM status: Invalid Target ID
(probe2:mps0:0:2:0): Error 22, Unretryable error
(probe3:mps0:0:3:0): INQUIRY. CDB: 12 00 00 00 24 00
(probe3:mps0:0:3:0): CAM status: Invalid Target ID
(probe3:mps0:0:3:0): Error 22, Unretryable error
(probe2:mps0:0:2:0): INQUIRY. CDB: 12 00 00 00 24 00
(probe2:mps0:0:2:0): CAM status: Invalid Target ID
(probe2:mps0:0:2:0): Error 22, Unretryable error
(probe3:mps0:0:3:0): INQUIRY. CDB: 12 00 00 00 24 00
(probe3:mps0:0:3:0): CAM status: Invalid Target ID
(probe3:mps0:0:3:0): Error 22, Unretryable error
(probe1:mps0:0:2:1): INQUIRY. CDB: 12 20 00 00 24 00
(probe1:mps0:0:2:1): CAM status: Invalid Target ID
(probe1:mps0:0:2:1): Error 22, Unretryable error
(probe2:mps0:0:3:1): INQUIRY. CDB: 12 20 00 00 24 00
(probe2:mps0:0:3:1): CAM status: Invalid Target ID
(probe2:mps0:0:3:1): Error 22, Unretryable error
(probe1:mps0:0:2:1): INQUIRY. CDB: 12 20 00 00 24 00
(probe1:mps0:0:2:1): CAM status: Invalid Target ID
(probe1:mps0:0:2:1): Error 22, Unretryable error
(probe2:mps0:0:3:1): INQUIRY. CDB: 12 20 00 00 24 00
(probe2:mps0:0:3:1): CAM status: Invalid Target ID
(probe2:mps0:0:3:1): Error 22, Unretryable error
(probe3:mps0:0:2:2): INQUIRY. CDB: 12 40 00 00 24 00
(probe3:mps0:0:2:2): CAM status: Invalid Target ID
(probe3:mps0:0:2:2): Error 22, Unretryable error
(probe1:mps0:0:3:2): INQUIRY. CDB: 12 40 00 00 24 00
(probe1:mps0:0:3:2): CAM status: Invalid Target ID
(probe1:mps0:0:3:2): Error 22, Unretryable error
(probe2:mps0:0:2:2): INQUIRY. CDB: 12 40 00 00 24 00
(probe2:mps0:0:2:2): CAM status: Invalid Target ID
(probe2:mps0:0:2:2): Error 22, Unretryable error
(probe1:mps0:0:3:2): INQUIRY. CDB: 12 40 00 00 24 00
(probe1:mps0:0:3:2): CAM status: Invalid Target ID
(probe1:mps0:0:3:2): Error 22, Unretryable error
(probe3:mps0:0:2:3): INQUIRY. CDB: 12 60 00 00 24 00
(probe3:mps0:0:2:3): CAM status: Invalid Target ID
(probe3:mps0:0:2:3): Error 22, Unretryable error
(probe2:mps0:0:3:3): INQUIRY. CDB: 12 60 00 00 24 00
(probe2:mps0:0:3:3): CAM status: Invalid Target ID
(probe2:mps0:0:3:3): Error 22, Unretryable error
(probe1:mps0:0:2:3): INQUIRY. CDB: 12 60 00 00 24 00
(probe1:mps0:0:2:3): CAM status: Invalid Target ID
(probe1:mps0:0:2:3): Error 22, Unretryable error
(probe2:mps0:0:3:3): INQUIRY. CDB: 12 60 00 00 24 00
(probe2:mps0:0:3:3): CAM status: Invalid Target ID
(probe2:mps0:0:3:3): Error 22, Unretryable error
(probe3:mps0:0:2:4): INQUIRY. CDB: 12 80 00 00 24 00
(probe3:mps0:0:2:4): CAM status: Invalid Target ID
(probe3:mps0:0:2:4): Error 22, Unretryable error
(probe1:mps0:0:3:4): INQUIRY. CDB: 12 80 00 00 24 00
(probe1:mps0:0:3:4): CAM status: Invalid Target ID
(probe1:mps0:0:3:4): Error 22, Unretryable error
(probe2:mps0:0:2:4): INQUIRY. CDB: 12 80 00 00 24 00
(probe2:mps0:0:2:4): CAM status: Invalid Target ID
(probe2:mps0:0:2:4): Error 22, Unretryable error
(probe1:mps0:0:3:4): INQUIRY. CDB: 12 80 00 00 24 00
(probe1:mps0:0:3:4): CAM status: Invalid Target ID
(probe1:mps0:0:3:4): Error 22, Unretryable error
(probe3:mps0:0:2:5): INQUIRY. CDB: 12 a0 00 00 24 00
(probe3:mps0:0:2:5): CAM status: Invalid Target ID
(probe3:mps0:0:2:5): Error 22, Unretryable error
(probe2:mps0:0:3:5): INQUIRY. CDB: 12 a0 00 00 24 00
(probe2:mps0:0:3:5): CAM status: Invalid Target ID
(probe2:mps0:0:3:5): Error 22, Unretryable error
(probe1:mps0:0:2:5): INQUIRY. CDB: 12 a0 00 00 24 00
(probe1:mps0:0:2:5): CAM status: Invalid Target ID
(probe1:mps0:0:2:5): Error 22, Unretryable error
(probe2:mps0:0:3:5): INQUIRY. CDB: 12 a0 00 00 24 00
(probe2:mps0:0:3:5): CAM status: Invalid Target ID
(probe2:mps0:0:3:5): Error 22, Unretryable error
(probe3:mps0:0:2:6): INQUIRY. CDB: 12 c0 00 00 24 00
(probe3:mps0:0:2:6): CAM status: Invalid Target ID
(probe3:mps0:0:2:6): Error 22, Unretryable error
(probe1:mps0:0:3:6): INQUIRY. CDB: 12 c0 00 00 24 00
(probe1:mps0:0:3:6): CAM status: Invalid Target ID
(probe1:mps0:0:3:6): Error 22, Unretryable error
(probe2:mps0:0:2:6): INQUIRY. CDB: 12 c0 00 00 24 00
(probe2:mps0:0:2:6): CAM status: Invalid Target ID
(probe2:mps0:0:2:6): Error 22, Unretryable error
(probe1:mps0:0:3:6): INQUIRY. CDB: 12 c0 00 00 24 00
(probe1:mps0:0:3:6): CAM status: Invalid Target ID
(probe1:mps0:0:3:6): Error 22, Unretryable error
(probe3:mps0:0:2:7): INQUIRY. CDB: 12 e0 00 00 24 00
(probe3:mps0:0:2:7): CAM status: Invalid Target ID
(probe3:mps0:0:2:7): Error 22, Unretryable error
(probe2:mps0:0:3:7): INQUIRY. CDB: 12 e0 00 00 24 00
(probe2:mps0:0:3:7): CAM status: Invalid Target ID
(probe2:mps0:0:3:7): Error 22, Unretryable error
(probe1:mps0:0:2:7): INQUIRY. CDB: 12 e0 00 00 24 00
(probe1:mps0:0:2:7): CAM status: Invalid Target ID
(probe1:mps0:0:2:7): Error 22, Unretryable error
(probe2:mps0:0:3:7): INQUIRY. CDB: 12 e0 00 00 24 00
(probe2:mps0:0:3:7): CAM status: Invalid Target ID
(probe2:mps0:0:3:7): Error 22, Unretryable error
(probe2:mps0:0:2:0): INQUIRY. CDB: 12 00 00 00 24 00
(probe2:mps0:0:2:0): CAM status: Invalid Target ID
(probe2:mps0:0:2:0): Error 22, Unretryable error
(probe3:mps0:0:3:0): INQUIRY. CDB: 12 00 00 00 24 00
(probe3:mps0:0:3:0): CAM status: Invalid Target ID
(probe3:mps0:0:3:0): Error 22, Unretryable error
(probe0:mps0:0:0:0): REPORT LUNS. CDB: a0 00 00 00 00 00 00 00 00 10 00 00
(probe0:mps0:0:0:0): CAM status: SCSI Status Error
(probe0:mps0:0:0:0): SCSI status: Check Condition
(probe0:mps0:0:0:0): SCSI sense: ILLEGAL REQUEST asc:20,0 (Invalid 
command operation code)
(probe0:mps0:0:0:0): Command Specific Info: 0x8c4c03c0
(probe0:mps0:0:0:0): Error 22, Unretryable error
(probe0:mps0:0:0:0): REPORT LUNS. CDB: a0 00 00 00 00 00 00 00 00 10 00 00
(probe0:mps0:0:0:0): CAM status: SCSI Status Error
(probe0:mps0:0:0:0): SCSI status: Check Condition
(probe0:mps0:0:0:0): SCSI sense: ILLEGAL REQUEST asc:20,0 (Invalid 
command operation code)
(probe0:mps0:0:0:0): Field Replaceable Unit: 50
(probe0:mps0:0:0:0): Command Specific Info: 0x37393733
(probe0:mps0:0:0:0): Error 22, Unretryable error
da0 at mps0 bus 0 scbus0 target 0 lun 0
da0: <LSI Logical Volume 3000> Fixed Direct Access SCSI-6 device
da0: 150.000MB/s transfers
da0: Command Queueing enabled
da0: 1906394MB (3904294912 512 byte sectors: 255H 63S/T 243031C)
SMP: AP CPU #1 Launched!
SMP: AP CPU #3 Launched!
SMP: AP CPU #7 Launched!
SMP: AP CPU #5 Launched!
SMP: AP CPU #6 Launched!
SMP: AP CPU #2 Launched!
SMP: AP CPU #4 Launched!
Timecounter "TSC-low" frequency 1696186534 Hz quality 1000
Trying to mount root from ufs:/dev/da0s1a [rw]...

Does anyone see any issues with this? I am unable to compile. While I am 
not trying to trim out everything, I'd really just like to have this 
customized for my hardware (this is a dedicated server). I'm going to be 
putting a lot of load on this server and wanted to do what I could to 
minimize unwanted overhead (if any really).

-- 
Take care,
Ty
http://tds-solutions.net
He that will not reason is a bigot; he that cannot reason is a fool; he that dares not reason is a slave.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?532B6E81.60604>