Re: running multiple servers on one AIX machine

2001-12-10 Thread Maurice van 't Loo

Hi Ruud,

It seems that you try to start the same TSM server twice
Try nohup /usr/tivoli/DR_tsm/server/bin/dsmserv  /dev/null  for the
second server.

Regards,
Maurice van 't Loo
Compare Computers
The Netherlands

- Original Message -
From: Van Ruler, Ruud R SITI-ITDSES31 [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, December 10, 2001 1:38 PM
Subject: running multiple servers on one AIX machine

 # 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 



Re: running multiple servers on one AIX machine

2001-12-10 Thread Van Ruler, Ruud R SITI-ITDSES31

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



Re: running multiple servers on one AIX machine

2001-12-10 Thread Jolley, Bill

Do you have the script rc.adsmserv in /usr/tivoli/DR_tsm/server/bin?  I am
running
multiple servers on one AIX machine.

-Original Message-
From: Van Ruler, Ruud R SITI-ITDSES31
[mailto:[EMAIL PROTECTED]]
Sent: Monday, December 10, 2001 7:39 AM
To: [EMAIL PROTECTED]
Subject: 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



Re: running multiple servers on one AIX machine

2001-12-10 Thread Van Ruler, Ruud R SITI-ITDSES31

Bill

the rc.adsmserv is similar to the script I have used ??
if so , then yes it is in /usr/tivoli/DR_tsm/server/bin !!
could you sent me this rc.adsmserv !!


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: Jolley, Bill [mailto:[EMAIL PROTECTED]]
Sent: maandag 10 december 2001 15:23
To: [EMAIL PROTECTED]
Subject: Re: running multiple servers on one AIX machine


Do you have the script rc.adsmserv in /usr/tivoli/DR_tsm/server/bin?  I am
running
multiple servers on one AIX machine.

-Original Message-
From: Van Ruler, Ruud R SITI-ITDSES31
[mailto:[EMAIL PROTECTED]]
Sent: Monday, December 10, 2001 7:39 AM
To: [EMAIL PROTECTED]
Subject: 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



Re: running multiple servers on one AIX machine

2001-12-10 Thread Davidson, Becky

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



Re: running multiple servers on one AIX machine

2001-12-10 Thread Van Ruler, Ruud R SITI-ITDSES31

thank you all, I have things working now !!

but how to logon ??
I have new db and log volumes, a different dsmserv.opt (TCPPORT 1502,
HTTPPORT 1582)  ...
is there a default id and password ??

and if I want to restore a AIX TSM database , how to make sure i am
overwriting the correct database e.g. the database from serverA
and not serverB ?
serverA database reside at /local/tsm/db/db_1
serverB database reside at /usr/tivoli/DR_tsm/db/db_1

Ruud van Ruler, Shell Information Technology International B.V.   -
ISES/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 4012 Mobile +31(0)6-55127646
Email Internet: [EMAIL PROTECTED]
  [EMAIL PROTECTED]

R.vanRuler



-Original Message-
From: Van Ruler, Ruud R SITI-ITDSES31
Sent: 10 December 2001 16:17
To: 'ADSM: Dist Stor Manager'
Cc: '[EMAIL PROTECTED]'
Subject: RE: running multiple servers on one AIX machine


Bill

the rc.adsmserv is similar to the script I have used ??
if so , then yes it is in /usr/tivoli/DR_tsm/server/bin !!
could you sent me this rc.adsmserv !!


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: Jolley, Bill [mailto:[EMAIL PROTECTED]]
Sent: maandag 10 december 2001 15:23
To: [EMAIL PROTECTED]
Subject: Re: running multiple servers on one AIX machine


Do you have the script rc.adsmserv in /usr/tivoli/DR_tsm/server/bin?  I am
running
multiple servers on one AIX machine.

-Original Message-
From: Van Ruler, Ruud R SITI-ITDSES31
[mailto:[EMAIL PROTECTED]]
Sent: Monday, December 10, 2001 7:39 AM
To: [EMAIL PROTECTED]
Subject: 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



Re: running multiple servers on one AIX machine

2001-12-10 Thread Richard L. Rhodes

Just what all do you copy in order to set up a independent tsm
instance?

Thanks

Rick

On 10 Dec 2001 at 9:13, Davidson, Becky wrote:
 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



Re: running multiple servers on one AIX machine

2001-12-10 Thread Jolley, Bill

admin should be the default id

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


thank you all, I have things working now !!

but how to logon ??
I have new db and log volumes, a different dsmserv.opt (TCPPORT 1502,
HTTPPORT 1582)  ...
is there a default id and password ??

and if I want to restore a AIX TSM database , how to make sure i am
overwriting the correct database e.g. the database from serverA
and not serverB ?
serverA database reside at /local/tsm/db/db_1
serverB database reside at /usr/tivoli/DR_tsm/db/db_1

Ruud van Ruler, Shell Information Technology International B.V.   -
ISES/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 4012 Mobile +31(0)6-55127646
Email Internet: [EMAIL PROTECTED]
  [EMAIL PROTECTED]

R.vanRuler



-Original Message-
From: Van Ruler, Ruud R SITI-ITDSES31
Sent: 10 December 2001 16:17
To: 'ADSM: Dist Stor Manager'
Cc: '[EMAIL PROTECTED]'
Subject: RE: running multiple servers on one AIX machine


Bill

the rc.adsmserv is similar to the script I have used ??
if so , then yes it is in /usr/tivoli/DR_tsm/server/bin !!
could you sent me this rc.adsmserv !!


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: Jolley, Bill [mailto:[EMAIL PROTECTED]]
Sent: maandag 10 december 2001 15:23
To: [EMAIL PROTECTED]
Subject: Re: running multiple servers on one AIX machine


Do you have the script rc.adsmserv in /usr/tivoli/DR_tsm/server/bin?  I am
running
multiple servers on one AIX machine.

-Original Message-
From: Van Ruler, Ruud R SITI-ITDSES31
[mailto:[EMAIL PROTECTED]]
Sent: Monday, December 10, 2001 7:39 AM
To: [EMAIL PROTECTED]
Subject: 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