From owner-freebsd-questions Mon Aug 9 6:39:54 1999 Delivered-To: freebsd-questions@freebsd.org Received: from solaris.matti.ee (solaris.matti.ee [194.126.98.135]) by hub.freebsd.org (Postfix) with ESMTP id 7F3691524C for ; Mon, 9 Aug 1999 06:36:20 -0700 (PDT) (envelope-from vallo@matti.ee) Received: from myhakas.matti.ee (myhakas.matti.ee [194.126.114.87]) by solaris.matti.ee (8.9.3/8.9.3) with ESMTP id QAA28948; Mon, 9 Aug 1999 16:32:39 +0300 (EET DST) Received: by myhakas.matti.ee (Postfix, from userid 1000) id D05EAC8; Mon, 9 Aug 1999 16:32:51 +0300 (EEST) Date: Mon, 9 Aug 1999 16:32:51 +0300 From: Vallo Kallaste To: Francisco Reyes Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: SCSI disk autorecovery Message-ID: <19990809163251.B374@myhakas.matti.ee> Reply-To: vallo@matti.ee References: <199908091302.JAA22160@arutam.inch.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: <199908091302.JAA22160@arutam.inch.com>; from Francisco Reyes on Mon, Aug 09, 1999 at 09:02:39AM -0400 Organization: =?iso-8859-1?Q?AS_Matti_B=FCrootehnika?= Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Aug 09, 1999 at 09:02:39AM -0400, Francisco Reyes wrote: > On Fri, 6 Aug 1999 14:11:35 -0500, Dan Nelson wrote: > > >camcontrol modepage da0 -e -P 3 -m 1 > >and change ARRE and AWRE to 1. > > Where dones one change ARRE and AWRE? In the kernel? No, on the disk. You use camcontrol utility as described camcontrol modepage "your disk" -e -P 3 -m 1 Substitute the "your disk" with your SCSI disk identificator without quotes. Execute this command line and you find yourself in the editor, usually in the one set with $EDITOR variable, otherwise in vi. In the editor you see ARRE and AWRE in the first column, followed by arguments 0 or 1. Set them both to 1. Save the file you edited and camcontrol takes care about saving the changes to your disk. -- Vallo Kallaste vallo@matti.ee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message