No, you cannot use the same script on AIX. You'll need to manually add an entry to inittab.
Alexei Kojenov TSM Client Development From: "madu...@gmail.com" <madu...@gmail.com> To: ADSM-L@VM.MARIST.EDU Date: 05/12/2015 10:59 PM Subject: Re: [ADSM-L] Automatic startup of dsmcad daemon Sent by: "ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU> Many thanks,,,,, What about AIX5.3 and AIX7.1 can I do that same script; or what would be the best... -Fadi On Tue, May 12, 2015 at 7:28 PM, Alexei Kojenov <kojen...@us.ibm.com> wrote: > Starting with version 6.3, TSM Linux client provides a service script in > /etc/init.d. All you need to do is to issue "service dsmcad start" to > start the service, and "chkconfig --add dsmcad" to enable automatic start > after reboot. > > > http://www-01.ibm.com/support/knowledgecenter/SSTG2D_6.3.0/com.ibm.itsm.client.doc/c_sched_autotasks.html > > Alexei Kojenov > TSM Client Development > > > > > From: Jeanne Bruno <jbr...@cenhud.com> > To: ADSM-L@VM.MARIST.EDU > Date: 05/12/2015 05:42 AM > Subject: Re: [ADSM-L] Automatic startup of dsmcad daemon > Sent by: "ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU> > > > > Agreed. RH Linux 6 and above, needs the chkconfig and not the > 'cad::once:/opt/tivoli/tsm/client/ba/bin/dsmcad >/dev/null 2>&1 # TSM' in > the inittab file to auto start up upon reboot. > > This may help as well: > > http://www-01.ibm.com/support/knowledgecenter/#!/SSGSG7_6.3.0/com.ibm.itsm.client.doc/c_sched_autotasks.html > > > -----Original Message----- > From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of > Grant Street > Sent: Tuesday, May 12, 2015 4:09 AM > To: ADSM-L@VM.MARIST.EDU > Subject: Re: [ADSM-L] Automatic startup of dsmcad daemon > > Create an init script. > Use "chkconfig" to enable and disable > Use "service" to stop start status > > The following Is an ok starting point > > https://urldefense.proofpoint.com/v2/url?u=https-3A__www-2D304.ibm.com_support_docview.wss-3Fuid-3Dswg21358414&d=AwICaQ&c=BY0WRPt8vrhqs_gNwjcMsqT0O3k78MJMGj95ah0eDEA&r=7l_gtgCLb17w6YLNyl5xk2NLH8XcWIQUFrWhANDp1mE&m=4RDt0o8TdQeYT7Ii1ZViKkTgXnGwVMYBosaTpBLlDVU&s=fhaUh52eRzkVpXQ7_lrzp6LM3FFM68g1nLMdm-E4cHA&e= > > > I have a server that runs multiple dsmcads at once and created a more > flexible version attached > > HTH > > Grant > > On 12/05/15 16:20, Grigori Solonovitch wrote: > > In AIX I am using " nohup /usr/bin/dsmcad &" > > > > Grigori Solonovitch, Senior Systems Architect, IT, Ahli United Bank > > Kuwait, www.ahliunited.com.kw > > > > -----Original Message----- > > From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf > > Of madu...@gmail.com > > Sent: 12 05 2015 8:24 AM > > To: ADSM-L@VM.MARIST.EDU > > Subject: [ADSM-L] Automatic startup of dsmcad daemon > > > > Good Day, > > > > I would like to have automatic startup of dsmcad daemon on system reboot > on Red Hat Linux, would be this the best approach: > > cad::once:/opt/tivoli/tsm/client/ba/bin/dsmcad >/dev/null 2>&1 # TSM > > Webclient > > > > -mad > > > > > > Please consider the environment before printing this Email. > > > > ________________________________ > > > > CONFIDENTIALITY AND WAIVER: The information contained in this electronic > mail message and any attachments hereto may be legally privileged and > confidential. The information is intended only for the recipient(s) named > in this message. If you are not the intended recipient you are notified > that any use, disclosure, copying or distribution is prohibited. If you > have received this in error please contact the sender and delete this > message and any attachments from your computer system. We do not guarantee > that this message or any attachment to it is secure or free from errors, > computer viruses or other conditions that may damage or interfere with > data, hardware or software. >