From owner-freebsd-questions@FreeBSD.ORG Tue Oct 12 14:28:22 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D1466106564A for ; Tue, 12 Oct 2010 14:28:22 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 85D2F8FC18 for ; Tue, 12 Oct 2010 14:28:22 +0000 (UTC) Received: by qwe4 with SMTP id 4so2147946qwe.13 for ; Tue, 12 Oct 2010 07:28:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:sender:received :in-reply-to:references:from:date:x-google-sender-auth:message-id :subject:to:cc:content-type; bh=xTx/JpsvJsvyiA6HqxO2waXLRtHf4sCs3B72POYw8AY=; b=fGBJ853E97+05KVFrV4LxmSaBbLN6GL0P8txtmokWwILwniIFvows5ZH+eUCUaFDnX 5h8YgtELPgLdOdg8LNPnRFXGI1LDbQYtnp1iycruKPSureCVCWNifWUE8GWl3o1Fu07I uGx73lAq5STl36ZtSOP9FPQg1rQjmvf8GPC+8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; b=QdK4cTMaCSi5HD69MbKseqZXcLXS1UCeEUpIjQg3S5UWTO1pllftTsUsGXg4+T3nG6 lY4kzFFGWLrbvc8aka0UBhO/DDqcrLsQ+mq7xa5Dc6+ZAF20HF5lYmxRD1sMcgvZQ8HM 2O9mufGcepRMN6TUGl4VV0+OjIetCkS0IY8l4= Received: by 10.224.216.71 with SMTP id hh7mr5674535qab.275.1286892361765; Tue, 12 Oct 2010 07:06:01 -0700 (PDT) MIME-Version: 1.0 Sender: ivoras@gmail.com Received: by 10.229.234.81 with HTTP; Tue, 12 Oct 2010 07:05:15 -0700 (PDT) In-Reply-To: References: From: Ivan Voras Date: Tue, 12 Oct 2010 16:05:15 +0200 X-Google-Sender-Auth: q4H2gwc9lMosJ17D0Am90v6Tyjc Message-ID: To: Alejandro Imass Content-Type: text/plain; charset=UTF-8 Cc: freebsd-questions@freebsd.org Subject: Re: Troubles on SATA drives ZFS X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Oct 2010 14:28:22 -0000 On 12 October 2010 15:30, Alejandro Imass wrote: > On Tue, Oct 12, 2010 at 5:59 AM, Ivan Voras wrote: >> On 10/11/10 21:22, Alejandro Imass wrote: >> >>> 1) Would damage to the 2 disks cause damae on the other 2? >> >> Not likely but in your situation it might damage the controller, in which >> nothing you do to the drives will help. In the worst case, the controller >> then might in turn damage the drives. >> > > I was under the impression that SATA was not that sensible to hot > unplugging, in fact I thought that SATA supports hot pluging, so by > yanking the wires out it should not have damaged the disks or the > controller IMO. But you might be correct because I use only cheap HW > ;-) The SATA standard does support hot-plugging but it's optional if the hardware (controllers and the drives) support it or not.