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:31:36 +0100 Message-ID: <565DE788.4060400@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]:19462 "EHLO smtp.digiware.nl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756619AbbLASna (ORCPT ); Tue, 1 Dec 2015 13:43:30 -0500 In-Reply-To: Sender: ceph-devel-owner@vger.kernel.org List-ID: To: Alan Somers Cc: Sage Weil , Mykola Golub , "Yan, Zheng" , Haomai Wang , Ceph Development On 1-12-2015 19:21, 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 Come to realise that this is about interoperability Linux <> FreeBSD. Which is a problem when running a mix of nodes. First I'm focussing on getting an all FreeBSD to configure compile test-run Then see if we can actually build and run a dev-cluster up. So your warning is very much appricated, but I'm not anywhere near that point. :( --WjW