From owner-freebsd-questions@FreeBSD.ORG Sat Jan 9 18:32:37 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 DC802106566B for ; Sat, 9 Jan 2010 18:32:36 +0000 (UTC) (envelope-from kraduk@googlemail.com) Received: from mail-fx0-f227.google.com (mail-fx0-f227.google.com [209.85.220.227]) by mx1.freebsd.org (Postfix) with ESMTP id 6F9728FC14 for ; Sat, 9 Jan 2010 18:32:36 +0000 (UTC) Received: by fxm27 with SMTP id 27so5572812fxm.3 for ; Sat, 09 Jan 2010 10:32:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=wGbwkz+b5i3z/L+f10f55zE3qToudxkqqZ9azRXOnWY=; b=JF1X4BEVSsfI4HdB1DNON0jbNtQJMT9vyD55zD5kdugaDluxyspLTk0Yh1JopxWrek 6dWUS7nU19ZijIAaJGURr9jEWtAGNQ1qEKdRupTvHCWTpI1H8NM4xGx73d2kxk+opbXn YAimxNE+oe4HTAJM4j2iZkL/zb1x2DceUTvKc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=GzEBBfNFozvW/02kmTGR3N2x+QPwJQ2NAIEq0nj1wqUiehDxEvjDQiCvOG4j1mgwOi 9MwRpkyu6vNMa+/q6Thn6U5hBuSUX2phU9NcpjMdPU85SUoZtTdZ1rlbhOvFokfSeP7w 8C3SQrGcfCgv5z8p3f3uO9zTsfWNruh6p376g= MIME-Version: 1.0 Received: by 10.239.158.208 with SMTP id v16mr1955850hbc.69.1263061951814; Sat, 09 Jan 2010 10:32:31 -0800 (PST) In-Reply-To: References: Date: Sat, 9 Jan 2010 18:32:31 +0000 Message-ID: From: krad To: "Ishmael F.E." Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: anyone using ZFS on a memstick? 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: Sat, 09 Jan 2010 18:32:37 -0000 2010/1/8 Ishmael F.E. > Hi list > > I'd like to know your opinion on formating a portable > device with this file system. > > I have an external 120G HD, and I'd like to use an > ENCRYPTED ZFS partition to save files and copy them > between different machines (my laptop, at work, etc). > > =BFIs easy to mount ZFS as it is with ntfs or ext3? > > Regards > > > -- > [=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D] > [En muchos lugares, tomar fotos es visto como] > [una costumbre vil y reprensible ] > [=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D] > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > its fairly easy, just export/import the pool. One thing to make sure is tha= t all you machines are capable of handling zfs. Also make sure they are all o= n the same zfs baseline. If you update one box and it goes upto zfs v22 say, and you do a zpool upgrade. Your other machines wont be able to access the zpool until they are upgraded