ADSM-L

Re: Cann't start backup schedule on Linux

2006-03-08 04:08:52
Subject: Re: Cann't start backup schedule on Linux
From: Richard van Denzel <RvanDenzel AT SLTN DOT NL>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Wed, 8 Mar 2006 10:05:04 +0100
If you do an update of the TSM Client software some of the links get
lost. I deviced a script for myself to get them straight again. Contents
of the script (makelinks) is below:

#!/bin/bash

cd /usr/bin
ln -s /opt/tivoli/tsm/client/ba/bin/dsm dsm
ln -s /opt/tivoli/tsm/client/ba/bin/dsmc dsmc
ln -s /opt/tivoli/tsm/client/ba/bin/dsmj dsmj
ln -s /opt/tivoli/tsm/client/ba/bin/dsmcad dsmcad
ln -s /opt/tivoli/tsm/client/ba/bin/dsmadmc dsmadmc
ln -s /opt/tivoli/tsm/client/ba/bin/dsmagent dsmagent
ln -s /opt/tivoli/tsm/client/ba/bin/dsmswitch dsmswitch
ln -s /opt/tivoli/tsm/client/ba/bin/dsmtca dsmtca
cd /usr/lib
ln -s /opt/tivoli/tsm/client/ba/bin/libxerces-c1_6_0.so
libxerces-c1_6_0.so 
ln -s /opt/tivoli/tsm/client/ba/bin/libxmlutil-5.2.3.0.so
libxmlutil-5.2.3.0.so 
ln -s /opt/tivoli/tsm/client/api/bin/libApiDS.so libApiDS.so 
ln -s /opt/tivoli/tsm/client/api/bin/libct_cu.so libct_cu.so 
ln -s /opt/tivoli/tsm/client/api/bin/libdmapi.so libdmapi.so 
ln -s /opt/tivoli/tsm/client/api/bin/libgpfs.so libgpfs.so   
ln -s /opt/tivoli/tsm/client/api/bin/libha_gs_r.so libha_gs_r.so 
cd /opt/tivoli/tsm/client/ba/bin
rm -rf en_US
ln -s /opt/tivoli/tsm/client/lang/en_US en_US

Met vriendelijke groet, With kind regards,
Richard van Denzel.
 

-----Original Message-----
From: ADSM: Dist Stor Manager [mailto:ADSM-L AT VM.MARIST DOT EDU] On Behalf Of
Sandeep Jain
Sent: woensdag 8 maart 2006 9:55
To: ADSM-L AT VM.MARIST DOT EDU
Subject: Re: Cann't start backup schedule on Linux

This seems to system is not able to find dsmc command 

So try /opt/tivoli/tsm/client/ba/bin/dsmc schedule > /dev/null 2>1 &  

What's the result now...?

-----Original Message-----
From: ADSM: Dist Stor Manager [mailto:ADSM-L AT VM.MARIST DOT EDU] On Behalf Of
nghiatd
Sent: Wednesday, March 08, 2006 2:10 PM
To: ADSM-L AT VM.MARIST DOT EDU
Subject: Re: [ADSM-L] Cann't start backup schedule on Linux


additionally,  I see nohup.out file in the /opt/tivoli/tsm/client/ba/bin
but I receive a error message :

/bin/nice : dsmc : no such file or directory

when I type : more nohup.out



----- Original Message -----
From: "nghiatd" <nghiatd2 AT fpt.com DOT vn>
To: <ADSM-L AT VM.MARIST DOT EDU>
Sent: Wednesday, March 08, 2006 3:00 PM
Subject: Re: Cann't start backup schedule on Linux


> I doesn't see "dsmc schedule " service when I implement "ps -ef |grep
dsmc"
> command.
>
> Nghiatd
> ----- Original Message -----
> From: "Sandeep Jain" <sandeep.jain AT DCMDS DOT COM>
> To: <ADSM-L AT VM.MARIST DOT EDU>
> Sent: Wednesday, March 08, 2006 2:47 PM
> Subject: Re: Cann't start backup schedule on Linux
>
>
> > Hi,
> >     what's the output for ps -ef |grep dsmc ?
> >
> > Sandeep
> >
> > -----Original Message-----
> > From: ADSM: Dist Stor Manager [mailto:ADSM-L AT VM.MARIST DOT EDU] On 
> > Behalf Of nghiatd
> > Sent: Wednesday, March 08, 2006 12:53 PM
> > To: ADSM-L AT VM.MARIST DOT EDU
> > Subject: [ADSM-L] Cann't start backup schedule on Linux
> >
> >
> > Hi all,
> >
> > I'm using TSM 5.2 client on Linux 9.0. Normally, this machine still
> operated
> > well ( manual and schedule backup).
> > After I reboot the machine, I cann't start backup schedule service. 
> > When
I
> > excute command "nohup dsmc schedule 2> /dev/null &" I always receive

> > a following message :
> >
> > [1] + Exit 127       nohup dsmc schedule 2> /dev/null &
> >
> > Does anyone have any idea?
> >
> > Thanks you a lot,
> >
> >
> >
> > This email has been scanned for any virus infection at the sending 
> > end.
>



This email has been scanned for any virus infection at the sending end.