ADSM-L

Re: schedules with diff dsm.sys on AIX

2002-10-04 03:24:23
Subject: Re: schedules with diff dsm.sys on AIX
From: Raghu S <raghu AT COSMOS.DCMDS.CO DOT IN>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Fri, 4 Oct 2002 00:26:15 -0700
Hi Kurt

"-optfile" option is to use with dsm.opt file.I want to use it with dsm.sys
file on AIX.can i use -optfile option for dsm.sys??

My purpose of using diff dsm.sys is taking backup of the same server with
diff include-exclude list at diff timings to diff storage pools onto the
same TSM server. How can i do this.Need help on this

Regards

Raghu S Nivas
Consultant - TSM
DCM Data Systems Ltd
New Delhi
India.

e-mail: raghu AT cosmos.dcmds.co DOT in,dearaghu AT rediffmail DOT com.



                    Kurt Beyers
                    <kurt.beyers@P        To:     ADSM-L AT VM.MARIST DOT EDU
                    ANDORA.BE>            cc:
                    Sent by:              Subject:     Re: Hi
                    "ADSM: Dist
                    Stor Manager"
                    <ADSM-L AT VM DOT MAR
                    IST.EDU>


                    10/04/2002
                    12:15 AM
                    Please respond
                    to "ADSM: Dist
                    Stor Manager"





You can specify the option file that the scheduler should use. And the
different dsm.opt files will include the different sets of include-exclude
statements.

eg for dsm.opt and for dsm2.opt

nohup dsmc sched -optfile=/opt/tivoli/tsm/baclient/bin/dsm.opt > /dev/null
2>&1 &
nohup dsmc sched -optfile=/opt/tivoli/tsm/baclient/bin/dsm2.opt > /dev/null
2>&1 &

HTH,
Kurt
----- Original Message -----
From: "Raghu S" <raghu AT COSMOS.DCMDS.CO DOT IN>
To: <ADSM-L AT VM.MARIST DOT EDU>
Sent: Friday, October 04, 2002 8:33 AM
Subject: Hi


> Hi
>
> I know how to run multiple schedule services with different dsm.opt files
> from Windows NT and  2000 servers.How to do the same on AIX servers? I
> start schedule service with following script
>
> nohup dsmc sched > /dev/null 2>&1 &
>
> and there is an entry in /etc/inittab
>
> I want to run multiple schedules whith different dsm.sys files ( which
> contains diff set of inlude-exclude list) on AIX servers.Need Help on
this
>
> Regards
>
> Raghu S Nivas
> Consultant - TSM
> DCM Data Systems Ltd
> New Delhi
> India.
>
> e-mail: raghu AT cosmos.dcmds.co DOT in
>
>

<Prev in Thread] Current Thread [Next in Thread>