252 Posts

November 9th, 2018 09:00

Hi Hans,

I floated your question to one of the people that works a lot with IIQ within Isilon. This was the response I got:

There's a "--filter" argument you might be able to use. The syntax for that argument is

"--filter : "

In your example, you are running "iiq_data_export fsa export -c  clustername --data-module directories -o 7318"

and you want to filter the output to just stuff under /ifs/data/files

so you could run:

iiq_data_export fsa export -c  clustername --data-module directories -o 7318 --filter directory:/ifs/data/files

5 Posts

November 12th, 2018 06:00

HI Sjones5

I did  added the filter and it worked.

Also  -r directory:/ifs/data/files seems to work also

Thanks for the help

No Events found!

Top