yeah not as simple as a config file, but doable via PCS as a base. I always wanted to use PCS to do multi-horizontal scale out. Right now people just put up multiple FMs and WMs and then write a script to coordinate them. Or rely on the fact that they write to e.g., the same index, or same file system or etc to deal with that.
— Chris Mattmann chris.mattm...@gmail.com -----Original Message----- From: Tom Barber <tom.bar...@meteorite.bi> Reply-To: <dev@oodt.apache.org> Date: Wednesday, March 16, 2016 at 4:42 PM To: "dev@oodt.apache.org" <dev@oodt.apache.org> Subject: Re: Multiple File Managers >Okay, I'm missing something here, if you have FM on Site A, FM on Site B, >and PCS to unify them..... > >I look at ops ui and fm client configs and only see entries for single >services, if I want to run filemgr-client on my local file manager, but in >reality also search filemanager on Site B at the same time as if it were a >single unit, how would that occur? If they are on separate networks they >can't broadcast, but I also can't find a way to set that type of stuff up >in a config file. > >Ta > >Tom > >On Wed, Mar 16, 2016 at 10:43 PM, Tom Barber <tom.bar...@meteorite.bi> >wrote: > >> I knew I was over googling it! >> >> Thanks >> >> On Wed, Mar 16, 2016 at 10:33 PM, Mattmann, Chris A (3980) < >> chris.a.mattm...@jpl.nasa.gov> wrote: >> >>> multiple file managers is easy ;) >>> >>> just create them - the unifying framework is PCS when you do things >>> like that. >>> >>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>> Chris Mattmann, Ph.D. >>> Chief Architect >>> Instrument Software and Science Data Systems Section (398) >>> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA >>> Office: 168-519, Mailstop: 168-527 >>> Email: chris.a.mattm...@nasa.gov >>> WWW: http://sunset.usc.edu/~mattmann/ >>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>> Director, Information Retrieval and Data Science Group (IRDS) >>> Adjunct Associate Professor, Computer Science Department >>> University of Southern California, Los Angeles, CA 90089 USA >>> WWW: http://irds.usc.edu/ >>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>> >>> >>> >>> >>> >>> -----Original Message----- >>> From: Tom Barber <tom.bar...@meteorite.bi> >>> Reply-To: "dev@oodt.apache.org" <dev@oodt.apache.org> >>> Date: Wednesday, March 16, 2016 at 2:57 PM >>> To: "dev@oodt.apache.org" <dev@oodt.apache.org> >>> Subject: Multiple File Managers >>> >>> >Here's something I assume is possible but can't find on the wiki. >>> > >>> >I know for workflow stuff you add resources to the pool, configure a >>> >workflow manager and scale up. >>> > >>> >If I want to actually do the "distributed" stuff though, say multiple >>> file >>> >managers, is this where the Grid components come in? >>> > >>> >What I'm looking for is a setup of multiple file managers in different >>> >locations but I'd like Joe User to query the whole lot like it was >>>one. >>> >But >>> >coming from single node Radix land there isn't much consumer info on >>>the >>> >scaling out. >>> > >>> >Cheers >>> > >>> >Tom >>> >>> >>