<font size=2 face="sans-serif">Hi at all,</font>
<br>
<br><font size=2 face="sans-serif">I configured a tiered storage with two
pools.</font>
<br>
<br><font size=2 face="sans-serif">pool1        >>
       fast        >>
       ssd</font>
<br><font size=2 face="sans-serif">pool2        >>
       slow        >>
       sata</font>
<br>
<br><font size=2 face="sans-serif">First I created a fileset and a placement
rule to copy the files to the fast storage.</font>
<br>
<br><font size=2 face="sans-serif">After a time of no access the files
and folders should be moved to the slower storage. This could be done by
a migration rule. I want to move the whole project folder to the slower
storage.</font>
<br>
<br><font size=2 face="sans-serif">If a file in a project folder on the
slower storage will be accessed this whole folder should be moved back
to the faster storage.</font>
<br>
<br><font size=2 face="sans-serif">The rules must  not run automatically.
It is ok when this could be done by a cronjob over night.</font>
<br>
<br><font size=2 face="sans-serif">I am a beginner in writing rules. My
idea is to write rules which listed files by date and by access and put
the output into a file. After that a bash script can change the attributes
of these files or rather folders.</font>
<br>
<br><font size=2 face="sans-serif">This could be done by the mmchattr command.
If it is possible the mmapplypolicy command could be useful.</font>
<br>
<br><font size=2 face="sans-serif">Someone experiences in those cases?</font>
<br>
<br><font size=2 face="sans-serif">Many thanks in advance!</font>
<br>
<br><font size=2 face="sans-serif">Matthias</font>