Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

arch-slk_settings

This file includes the main settings for the simulation and is called at the beginning of each script in the job chain.

Environment VariableDescription
ARCH_SLK_SLKDIRBase directory under which the data are stored in the tape archive. Data are stored under ${ARCH_SLK_SLKDIR}/${EXPID}/${YYYY_MM}  
ARCH_SLK_ITYPE_CHECKFILESIZE= 0 no check
= 1 compare bytes of the files
= 2 compare MD5 checksums of the files
ARCH_SLK_SLEEPIn case MD5 checksum of the archive is not yet ready try again after ARCH_SLK_SLEEP seconds (only relevant for ARCH_SLK_ITYPE_CHECKFILESIZE=2)
ARCH_SLK_RETRY_MAXMaximum naumber of re-tries in case MD5 checksum of the archive is not yet ready (only relevant for ARCH_SLK_ITYPE_CHECKFILESIZE=2)
ARCH_SLK_DELETE_ARCHFILES= 0 tar files on disk will be kept
= 1 tar files on disk will be deleted
  • No labels