From owner-freebsd-ports@FreeBSD.ORG Mon Mar 16 13:16:14 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B90BE106566B; Mon, 16 Mar 2009 13:16:14 +0000 (UTC) (envelope-from prvs=13196aed53=paul.pathiakis@ironmountain.com) Received: from nussmtp02.ironmtn.com (imail.ironmtn.com [216.229.153.78]) by mx1.freebsd.org (Postfix) with ESMTP id 65F7C8FC18; Mon, 16 Mar 2009 13:16:14 +0000 (UTC) (envelope-from prvs=13196aed53=paul.pathiakis@ironmountain.com) Received: from ([10.130.4.162]) by nussmtp02.ironmtn.com with ESMTP id 2YMF5H1.17619938; Mon, 16 Mar 2009 08:59:46 -0400 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Mon, 16 Mar 2009 08:59:46 -0400 Message-ID: <0E1261E4B639D74DB24946A78266B1CF033AAC70@NUMEVP04.na.imtn.com> In-Reply-To: <7d743c270903151715y1f76f397wb7ac2a10b74c065c@mail.gmail.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Port Request: gluster Thread-Index: AcmlzFjhRrNYCH6KReOU2IEXL8TJSAAaTiLw From: "Pathiakis, Paul" To: "Timur I. Bakeyev" Cc: ports@freebsd.org, Jim Riggs , Steven Kreuzer , David N Subject: RE: Port Request: gluster X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Mar 2009 13:16:15 -0000 Pretty rough actually. I'm still trying to get replication understood/working. They provide lots of "file" examples, but I would like more of a = "theory/application" type of documentation. There should be a header at the beginning of their pages that say: These files allow directory /x/y/z on server 01 to be replicated to = /mnt/x/y/z on server 02. The differences in the files do these things: At line <#> ...... Also, preparation for the mount points (chmod 1777 ) is covered = elsewhere. It seems that they really need to take a breath, standardize their = documentation process. They need to put line numbers in on the "files" = and explain what the block does and what some of the more interesting = bits do. Also, servers talking to each other is great and the HA possibility is = also. However, again, the documentation is lacking. Anyhow, charging forward. I hope to have something that works soon. = I'm close and it is pretty slick on how to build things and layer = functionality. P. Paul Pathiakis UNIX/Linux Systems Engineer Iron Mountain Digital 120 Turnpike Rd. Southborough, MA 01772 =20 =20 Microsoft - Where do you want to go today? Linux - Where do you want to go tomorrow? FreeBSD - Will you guys come on already? =20 -----Original Message----- From: timur@bat.ru [mailto:timur@bat.ru] On Behalf Of Timur I. Bakeyev Sent: Sunday, March 15, 2009 8:16 PM To: Pathiakis, Paul Cc: Jim Riggs; David N; ports@freebsd.org; Steven Kreuzer Subject: Re: Port Request: gluster Hi, Paul! I'm working on it for quite a while, but still there are some rough edges. What is your user experience with it? With regards, Timur. On Wed, Mar 11, 2009 at 10:12 PM, Pathiakis, Paul wrote: > Hi to all! > > Has anything progressed on this? > > I'm actually building it by hand on a couple of 7.1 machines. =A0I = expect > it will be interesting. > > I still look forward to the port. :-) > > Thank you! > > Paul Pathiakis > UNIX/Linux Systems Engineer > Iron Mountain Digital > 120 Turnpike Rd. > Southborough, MA 01772 > > > Microsoft - Where do you want to go today? > Linux - Where do you want to go tomorrow? > FreeBSD - Will you guys come on already? > > > -----Original Message----- > From: Jim Riggs [mailto:ports@christianserving.org] > Sent: Friday, February 20, 2009 8:31 PM > To: David N > Cc: Pathiakis, Paul; ports@freebsd.org; Steven Kreuzer > Subject: Re: Port Request: gluster > > On 02/20/2009 11:40, David N wrote: >> 2009/2/21 Pathiakis, Paul: >>> Steven, >>> >>> I'm going to start testing it in a pre-production environment. =A0It > seems >>> so straightforward, integrates with ZFS, it has simple configuration >>> files, all around, I'm hoping that it garners more >>> clustering/replication for FreeBSD. =A0Many of the other solutions = are >>> quite tedious and setup complexity is quite annoying. >>> >>> >>> >>> -----Original Message----- >>> From: Steven Kreuzer [mailto:steven@hudson-trading.com] On Behalf Of >>> Steven Kreuzer >>> Sent: Friday, February 20, 2009 11:30 AM >>> To: Pathiakis, Paul >>> Cc: ports@freebsd.org >>> Subject: Re: Port Request: gluster >>> >>> >>> On Feb 20, 2009, at 9:51 AM, Pathiakis, Paul wrote: >>> >>>> Hi, >>>> >>>> >>>> >>>> I'd like to request that the gluster clustering/filesystem software > be >>>> ported and supported. =A0This looks to be a very simple, > straightforward >>>> and viable clustering solution which FreeBSD has always lacked. >>> This looks like a very interesting project. I might be able to take >>> some time >>> over the weekend and create a port for this. >>> >>> Out of curiosity, have you been using it in production? If so, can > you >>> describe your setup >>> and your experience with it? >>> >>> Steven Kreuzer >>> http://www.exit2shell.com/~skreuzer >>> >> Looks promising >> http://www.gluster.org/docs/index.php/GlusterFS_on_BSD > > > Several weeks ago I actually created a port for glusterfs as I was > hoping to implement it myself. =A0I'll have to see if I saved any of = my > work. =A0I actually had a working port, but I may have dumped it. =A0I = will > be happy to submit it if I can find it. =A0I just don't know that I = will > be able to maintain it. > > A couple of notes from what I found: > > 1. It does not yet integrate with FreeBSD's implementation of ZFS (at > least not in 7.x) due to the lack of ACL support. =A0You can use it = with a > UFS partition or a UFS zvol. =A0(Using a zvol requires a patch pjd@ > recommended for performance improvements.) > > 2. Performance in my setup was not very good over 2x1Gb LAGG. =A0It = might > be better over a faster, dedicated channel of some type. > > - Jim > > > The information contained in this email message and its attachments > is intended > only for the private and confidential use of the recipient(s) named > above, unless the sender expressly agrees otherwise. Transmission > of email over the Internet > =A0is not a secure communications medium. If you are requesting or > have requested > the transmittal of personal data, as defined in applicable privacy > laws by means > =A0of email or in an attachment to email you must select a more > secure alternate means of transmittal that supports your > obligations to protect such personal data. If the reader of this > message is not the intended recipient and/or you have received this > email in error, you must take no action based on the information in > this email and you are hereby notified that any dissemination, > misuse, copying, or disclosure of this communication is strictly > prohibited. If you have received > this communication in error, please notify us immediately by email > and delete the original message. > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to = "freebsd-ports-unsubscribe@freebsd.org" >