You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
734 B
29 lines
734 B
** |
|
** @l_prefix@/etc/tsmc/dsm.sys -- TSM System Configuration |
|
** |
|
|
|
ServerName tsm.example.com |
|
|
|
CommMethod TCPip |
|
TCPServerAddress 127.0.0.1 |
|
TCPPort 1500 |
|
TCPNoDelay yes |
|
PasswordDir @l_prefix@/var/tsmc |
|
PasswordAccess prompt |
|
NodeName foo.example.com |
|
|
|
SchedLogName @l_prefix@/var/tsmc/dsm.sched.log |
|
SchedLogRetention 14 D |
|
ErrorLogName @l_prefix@/var/tsmc/dsm.error.log |
|
ErrorLogRetention 14 D |
|
|
|
SchedMode prompted |
|
ResourceUtilization @resutil@ |
|
* ChangingRetries 3 |
|
* MaxCmdRetries 3 |
|
* RetryPeriod 15 |
|
* MemoryEff yes |
|
|
|
* VirtualMountPoint @l_prefix@ |
|
* Domain @l_prefix@ |
|
|
|
|