[gpfsug-discuss] Policy question

Stef Coene stef.coene at docum.org
Mon Feb 27 13:55:26 GMT 2017


Hi,

I have a file system with 2 pools: V500001 and NAS01.
I want to use pool V500001 as the default and migrate the oldest files 
to the pool NAS01 when the pool V500001 fills up.

Whatever rule combination I tried, I can not get this working.
This is the currently defined policy (created by the GUI):

RULE 'Migration'
     MIGRATE
         FROM POOL 'V500001'
         THRESHOLD(95,85)
         WEIGHT(100000 - DAYS(CURRENT_TIMESTAMP) - DAYS(ACCESS_TIME))
     TO POOL 'NAS01'

RULE 'Default to V5000'
     SET POOL 'V500001'

And also, how can I monitor the migration processes?


Stef



More information about the gpfsug-discuss mailing list