This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
gpfs:gpfs_ilm [2021/11/01 23:34] manu |
gpfs:gpfs_ilm [2021/11/01 23:35] (current) manu |
||
---|---|---|---|
Line 31: | Line 31: | ||
Add the callback to trigger the threshold migration on “lowDiskSpace”, without QoS | Add the callback to trigger the threshold migration on “lowDiskSpace”, without QoS | ||
- | <cli> | + | <cli prompt='#'> |
# mmchconfig enableLowspaceEvents=yes | # mmchconfig enableLowspaceEvents=yes | ||
- | # /usr/lpp/mmfs/bin/mmaddcallback MIGRATION --command /usr/lpp/mmfs/bin/mmstartpolicy --event | + | # /usr/lpp/mmfs/bin/mmaddcallback MIGRATION --command /usr/lpp/mmfs/bin/mmstartpolicy --event lowDiskSpace --parms "%eventName %fsName -g /cfs/.policywdir/global -s /cfs/.policywdir/local -N nsdsrv --single-instance --qos other" |
- | lowDiskSpace --parms "%eventName %fsName -g /cfs/.policywdir/global -s /cfs/.policywdir/local -N | + | |
- | nsdsrv --single-instance --qos other" | + | |
</cli> | </cli> |