<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
Hi Marc,
<div class=""><br class="">
</div>
<div class="">I test in production … just kidding.  But - not kidding - I did read the entire mmfind.README, compiled the binary as described therein, and read the output of “mmfind -h”.</div>
<div class=""><br class="">
</div>
<div class="">But what I forgot was that when you run a bash shell script with “bash -x” it doesn’t show you the redirection you did to a file … and since the mmfind ran for ~5 days, including over a weekend, and including Monday which I took off from work
 to have our 16 1/2 year old Siberian Husky put to sleep, I simply forgot that in the script itself I had redirected the output to a file.  Stupid of me, I know, but unlike Delusional Donald, I’ll admit my stupid mistakes.</div>
<div class=""><br class="">
</div>
<div class="">Thanks, and sorry.  I will try the mmfind as you suggested in your previous response the next time I need to run one to see if that significantly improves the performance…</div>
<div class=""><br class="">
</div>
<div class="">Kevin</div>
<div class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">On Mar 7, 2018, at 1:15 PM, Marc A Kaplan <<a href="mailto:makaplan@us.ibm.com" class="">makaplan@us.ibm.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class=""><font size="2" face="sans-serif" class="">As always when dealing with computers and potentially long running jobs, run a test on a handful of files first, so you can rapidly debug.<br class="">
Did you read the mmfind.README ?</font><br class="">
<br class="">
<font size="2" face="sans-serif" class="">It mentions...that this sample utility "some user assembly required..."  ...
</font><br class="">
<br class="">
<font size="2" face="sans-serif" class="">mmfindUtil_processOutputFile.c</font><br class="">
<font size="2" face="sans-serif" class="">  A utility to parse the "list file" produced by mmapplypolicy and to print</font><br class="">
<font size="2" face="sans-serif" class="">    it in a find-compatible format</font><br class="">
<font size="2" face="sans-serif" class="">  mmfind invokes it once mmapplypolicy begins to populate the "list file"</font><br class="">
<br class="">
<font size="2" face="sans-serif" class="">mmfindUtil_processOutputFile.sampleMakefile</font><br class="">
<font size="2" face="sans-serif" class="">  copy to 'makefile', modify as needed, and run 'make' to compile mmfindUtil_processOutputFile.c</font><br class="">
<font size="2" face="sans-serif" class="">  This should produce a binary called mmfindUtil_processOutputFile</font><br class="">
<font size="2" face="sans-serif" class="">  mmfind will not be able to run until this utility has been compiled</font><br class="">
<font size="2" face="sans-serif" class="">  on the node from which you launch mmfind.</font><br class="">
<font size="2" face="sans-serif" class=""><br class="">
Works for me...</font><br class="">
<font size="2" face="sans-serif" class="">[root@n2 ilm]# ./mmfind /goo/zdbig -ls</font><br class="">
<font size="2" face="sans-serif" class="">2463649  256 drwxr-xr-x   2 root     root       262144 Feb  9 11:41 /goo/zdbig</font><br class="">
<font size="2" face="sans-serif" class="">6804497    0 -rw-r--r--   1 root     root            0 Feb  9 11:41 /goo/zdbig/xy</font><br class="">
<br class="">
_______________________________________________<br class="">
gpfsug-discuss mailing list<br class="">
gpfsug-discuss at <a href="http://spectrumscale.org" class="">spectrumscale.org</a><br class="">
<a href="https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fgpfsug.org%2Fmailman%2Flistinfo%2Fgpfsug-discuss&data=02%7C01%7CKevin.Buterbaugh%40vanderbilt.edu%7C7c170869f3294124be3608d5845fdecc%7Cba5a7f39e3be4ab3b45067fa80faecad%7C0%7C0%7C636560469687764985&sdata=yNvpm34DY0AtEm2Y4OIMll5IW1v5kP3X3vHx3sQ%2B8Rs%3D&reserved=0" class="">https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fgpfsug.org%2Fmailman%2Flistinfo%2Fgpfsug-discuss&data=02%7C01%7CKevin.Buterbaugh%40vanderbilt.edu%7C7c170869f3294124be3608d5845fdecc%7Cba5a7f39e3be4ab3b45067fa80faecad%7C0%7C0%7C636560469687764985&sdata=yNvpm34DY0AtEm2Y4OIMll5IW1v5kP3X3vHx3sQ%2B8Rs%3D&reserved=0</a><br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>