Date: Sun, 29 Jun 2014 13:30:04 -0700 From: Jordan Hubbard <jkh@mail.turbofuzz.com> To: Harshavardhana <harsha@harshavardhana.net> Cc: freebsd-fs@freebsd.org Subject: Re: FreeBSD support being added to GlusterFS Message-ID: <186F1E29-986E-4C4C-A944-91A0035C09EB@mail.turbofuzz.com> In-Reply-To: <CAAeUqd02pyWZhHmkSC1cauHL=qH_rU3gXs%2BDsHKJm3pjT5dhiA@mail.gmail.com> References: <C647EDA1-EA93-4A66-B59D-3B5F959DC0E0@gluster.org> <6ADBB2BF-C7E8-4050-9278-2565A63D2EA8@gluster.org> <20140627070411.GI24440@ivaldir.etoilebsd.net> <0F20AEEC-6244-42BC-815C-1440BBBDE664@mail.turbofuzz.com> <CAAeUqd02pyWZhHmkSC1cauHL=qH_rU3gXs%2BDsHKJm3pjT5dhiA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Jun 29, 2014, at 12:12 PM, Harshavardhana <harsha@harshavardhana.net> = wrote: > The patches are pending review and will be pushed hopefully this week! Cool! > - can i get these installed on a Virtualbox instance and test the > failures? Sure, you can always install = http://download.freenas.org/nightlies/9.3/ALPHA/20140625/ and install it = under VirtualBox - that has the glusterfs port in it as currently = described by = https://github.com/freenas/ports/tree/freenas/9-stable/sysutils/glusterfs = (I love github!). I tried updating that port to Baptiste=92s latest = version last night, but like I said, it croaked during the build process = so I couldn=92t get another 9.3 nightly done and ended up simply = reverting the changes for now. That 2nd URL will also show you the current state of the Makefile and = patches we needed to get glusterfs compiling under FreeNAS, which may = prove instructive as to why =93our version=94 builds and the other does = not. Longer-term, once we get glusterd to not simply fall over with missing = paths, if desired I can also create the glusterfs team an = externally-facing VMWare VM containing the latest FreeNAS 9.3 build if = they want to be able to test interoperability or otherwise beat on it to = their heart=92s content. We do this for the Samba project as well, = since there=92s nothing like seeing one's code actually running in the = target NAS environment to ensure it actually works, and it=92s easy to = install nightly builds on it if and as things evolve. > Do not understand what is "poudriere" build? - is it like building > inside a chrooted environment? In essence, yes, though it also provides some other nice features that = accelerate the process of building appliances based on freebsd packages. = See https://fossil.etoilebsd.net/poudriere/doc/trunk/doc/index.wiki for = reference. > The changes regarding "/var/lib" to "/var/db" are not complete with > the diff, in-fact inside the code - "DEFAULT_WORKDIR > /var/lib/glusterd" is hard-coded - and its only complete until all the > references point to "/var/db/glusterd" >=20 > I will be making these changes this week. Is "/var/db" the directory > we all agree upon for "glusterd" configuration files? I believe so, yes. Thanks! - Jordan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?186F1E29-986E-4C4C-A944-91A0035C09EB>