From owner-freebsd-fs@FreeBSD.ORG Tue Jan 25 16:49:35 2011 Return-Path: Delivered-To: freebsd-fs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 19278106564A for ; Tue, 25 Jan 2011 16:49:35 +0000 (UTC) (envelope-from dppascual@gmail.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id C7D2B8FC1C for ; Tue, 25 Jan 2011 16:49:34 +0000 (UTC) Received: by qyk36 with SMTP id 36so5294448qyk.13 for ; Tue, 25 Jan 2011 08:49:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=wMyseWoBpOGGFIcKuznRPLKhe2daGEt6/LatbeGAqeY=; b=NAxVncf+hkMHKQfOTGHXKds0MW4gI6ZyRd96Zb7KNWph0FvUz83xTn9Jh01m2pmoXZ wSslwR2U8v1TScH5Pr6cuQDguB/GJc0sqf8arFTwl+7B+kzpNbl5eUsSgHFdFWc15CJC kyD/9dRpwBYF5nYjMoWnC1G2FQyhXjM+psAcw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=VeAUS49fjlodD/ttEjj/qWghZ+PNS9xetrMntFSOGQzP56IOE0S2Lmq50FUbTbCjiu +mBCC1RFObuEqEFY3IcJIe03O4FFBPQlLD74ZMT85n5D5EB4nzHm5shg1RQq+6qHPTM2 oh4KUSDolUQtxOxIUur3SxiKX+5st4gMzdhME= MIME-Version: 1.0 Received: by 10.229.213.80 with SMTP id gv16mr4989165qcb.181.1295972760978; Tue, 25 Jan 2011 08:26:00 -0800 (PST) Received: by 10.220.122.165 with HTTP; Tue, 25 Jan 2011 08:26:00 -0800 (PST) Date: Tue, 25 Jan 2011 17:26:00 +0100 Message-ID: From: Dani To: freebsd-fs@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: questions HAST X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jan 2011 16:49:35 -0000 Hi, I am a student of the Polytechnic University of Madrid, I am doing a project based on FreeBSD storage server, in particular, I am using HAST. I've been reading the wiki (http://wiki.freebsd.org/HAST), but I have doubts about the replication and synchronization operation . Could you tell me where to get more detailed information about this aspect? If it isn't possible, could you give me more detail about the process of some write operation through HAST managed devices? Thanks in advance. Regards, Dani