From owner-freebsd-stable@FreeBSD.ORG Tue May 20 11:53:07 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E77E9FE7; Tue, 20 May 2014 11:53:07 +0000 (UTC) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8AAB12CD3; Tue, 20 May 2014 11:53:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=C2f30mtUlfCyh9RzBgRx2NnqMYhxbFDVLa/AzTQW2u8=; b=OXvjruFXnHset2F/IoslPSZ+ahQuPk+YNgOxdEHZ6JG0LoEBsZbTKZ+Y3FQUT6S5B07S6F2PMW3A+hAKay1ggdylPCyLHXxOF+MndyjY2hfPOk9ooobkDp1mEqzt3HCKovQSvFqXKIAi/wouQMfbx2J1NWuNLZtr11p5rb3Qosg=; Received: from bb121-6-209-34.singnet.com.sg ([121.6.209.34]:28191 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.82) (envelope-from ) id 1WmibN-0016BI-79; Tue, 20 May 2014 05:53:01 -0600 Date: Tue, 20 May 2014 11:30:32 +0800 From: Erich Dollansky To: Edward Tomasz =?ISO-8859-1?Q?Napiera=3Fa?= Subject: Re: reboot while writing to USB device Message-ID: <20140520113032.1d43a121@X220.alogt.com> In-Reply-To: References: <20140519111411.420bc31a@X220.alogt.com> <27FA6B19-0A48-453A-A631-3290A9B18EEE@FreeBSD.org> <20140519162512.4500a155@X220.alogt.com> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: quoted-printable X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2014 11:53:08 -0000 Hi, On Mon, 19 May 2014 19:23:42 +0200 Edward Tomasz Napiera=B3a wrote: > Wiadomo=B6=E6 napisana przez Erich Dollansky w dniu 19 maj 2014, o godz. > 10:25: >=20 > What's in the logs just before the "errno 6" and softdep-related > messages? >=20 it was all overwritten by these messages. The copying process was already running for hours before the machine crashed. Erich