From owner-freebsd-stable@FreeBSD.ORG Wed Apr 27 12:20:28 2011 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 77BC9106566B for ; Wed, 27 Apr 2011 12:20:28 +0000 (UTC) (envelope-from linuxmail@4lin.net) Received: from mail.4lin.net (mail.4lin.net [46.4.210.97]) by mx1.freebsd.org (Postfix) with ESMTP id 3157B8FC24 for ; Wed, 27 Apr 2011 12:20:27 +0000 (UTC) Received: from localhost (angelica.4lin.net [127.0.0.1]) by mail.4lin.net (Postfix) with ESMTP id 051D72E063 for ; Wed, 27 Apr 2011 14:24:49 +0200 (CEST) X-Virus-Scanned: amavisd-new at mail.4lin.net Received: from mail.4lin.net ([127.0.0.1]) by localhost (mail.4lin.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ua4OMYBLBmUN for ; Wed, 27 Apr 2011 14:24:46 +0200 (CEST) Received: from [130.83.160.152] (pcdenny.rbg.informatik.tu-darmstadt.de [130.83.160.152]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.4lin.net (Postfix) with ESMTPSA id D7BE42D5DA for ; Wed, 27 Apr 2011 14:24:45 +0200 (CEST) From: Denny Schierz To: freebsd-stable Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-IQlT83v/b9VL1cZe5Cei" Date: Wed, 27 Apr 2011 14:20:34 +0200 Message-ID: <1303906834.4232.91.camel@pcdenny> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Subject: MPS driver: force bus rescan after remove SAS cable 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: Wed, 27 Apr 2011 12:20:28 -0000 --=-IQlT83v/b9VL1cZe5Cei Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable hi, if I remove the SAS cable from the JBOD (connected through a SAS switch), all disks disappears, that's fine and expected, but if I reconnect the cable, the disks are not added anymore. I've red to use "camcontrol rescan all", but nothing happens. I don't get my /dev/da0-47 devices anymore and have to reboot the whole machine. What is my mistake? cu denny --=-IQlT83v/b9VL1cZe5Cei Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEABECAAYFAk24ChIACgkQKlzhkqt9P+COQQCfbMpIU5u2ovRJpwhKTHYIFovK d+kAnRpmntKYxiZNa86mIJ4K185Utl/o =NjhM -----END PGP SIGNATURE----- --=-IQlT83v/b9VL1cZe5Cei--