From owner-freebsd-stable@FreeBSD.ORG Fri Dec 11 17:00:39 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C490106568D; Fri, 11 Dec 2009 17:00:39 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from mail-bw0-f213.google.com (mail-bw0-f213.google.com [209.85.218.213]) by mx1.freebsd.org (Postfix) with ESMTP id EED808FC14; Fri, 11 Dec 2009 17:00:38 +0000 (UTC) Received: by bwz5 with SMTP id 5so777394bwz.3 for ; Fri, 11 Dec 2009 09:00:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=/7/WL/1GPcfFXFFHsVbMiPWAclIT/D4f23EQ3pWiqGs=; b=GEH++SL091TfSiEHez7QgseG6J9u7NP/CmXkpyI3k/WUgVy5sVUwzHAXx+mH1T9E8d RxF6BczRx5CEoprs0E6/vjhvDLEFonL/NpwUG4p1SGSDwI8cv/XNJeOKUSQydA5qsrmG owUlAptHJ6qiC8tJt3zJCmrhjG8UVXf3O06/Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=dySejVXkd3A24/Bwo2ejxrDk7dXt9wAulOkO6O5Av3kIpD/O643VpwOnQ1EmU2V/Ce QKFJXQA+sz+WQujFQBt40K8JWALunlhlyDtcyj4EYtf6ltxwt4UQTPv0rBmSmwVwOshR HRMsxFMM+wD/PNGoWFmGpf5amOhr/063/0r3k= MIME-Version: 1.0 Received: by 10.204.36.194 with SMTP id u2mr928168bkd.138.1260550837660; Fri, 11 Dec 2009 09:00:37 -0800 (PST) Date: Fri, 11 Dec 2009 20:00:37 +0300 Message-ID: From: pluknet To: Alexander Motin , freebsd-stable Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: ahcich0 issues in VB X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Dec 2009 17:00:39 -0000 Hi. There are two issues on RELENG_8 running in VirtualBox with ahci_load="YES". Transcribed manually (btw, smbd knows how can I get this via clipboard?). 1. Slightly older RELENG_8 (from 27 Nov or so). ahcich0: Timeout on slot 22 ahcich0: is 00000000 cs 003ffffc ss ffffffff rs ffffffff tfd 50 serr 00000000 while portsnap update, then most processes stuck in [getblk] Jump to ddb manually, bt: sched_switch mi_switch sleepq_switch sleepq_wait __lockmgr_args getblk breadn bread ffs_update ufs_inactive VOP_INACTIVE_APV vinactive vrele fdfree exit1 sys_exit syscall 2. RELENG_8 csuped from yesterday: the problem appears during boot. [...] Waiting 5 seconds for SCSI devices to settle em0: link state changed to UP ahcich0: Poll error on slot 0, TFD: 0131 ROOT MOUNT ERROR: If you have valid mount options, reboot and first try the following from the loader prompt: set vfs.root.mountfrom.options=rw [...beyond as usual when kernel can't found a boot disk..] -- wbr, pluknet