From mboxrd@z Thu Jan 1 00:00:00 1970 From: Willem Jan Withagen Subject: Re: Compiling for FreeBSD Date: Tue, 1 Dec 2015 19:43:44 +0100 Message-ID: <565DEA60.7010608@digiware.nl> References: <565B3999.3050302@digiware.nl> <565B4A7F.60301@digiware.nl> <20151130065812.GA20205@gmail.com> <565D7FA8.3010301@digiware.nl> <565DA3B5.1070608@digiware.nl> <565DC9D4.7060701@digiware.nl> <565DE234.6070505@digiware.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from smtp.digiware.nl ([31.223.170.169]:19503 "EHLO smtp.digiware.nl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755932AbbLASnt (ORCPT ); Tue, 1 Dec 2015 13:43:49 -0500 In-Reply-To: Sender: ceph-devel-owner@vger.kernel.org List-ID: To: Sage Weil , Alan Somers Cc: Mykola Golub , "Yan, Zheng" , Haomai Wang , Ceph Development On 1-12-2015 19:36, Sage Weil wrote: > On Tue, 1 Dec 2015, Alan Somers wrote: >> On Tue, Dec 1, 2015 at 11:08 AM, Willem Jan Withagen wrote: >>> On 1-12-2015 18:22, Alan Somers wrote: >>>> >>>> I did some work porting Ceph to FreeBSD, but got distracted and >>>> stopped about two years ago. You may find this port useful, though it >>>> will probably need to be updated: >>>> >>>> https://people.freebsd.org/~asomers/ports/net/ceph/ >>> >>> >>> I'll chcek that one as well... >>> >>>> Also, there's one major outstanding issue that I know of. It breaks >>>> interoperability between FreeBSD and Linux Ceph nodes. I posted a >>>> patch to fix it, but it doesn't look like it's been merged yet. >>>> http://tracker.ceph.com/issues/6636 >>> >>> >>> In the issues I find: >>> ==== >>> Updated by Sage Weil almost 2 years ago >>> >>> Status changed from New to Verified >>> Updated by Sage Weil almost 2 years ago >>> >>> Assignee set to Noah Watkins >>> ==== >>> >>> Probably left at that point because there was no presure to actually commit? >>> >>> --WjW >> >> It looks like Sage reviewed the change, but had some comments that >> were mostly style-related. Neither Noah nor I actually got around to >> implementing Sage's suggestions. >> >> https://github.com/ceph/ceph/pull/828 > > The uuid transition to boost::uuid has happened since then (a few months > back) and I believe Rohan's AIX and Solaris ports for librados (that just > merged) included a fix for the sockaddr_storage issue: > > https://github.com/ceph/ceph/blob/master/src/msg/msg_types.h#L180 > > and also > > https://github.com/ceph/ceph/blob/master/src/msg/msg_types.h#L160 Would be nice to actually find that this works for FreeBSD as well. But I'm putting this on the watch-list, once I get there. --WjW