Post by Mike StrambaShadow files do not seem to work on non-compressed CKD
Correct.
Post by Mike StrambaAccording to the manual they do ?
Then the manual is wrong. Where are you seeing this?
Post by Mike StrambaOr am I missing something (yet again ? )
Probably. :)
Shadow files are only support on compressed dasd (CCKD and/or CFBA). They
are not support on regular uncompressed CKD format dasd. The CCKD (and
CFBA) emulated dasd file format is completely different.
If you wish to use shadow files your Hercules emulated dasd must be the
compressed variety (CCKD or CFBA). You can use the 'dasdcopy' utility to
convert your existing Hercules dasd from one format to the other via the
'-o' (output format) option. Use the '-z' or '-bz2' option to select which
your preferred compression algorithm.
If you wish to use shadow files but do not wish to incur the extra CPU
overhead involved in compressing and uncompressing track data, then simply
specify the '-0' (don't compress) option to disable any actual compression
from taking place. The resulting dasd file will still be in "compressed
format" (CCKD or CFBA), but no actual compression will take place. This
allows you to use shadow files without incurring the extra CPU overhead
involved in compressing and uncompressing track data.
BE AWARE HOWEVER, that as is currently the case with compressed dasd,
neither your base compressed dasd file nor any individual shadow file can
grow beyond 2GB in size. This is a limitation of the current implementation
of the compressed dasd format and there is unfortunately no way around it.
Greg Smith (the Hercules developer who wrote our current implementation) has
mentioned his plans to try and address this limitation, but alas he seems to
no longer be active in Hercules development and none of the remaining still
active Hercules developers has taken up the challenge of doing it.
HTH
--
"Fish" (David B. Trout)
fish-VLFb7ALKWJGGw+***@public.gmane.org
------------------------------------