TPM Agent startup/shutdown
TPM Agent Environment Configuration
1.1. Set the maximum size of the core dump file
ulimit -c unlimited1.2. Set TPM Agent environment variables
. set.shexport TPMAGENT_HOME={TPM_Agent_Home_Path}
export PATH=$TPMAGENT_HOME:$PATH
export LD_LIBRARY_PATH=$TPMAGENT_HOME:$LD_LIBRARY_PATH
export BOOT_WITH_AUTO_DOWN_CLEAN=true
export ENABLE_DEBUG=false
export ENABLE_GC_LOG=false
export JAVA_MIN_HEAP_SIZE=300m
export JAVA_MAX_HEAP_SIZE=300mArguments
Description
1.3. Tibero environment variable settings
Arguments
Description
Start, stop, and other commands
Command
Description
libJNITpmStat.so library
Important notes when rebooting Tibero
Last updated
