ADSM-L

running multiple servers on one AIX machine

2001-12-10 07:46:56
Subject: running multiple servers on one AIX machine
From: "Van Ruler, Ruud R SITI-ITDSES31" <Ruud.R.vanRuler AT IS.SHELL DOT COM>
Date: Mon, 10 Dec 2001 13:38:59 +0100
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: ruud.r.vanruler AT is.shell DOT com
                          rvanruler AT hotmail DOT com

                                                            R.vanRuler
<Prev in Thread] Current Thread [Next in Thread>