What I do an it may take up more space but it gives me a little more
flexibility is I have
/usr/tivoli/tsm/tsmsvr2
/usr/tivoli/tsm/tsmsvr4
/usr/tivoli/tsm/server

I keep a copy of everything regarding each machine in it's own directory
tree including the code.  Then I have a rc.adsmserv2 and rc.adsmserv4 to
start each.  This helps me to upgrade one server and not the other.
Hope this helps
Becky


-----Original Message-----
From: Van Ruler, Ruud R SITI-ITDSES31
[mailto:[EMAIL PROTECTED]]
Sent: Monday, December 10, 2001 8:57 AM
To: [EMAIL PROTECTED]
Subject: Re: running multiple servers on one AIX machine


ok

but,

DSMSERV_DIR evinronment variable points to server executable/start directory
i.e. the one i use for the first server. according manual this should be
enough .... just one server executable/start directory. !!!!?



Ruud van Ruler, Shell Information Technology International B.V.   - DSES-31 
Our Central Data Storage Management home page: 
http://sww2.shell.com/cdsm/
> Room 1B/G01
> Dokter van Zeelandstraat 1, 2285 BD Leidschendam NL
Tel : +31 (0)70 - 3034644, Fax 4011, Mobile +31 (0)6-55127646
Email Internet: [EMAIL PROTECTED] 
                          [EMAIL PROTECTED]

                                                            R.vanRuler



-----Original Message-----
From: Baines, Paul [mailto:[EMAIL PROTECTED]]
Sent: maandag 10 december 2001 14:21
To: [EMAIL PROTECTED]
Subject: AW: running multiple servers on one AIX machine


Change directory to the server start directory (where the dsmserv.dsk file
is for the second server) before you start the server. Set DSMSERV_CONFIG to
point to your option file or use the -o option of dsmserv to point to your
option file.

Mit freundlichen Grüßen - With best regards
Serdeczne pozdrowienia - Slan agus beannacht
Paul Baines
TSM/ADSM Consultant

"Goalkeepers aren't born today until they're in their late 20s or 30s."
Kevin Keegan.


-----Ursprüngliche Nachricht-----
Von: Van Ruler, Ruud R SITI-ITDSES31
[mailto:[EMAIL PROTECTED]]
Gesendet: Montag, 10. Dezember 2001 13:39
An: [EMAIL PROTECTED]
Betreff: running multiple servers on one AIX machine


Hi

I am trying to get multiple servers running on one AIX machine.
i have followed the instructions according the manual:
- create a new directory for the dsmserv.opt
- copy and adjust the dsmserv.opt
- formatted and initialised new db and log volumes
- DSMSERV_DIR evinronment variable points to server executable directory
i.e. the one i use for the first server. according manual this should be
enough .... just one server executable directory.

When i have restarted the server only one comes up ..... !!!!?

I have even tried the following script :
# Set variables for the location of the different options files
set SERVER1_DIR = /usr/tivoli/tsm/server/bin
set SERVER2_DIR = /usr/tivoli/DR_tsm/server/bin
# Startup the first server
set DSMSERV_DIR = $SERVER1_DIR
nohup /usr/tivoli/tsm/server/bin/dsmserv >& /dev/null &
set DSMSERV_DIR = $SERVER2_DIR
nohup /usr/tivoli/tsm/server/bin/dsmserv >& /dev/null &

but still no luck  ............. any idea's ?

thanks.

Ruud van Ruler, Shell Information Technology International B.V.   - DSES-31
Our Central Data Storage Management home page:
http://sww2.shell.com/cdsm/
> Room 1B/G01
> Dokter van Zeelandstraat 1, 2285 BD Leidschendam NL
Tel : +31 (0)70 - 3034644, Fax 4011, Mobile +31 (0)6-55127646
Email Internet: [EMAIL PROTECTED]
                          [EMAIL PROTECTED]

                                                            R.vanRuler

Reply via email to