Hi Mark - scripts can be built to read the files through the FlexCache volume, or you can just read the working data set, thereby populating the cache.
- The scripts need to read every file.
- Listing every directory only pulls over basic file info and not the actual data blocks.
Something like this: ls –lR * | cat > /dev/null