From owner-freebsd-fs@FreeBSD.ORG Sun Dec 7 18:52:17 2014 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D827F462 for ; Sun, 7 Dec 2014 18:52:17 +0000 (UTC) Received: from mail-qa0-f54.google.com (mail-qa0-f54.google.com [209.85.216.54]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 984C65FE for ; Sun, 7 Dec 2014 18:52:17 +0000 (UTC) Received: by mail-qa0-f54.google.com with SMTP id i13so2566255qae.13 for ; Sun, 07 Dec 2014 10:52:16 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=e3zuVH2LnYqM4PBocfNNAFhx+9vTSFAmLKle5zuuKgY=; b=YRhGhq/6z6rwdS44IjuhOiWZ6hrtQHcAFpcc4vFSNEU8gp16mnykTTl/kfT6o3ad2y 1TB9+udeUdpu1If5K2XgsXcCXu6lxUzvlPQNPQ38zPSNeOF7pagztV7AORbT+kC6HNqJ yJn0ysRVs16UrLtULTy8Xm02PHEY6TkQmPzeg69dPH3FqVS+FFnQFR4xyrH7cdcAl98b lGV/R0ZsEf5MlZ+L+2mfXILxPMv4r3AgSROm01sjivhlu5NPFprt5Lg7ETHTtDEl5kM7 y82hmeP2OLZ9kH4MmfE9ibq5pp9ut39XEjSg2KCJZlPp2AisAGzpv+vk7815wL9KfT2o Z+Vg== X-Gm-Message-State: ALoCoQnZCo3gFbcs/dikrjcFr1RTF29gUBACdWOJtzkOxbWjrqB+LhgPzwWjkJLvDuj9VyDsLA+S MIME-Version: 1.0 X-Received: by 10.140.95.52 with SMTP id h49mr42986847qge.97.1417977994660; Sun, 07 Dec 2014 10:46:34 -0800 (PST) Received: by 10.140.39.48 with HTTP; Sun, 7 Dec 2014 10:46:34 -0800 (PST) In-Reply-To: <54842CC5.2020604@sorbs.net> References: <54825E70.20900@sorbs.net> <54842CC5.2020604@sorbs.net> Date: Sun, 7 Dec 2014 11:46:34 -0700 Message-ID: Subject: Re: ZFS weird issue... From: Will Andrews To: Michelle Sullivan Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: "freebsd-fs@freebsd.org" X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Dec 2014 18:52:17 -0000 On Sunday, December 7, 2014, Michelle Sullivan wrote: > > 2 physical paths of mfid8 ... that can't be good... can't seem to use > guids. > Can you paste the commands you tried and the result? It's hard to guess what might be causing the problem otherwise. --Will.