OPT and SYS have different purposes/uses on Linux vs Windows. DSM.SYS on Linux does what DSM.OPT does on Windows. DSM.OPT is used for very few parms - one is to select the appropriate stanza in a DSM.SYS file.
For example, here are lines in a DSM.SYS - note the "servername" SErvername oak4_weekly COMMMethod TCPip TCPPort 1500 TCPServeraddress TSMLINUX7.UCC.VCU.EDU NODEName oak4.weekly PASSWORDACCESS GENERATE CHANGINGRETRIES 0 MANAGEDSERVICES SCHEDULE WEBCLIENT SCHEDLOGNAME /opt/tivoli/tsm/client/domino/bin/domdsmc_oak4/dsmsched.log SCHEDLOGR 30 D ERRORLOGNAME /opt/tivoli/tsm/client/domino/bin/domdsmc_oak4/dsmerror.log ERRORLOGR 30 D PASSWORDDIR /opt/tivoli/tsm/client/domino/bin/domdsmc_oak4 HTTPPORT 1569 INCLUDE *.nsf* WEEKLY INCLUDE *.ntf* WEEKLY INCLUDE *.box* WEEKLY DOMNODE /opt/tivoli/tsm/client/domino/bin/domdsmc_oak4/domdsmw.cfg SErvername oak4_logs COMMMethod TCPip TCPPort 1500 TCPServeraddress TSMLINUX7.UCC.VCU.EDU NODEName oak4.logs PASSWORDACCESS GENERATE CHANGINGRETRIES 0 MANAGEDSERVICES SCHEDULE WEBCLIENT SCHEDLOGNAME /opt/tivoli/tsm/client/domino/bin/domdsmc_oak4/dsmsched.log SCHEDLOGR 30 D ERRORLOGNAME /opt/tivoli/tsm/client/domino/bin/domdsmc_oak4/dsmerror.log ERRORLOGR 30 D PASSWORDDIR /opt/tivoli/tsm/client/domino/bin/domdsmc_oak4 HTTPPORT 1546 So, I have an OPT file called OAK4.WEEKLY which has one line in it: SERVERNAME oak4_weekly and one called OAK4.LOGS which has (you guessed it) SERVERNAME oak4_logs So, you would say: dsmc q fi -optfile= /opt/tivoli/tsm/client/domino/bin/domdsmc_oak4/oak4.logs or dsmc q fi -optfile=/opt/tivoli/tsm/client/domino/bin/domdsmc_oak4/ oak4.weekly Zoltan Forray TSM Software & Hardware Administrator Virginia Commonwealth University UCC/Office of Technology Services [email protected] - 804-828-4807 Don't be a phishing victim - VCU and other reputable organizations will never use email to request that you reply with your password, social security number or confidential personal information. For more details visit http://infosecurity.vcu.edu/phishing.html From: Tim Brown <[email protected]> To: [email protected] Date: 11/08/2011 04:03 PM Subject: [ADSM-L] dsmc in linux Sent by: "ADSM: Dist Stor Manager" <[email protected]> Is there an override in the linux backup command to access a different dsm.sys As there is in windows Windows Dsmc inc -optile=dsm1.opt Linux ./ dsmc inc -????=dsm1.sys Thanks, Tim Brown Systems Specialist - Project Leader Central Hudson Gas & Electric 284 South Ave Poughkeepsie, NY 12601 Email: [email protected] <<mailto:[email protected]>> Phone: 845-486-5643 Fax: 845-486-5921 Cell: 845-235-4255 This message contains confidential information and is only for the intended recipient. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, please notify the sender immediately by replying to this note and deleting all copies and attachments.
