Hi,

robinhood v3 comes with a generic copytool (lhsmtool_cmd) which allows
you to invoke arbitrary commands to archive/restore files. All you need
to do is express the commands in a configuration file. It looks like
this is exactly what you are looking for.

See:
https://github.com/cea-hpc/robinhood/blob/master/src/tools/lhsmtool_cmd.c

Henri

On 21/avril - 14:07 Homer Li wrote:
> Hi
>      I want posix copy tool could compress archive data.
>      Do any simple way to avoid modify copy tool source code?
>      Does robinhood 3.0 could custom the plugin ?
>      Thanks.
> 
>      Archive workflow
>      Read data -> write to robinhood temp dir -> compress the data -> copy
> compressed data to hsm dir.
> 
>      Restore workflow
>      copy compressed data to robinhood temp dir -> uncompress the data ->
> restore to lustre
> 
> 
> -- 
> Best Regards
> Homer Li

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
robinhood-support mailing list
robinhood-support@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/robinhood-support

Reply via email to