<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Filesets and storage pools are for the most part orthogonal concepts.  You would sort your users and apply quotas with filesets. You would use storage pools underneath filesets and the filesystem to migrate between faster and slower media. Migration between storage pools is done well by the policy engine with mmapplypolicy.  Moving between filesets is entirely up to you, but the path names will change. Migration within a filesystem using storage pools preserves path names.  <br><br>  -- ddj<div>Dave Johnson</div></div><div><br>On Nov 1, 2017, at 6:55 AM, <a href="mailto:Matthias.Knigge@rohde-schwarz.com">Matthias.Knigge@rohde-schwarz.com</a> wrote:<br><br></div><blockquote type="cite"><div><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></div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>gpfsug-discuss mailing list</span><br><span>gpfsug-discuss at <a href="http://spectrumscale.org">spectrumscale.org</a></span><br><span><a href="http://gpfsug.org/mailman/listinfo/gpfsug-discuss">http://gpfsug.org/mailman/listinfo/gpfsug-discuss</a></span><br></div></blockquote></body></html>