Jorge Falcão wrote:
Hello everybody,
I wrote this very simple Perl script to migrate a lot (16 million) of
files from my old and expensive storage to mogilefs.
Basically this script puts all files in a device and insert directly
the info in database with all trackers stopped. After
that we start the trackers, they begins the files replications.
I should improve this script to remove some hard encoded parameters,
balance between different devices and add multi thread
stuff.
Looks like fun :)
I bet a core mogilefs tool should do this pretty well and stay version
and language agnostic. hmm :)
-Dormando