From owner-freebsd-questions@FreeBSD.ORG Thu Mar 20 22:41:13 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4DA65624 for ; Thu, 20 Mar 2014 22:41:13 +0000 (UTC) Received: from tds-solutions.net (tds-solutions.net [69.164.206.65]) by mx1.freebsd.org (Postfix) with ESMTP id EDE2BEFB for ; Thu, 20 Mar 2014 22:41:12 +0000 (UTC) Received: from [136.167.56.48] (witr9z3f2p.bc.edu [136.167.56.48]) (Authenticated sender: tyler) by tds-solutions.net (Postfix) with ESMTPSA id 16467A11D for ; Thu, 20 Mar 2014 16:47:05 -0600 (MDT) Message-ID: <532B6E81.60604@tysdomain.com> Date: Thu, 20 Mar 2014 18:41:05 -0400 From: "Littlefield, Tyler" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: "freebsd-questions@freebsd.org" Subject: kernel config:advice Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: tyler@tysdomain.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Mar 2014 22:41:13 -0000 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: 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: at iomem 0xc0000-0xc7fff,0xce000-0xcefff,0xcf000-0xcffff on isa0 sc0: at flags 0x100 on isa0 sc0: CGA <16 virtual consoles, flags=0x300> vga0: at port 0x3d0-0x3db iomem 0xb8000-0xbffff on isa0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] ppc0: cannot reserve I/O port range est0: on cpu0 p4tcc0: on cpu0 est1: on cpu1 p4tcc1: on cpu1 est2: on cpu2 p4tcc2: on cpu2 est3: on cpu3 p4tcc3: on cpu3 est4: on cpu4 p4tcc4: on cpu4 est5: on cpu5 p4tcc5: on cpu5 est6: on cpu6 p4tcc6: on cpu6 est7: on cpu7 p4tcc7: on cpu7 Timecounters tick every 1.000 msec usbus0: 480Mbps High Speed USB v2.0 usbus1: 480Mbps High Speed USB v2.0 ugen0.1: at usbus0 uhub0: on usbus0 ugen1.1: at usbus1 uhub1: on usbus1 uhub0: 2 ports with 2 removable, self powered uhub1: 2 ports with 2 removable, self powered ugen0.2: at usbus0 uhub2: on usbus0 ugen1.2: at usbus1 uhub3: 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: 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 Features2=0x7fbae3ff AMD Features=0x28100800 AMD Features2=0x1 Standard Extended Features=0x281 TSC: P-state invariant, performance statistics real memory = 34359738368 (32768 MB) avail memory = 33115320320 (31581 MB) Event timer "LAPIC" quality 600 ACPI APIC Table: 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 irqs 0-23 on motherboard kbd1 at kbdmux0 module_register_init: MOD_LOAD (vesa, 0xffffffff80d11010, 0) error 19 acpi0: on motherboard acpi0: Power Button (fixed) acpi0: reservation of 67, 1 (4) failed cpu0: on acpi0 cpu1: on acpi0 cpu2: on acpi0 cpu3: on acpi0 cpu4: on acpi0 cpu5: on acpi0 cpu6: on acpi0 cpu7: on acpi0 hpet0: iomem 0xfed00000-0xfed003ff on acpi0 Timecounter "HPET" frequency 14318180 Hz quality 950 Event timer "HPET" frequency 14318180 Hz quality 550 atrtc0: port 0x70-0x77 irq 8 on acpi0 atrtc0: Warning: Couldn't map I/O. Event timer "RTC" frequency 32768 Hz quality 0 attimer0: 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: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pcib1: irq 16 at device 1.0 on pci0 pci1: on pcib1 mps0: 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 pcib2: irq 19 at device 6.0 on pci0 pci2: on pcib2 ehci0: mem 0xdf404000-0xdf4043ff irq 16 at device 26.0 on pci0 usbus0: EHCI version 1.0 usbus0 on ehci0 pcib3: irq 16 at device 28.0 on pci0 pci3: on pcib3 pcib4: irq 16 at device 28.4 on pci0 pci4: on pcib4 em0: 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: irq 17 at device 28.5 on pci0 pci5: on pcib5 em1: 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: mem 0xdf403000-0xdf4033ff irq 23 at device 29.0 on pci0 usbus1: EHCI version 1.0 usbus1 on ehci1 pcib6: at device 30.0 on pci0 pci6: on pcib6 vgapci0: port 0xb000-0xb07f mem 0xde000000-0xdeffffff,0xdf000000-0xdf01ffff irq 23 at device 5.0 on pci6 isab0: at device 31.0 on pci0 isa0: on isab0 ahci0: 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: at channel 0 on ahci0 ahcich1: at channel 1 on ahci0 ahcich2: at channel 2 on ahci0 ahcich3: at channel 3 on ahci0 ahcich4: at channel 4 on ahci0 ahcich5: at channel 5 on ahci0 pci0: at device 31.3 (no driver attached) acpi_button0: on acpi0 acpi_tz0: on acpi0 acpi_tz1: 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: at iomem 0xc0000-0xc7fff,0xce000-0xcefff,0xcf000-0xcffff on isa0 sc0: at flags 0x100 on isa0 sc0: CGA <16 virtual consoles, flags=0x300> vga0: at port 0x3d0-0x3db iomem 0xb8000-0xbffff on isa0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] ppc0: cannot reserve I/O port range est0: on cpu0 p4tcc0: on cpu0 est1: on cpu1 p4tcc1: on cpu1 est2: on cpu2 p4tcc2: on cpu2 est3: on cpu3 p4tcc3: on cpu3 est4: on cpu4 p4tcc4: on cpu4 est5: on cpu5 p4tcc5: on cpu5 est6: on cpu6 p4tcc6: on cpu6 est7: on cpu7 p4tcc7: on cpu7 Timecounters tick every 1.000 msec usbus0: 480Mbps High Speed USB v2.0 usbus1: 480Mbps High Speed USB v2.0 ugen0.1: at usbus0 uhub0: on usbus0 ugen1.1: at usbus1 uhub1: on usbus1 uhub0: 2 ports with 2 removable, self powered uhub1: 2 ports with 2 removable, self powered ugen0.2: at usbus0 uhub2: on usbus0 ugen1.2: at usbus1 uhub3: 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: 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 Features2=0x7fbae3ff AMD Features=0x28100800 AMD Features2=0x1 Standard Extended Features=0x281 TSC: P-state invariant, performance statistics real memory = 34359738368 (32768 MB) avail memory = 33122779136 (31588 MB) Event timer "LAPIC" quality 600 ACPI APIC Table: 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 irqs 0-23 on motherboard module_register_init: MOD_LOAD (vesa, 0xffffffff80a97c30, 0) error 19 kbd1 at kbdmux0 acpi0: on motherboard acpi0: Power Button (fixed) acpi0: reservation of 67, 1 (4) failed cpu0: on acpi0 cpu1: on acpi0 cpu2: on acpi0 cpu3: on acpi0 cpu4: on acpi0 cpu5: on acpi0 cpu6: on acpi0 cpu7: on acpi0 hpet0: iomem 0xfed00000-0xfed003ff on acpi0 Timecounter "HPET" frequency 14318180 Hz quality 950 Event timer "HPET" frequency 14318180 Hz quality 550 atrtc0: port 0x70-0x77 irq 8 on acpi0 atrtc0: Warning: Couldn't map I/O. Event timer "RTC" frequency 32768 Hz quality 0 attimer0: 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: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pcib1: irq 16 at device 1.0 on pci0 pci1: on pcib1 mps0: 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 pcib2: irq 19 at device 6.0 on pci0 pci2: on pcib2 pci0: at device 26.0 (no driver attached) pcib3: irq 16 at device 28.0 on pci0 pci3: on pcib3 pcib4: irq 16 at device 28.4 on pci0 pci4: on pcib4 em0: 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: irq 17 at device 28.5 on pci0 pci5: on pcib5 em1: 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: at device 29.0 (no driver attached) pcib6: at device 30.0 on pci0 pci6: on pcib6 vgapci0: port 0xb000-0xb07f mem 0xde000000-0xdeffffff,0xdf000000-0xdf01ffff irq 23 at device 5.0 on pci6 isab0: at device 31.0 on pci0 isa0: on isab0 ahci0: 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: at channel 0 on ahci0 ahcich1: at channel 1 on ahci0 ahcich2: at channel 2 on ahci0 ahcich3: at channel 3 on ahci0 ahcich4: at channel 4 on ahci0 ahcich5: at channel 5 on ahci0 pci0: at device 31.3 (no driver attached) acpi_button0: on acpi0 acpi_tz0: on acpi0 acpi_tz1: 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: at iomem 0xc0000-0xc7fff,0xce000-0xcefff,0xcf000-0xcffff on isa0 sc0: at flags 0x100 on isa0 sc0: CGA <16 virtual consoles, flags=0x300> vga0: at port 0x3d0-0x3db iomem 0xb8000-0xbffff on isa0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] ppc0: cannot reserve I/O port range est0: on cpu0 p4tcc0: on cpu0 est1: on cpu1 p4tcc1: on cpu1 est2: on cpu2 p4tcc2: on cpu2 est3: on cpu3 p4tcc3: on cpu3 est4: on cpu4 p4tcc4: on cpu4 est5: on cpu5 p4tcc5: on cpu5 est6: on cpu6 p4tcc6: on cpu6 est7: on cpu7 p4tcc7: 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: 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 Features2=0x7fbae3ff AMD Features=0x28100800 AMD Features2=0x1 Standard Extended Features=0x281 TSC: P-state invariant, performance statistics real memory = 34359738368 (32768 MB) avail memory = 33115316224 (31581 MB) Event timer "LAPIC" quality 600 ACPI APIC Table: 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 irqs 0-23 on motherboard kbd1 at kbdmux0 module_register_init: MOD_LOAD (vesa, 0xffffffff80d11050, 0) error 19 acpi0: on motherboard acpi0: Power Button (fixed) acpi0: reservation of 67, 1 (4) failed cpu0: on acpi0 cpu1: on acpi0 cpu2: on acpi0 cpu3: on acpi0 cpu4: on acpi0 cpu5: on acpi0 cpu6: on acpi0 cpu7: on acpi0 hpet0: iomem 0xfed00000-0xfed003ff on acpi0 Timecounter "HPET" frequency 14318180 Hz quality 950 Event timer "HPET" frequency 14318180 Hz quality 550 atrtc0: port 0x70-0x77 irq 8 on acpi0 atrtc0: Warning: Couldn't map I/O. Event timer "RTC" frequency 32768 Hz quality 0 attimer0: 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: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pcib1: irq 16 at device 1.0 on pci0 pci1: on pcib1 mps0: 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 pcib2: irq 19 at device 6.0 on pci0 pci2: on pcib2 ehci0: mem 0xdf404000-0xdf4043ff irq 16 at device 26.0 on pci0 usbus0: EHCI version 1.0 usbus0 on ehci0 pcib3: irq 16 at device 28.0 on pci0 pci3: on pcib3 pcib4: irq 16 at device 28.4 on pci0 pci4: on pcib4 em0: 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: irq 17 at device 28.5 on pci0 pci5: on pcib5 em1: 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: mem 0xdf403000-0xdf4033ff irq 23 at device 29.0 on pci0 usbus1: EHCI version 1.0 usbus1 on ehci1 pcib6: at device 30.0 on pci0 pci6: on pcib6 vgapci0: port 0xb000-0xb07f mem 0xde000000-0xdeffffff,0xdf000000-0xdf01ffff irq 23 at device 5.0 on pci6 isab0: at device 31.0 on pci0 isa0: on isab0 ahci0: 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: at channel 0 on ahci0 ahcich1: at channel 1 on ahci0 ahcich2: at channel 2 on ahci0 ahcich3: at channel 3 on ahci0 ahcich4: at channel 4 on ahci0 ahcich5: at channel 5 on ahci0 pci0: at device 31.3 (no driver attached) acpi_button0: on acpi0 acpi_tz0: on acpi0 acpi_tz1: 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: at iomem 0xc0000-0xc7fff,0xce000-0xcefff,0xcf000-0xcffff on isa0 sc0: at flags 0x100 on isa0 sc0: CGA <16 virtual consoles, flags=0x300> vga0: at port 0x3d0-0x3db iomem 0xb8000-0xbffff on isa0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] ppc0: cannot reserve I/O port range est0: on cpu0 p4tcc0: on cpu0 est1: on cpu1 p4tcc1: on cpu1 est2: on cpu2 p4tcc2: on cpu2 est3: on cpu3 p4tcc3: on cpu3 est4: on cpu4 p4tcc4: on cpu4 est5: on cpu5 p4tcc5: on cpu5 est6: on cpu6 p4tcc6: on cpu6 est7: on cpu7 p4tcc7: on cpu7 Timecounters tick every 1.000 msec usbus0: 480Mbps High Speed USB v2.0 usbus1: 480Mbps High Speed USB v2.0 ugen0.1: at usbus0 uhub0: on usbus0 ugen1.1: at usbus1 uhub1: on usbus1 uhub0: 2 ports with 2 removable, self powered uhub1: 2 ports with 2 removable, self powered ugen0.2: at usbus0 uhub2: on usbus0 ugen1.2: at usbus1 uhub3: 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: 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.