From owner-freebsd-current@FreeBSD.ORG Mon Nov 14 22:22:25 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9ADBA106564A for ; Mon, 14 Nov 2011 22:22:25 +0000 (UTC) (envelope-from chmiels@o2.pl) Received: from moh2-ve1.go2.pl (moh2-ve1.go2.pl [193.17.41.186]) by mx1.freebsd.org (Postfix) with ESMTP id 4C3068FC0C for ; Mon, 14 Nov 2011 22:22:25 +0000 (UTC) Received: from moh2-ve1.go2.pl (unknown [10.0.0.186]) by moh2-ve1.go2.pl (Postfix) with ESMTP id 6F9AE44E356 for ; Mon, 14 Nov 2011 23:22:22 +0100 (CET) Received: from unknown (unknown [10.0.0.108]) by moh2-ve1.go2.pl (Postfix) with SMTP for ; Mon, 14 Nov 2011 23:22:22 +0100 (CET) Received: from staticline55990.toya.net.pl [77.237.11.229] by poczta.o2.pl with ESMTP id pWfjlQ; Mon, 14 Nov 2011 23:25:01 +0100 Date: Mon, 14 Nov 2011 23:22:31 +0100 From: Sebastian Chmielewski To: freebsd-current@freebsd.org Message-ID: <20111114232231.7e02b408@o2.pl> X-Mailer: Claws Mail 3.7.10 (GTK+ 2.24.6; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-O2-Trust: 2, 63 X-O2-SPF: neutral Subject: Second SATA device lost after ZFS root is mount X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2011 22:22:25 -0000 hi, I have laptop with two hard disks - SSD and HDD attached instead of optical drive, running 9.0-PRERELEASE, GENERIC and custom configured kernel (same symptoms for both). Second HDD is lost during boot (root is on ada0, ada0 and ada1 are partitioned using GPT): ada1 at ahcich1 bus 0 scbus1 target 0 lun 0 ada1: ATA-8 SATA 2.x device ada1: 300.000MB/s transfers (SATA 2.x, UDMA5, PIO 8192bytes) ada1: Command Queueing enabled ada1: 476940MB (976773168 512 byte sectors: 16H 63S/T 16383C) ada1: Previously was known as ad6 .... Trying to mount root from zfs:zroot []... (ada1:ahcich1:0:0:0): lost device (ada1:ahcich1:0:0:0): removing device entry cryptosoft0: on motherboard GEOM_ELI: Device gpt/home0.eli created. loader.conf contains only few modules: # Kernel Options kern.ipc.shmseg=1024 kern.ipc.shmmni=1024 kern.maxproc=10000 # Required by Firefox sem_load="YES" # ACPI drivers acpi_load="YES" acpi_video_load="YES" acpi_ibm_load="YES" acpi_dock_load="YES" # Linuxulator linux_load="YES" # Linux specific pseudo-devices lindev_load="YES" # Bluetooth driver ng_ubt_load="YES" # Realtek driver if_re_load="YES" legal.intel_iwn.license_ack=1 # Virtualbox driver (kmod) vboxdrv_load="YES" # ZFS driver and settings zfs_load="YES" # open files kern.maxfiles=49312 kern.maxfilesperproc=16384 # ZFS Root file system vfs.root.mountfrom="zfs:zroot" The same symptoms are for original DVD Drive - it is lost during the boot when ZFS root is successfully mount and before GELI asks for password. What is most strange it doesn't occur when boot into single user mode. What can be the cause? -- Sebastian Chmielewski * jid:chmielsster@gmail.com * gg:3336919 * icq:224161389 -- Sebastian Chmielewski * jid:chmielsster@gmail.com * gg:3336919 * icq:224161389