Hello,
I have a thought in my mind that running robinhood in multiple nodes to
scan the file system. first step is to split the file system into many
sub-filesystem(I have find a way to implement it ), then run robinhood in many
other nodes and update the ENTRIES table of MySQL database.
I tested the -F parameter, here we surpose the structure of the database
is:
/A
|-- B
|-- C
|-- D
And there are three nodes using robinhood to scan the the file system:
Node1: robinhood --scan --once -f myconf -L stdout -F /A/B
Node1: robinhood --scan --once -f myconf -L stdout -F /A/C
Node1: robinhood --scan --once -f myconf -L stdout -F /A/D
Apparently it is not works, but what if modified the source codes of list_mgr
and only update the ENTRIES table ?
Is that a good idea?
Best regards,
Lucas
------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
robinhood-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/robinhood-support