Re: Multiple versions of TSM server on one AIX host

2005-07-26 Thread Allen S. Rout
==> On Tue, 26 Jul 2005 07:59:53 -0500, Bill Kelly <[EMAIL PROTECTED]> said:

> On Tue, 26 Jul 2005, Pugliese, Edward wrote:

>> Instead of multiple versions on the same server, could you run different
>> versions on separate LPARS in a library client/manager arrangement ?   I
>> do run multiple servers on one AIX partition but they are on the same
>> level.

> Yeah, based on your and Allen's responses, it sounds like I definitely need
> to re-think how I'm going to go about this.  We've got a test partition and
> I'm already set up for library manager server and clients, so I think that's
> clearly the way I need to go.

Oh superb; I envy you.

Yeah, LPARs are just about perfect for this purpose, especially once you get
dynamic allocation.  The test installation can mutter along taking up .1 CPU
until you actually need it.

My test server is currently a B50 in a different rack. Terrific for some
purposes, but not ... snappy. :)


- Allen S. Rout
- Our 570s should be deployed soon.


Re: Multiple versions of TSM server on one AIX host

2005-07-26 Thread Bill Kelly
On Tue, 26 Jul 2005, Pugliese, Edward wrote:

> Instead of multiple versions on the same server, could you run different
> versions on separate LPARS in a library client/manager arrangement ?   I
> do run multiple servers on one AIX partition but they are on the same
> level.

Yeah, based on your and Allen's responses, it sounds like I definitely
need to re-think how I'm going to go about this.  We've got a test
partition and I'm already set up for library manager server and clients,
so I think that's clearly the way I need to go.

Thanks for your advice guys!
Bill


Re: Multiple versions of TSM server on one AIX host

2005-07-26 Thread Pugliese, Edward
Instead of multiple versions on the same server, could you run different
versions on separate LPARS in a library client/manager arrangement ?   I
do run multiple servers on one AIX partition but they are on the same
level.

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Allen S. Rout
Sent: Tuesday, July 26, 2005 8:29 AM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] Multiple versions of TSM server on one AIX host

==> On Mon, 25 Jul 2005 10:00:23 -0500, Bill Kelly <[EMAIL PROTECTED]>
said:


> Okay, I got no responses to the original posting, so I thought I'd try
> this:  if anyone is successfully running multiple TSM servers at 
> different maintenance levels on a single AIX host, would you post some

> details on your setup?  TSM server startup scripts, relevant 
> dsmserv.opt entries, directory structure, and anything else that's
required to accomplish this?


The idea of copying around the TSM server code directories, and then
installing another code level on top of them, gives me the
heebie-jeebies something awful.  Gentoo Linux provides for multiple code
levels installed side by side.  AIX... doesn't. :)

I would be surprised to find that this configuration was supported, for
a list of reasons beginning with the paragraph you'd need to respond to
"TSM level?".

How do you expect you would upgrade code bases other than the one the
LPP installation thinks is installed?

I'd suggest running a MKSYSB of your test server and experimenting
there.
That way, if you encounter serious problems you won't be too badly
discommoded. And if you meet with success, I'd say "Keen!" and never try
it on my own production boxen.


- Allen S. Rout
- Hm.  GO GATORS!  *koff*


"This e-mail and any attachments may contain confidential and privileged 
information. Any dissemination or use of the information by a person other than 
the intended recipient is unauthorized and may be illegal. If you are not the 
intended recipient, please notify the sender immediately by return e-mail, 
delete this e-mail and destroy any copies. Although this e-mail and any 
attachments are believed to be free of any virus or other defect that might 
affect any computer system into which it is received and opened, it is the 
responsibility of the recipient to ensure that it is virus free and no 
responsibility is accepted by the Board of Trade of the City of New York, Inc. 
or the New York Clearing Corporation for any loss or damage arising in any way 
from its use. Thank you."
 


Re: Multiple versions of TSM server on one AIX host

2005-07-26 Thread Allen S. Rout
==> On Mon, 25 Jul 2005 10:00:23 -0500, Bill Kelly <[EMAIL PROTECTED]> said:


> Okay, I got no responses to the original posting, so I thought I'd try
> this:  if anyone is successfully running multiple TSM servers at different
> maintenance levels on a single AIX host, would you post some details on
> your setup?  TSM server startup scripts, relevant dsmserv.opt entries,
> directory structure, and anything else that's required to accomplish this?


The idea of copying around the TSM server code directories, and then
installing another code level on top of them, gives me the heebie-jeebies
something awful.  Gentoo Linux provides for multiple code levels installed
side by side.  AIX... doesn't. :)

I would be surprised to find that this configuration was supported, for a list
of reasons beginning with the paragraph you'd need to respond to "TSM level?".

How do you expect you would upgrade code bases other than the one the LPP
installation thinks is installed?

I'd suggest running a MKSYSB of your test server and experimenting there.
That way, if you encounter serious problems you won't be too badly
discommoded. And if you meet with success, I'd say "Keen!" and never try it on
my own production boxen.


- Allen S. Rout
- Hm.  GO GATORS!  *koff*


Re: Multiple versions of TSM server on one AIX host

2005-07-25 Thread Bill Kelly
Okay, I got no responses to the original posting, so I thought I'd try
this:  if anyone is successfully running multiple TSM servers at different
maintenance levels on a single AIX host, would you post some details on
your setup?  TSM server startup scripts, relevant dsmserv.opt entries,
directory structure, and anything else that's required to accomplish this?

Thanks very much,
Bill

-- Forwarded message --
Date: Wed, 20 Jul 2005 13:34:20 -0500 (CDT)
From: Bill Kelly <[EMAIL PROTECTED]>
To: ADSM discussion list 
Subject: Multiple versions of TSM server on one AIX host

Hi,

Currently running TSM server 5.2.3.0 on AIX 5.2.

We've been running multiple TSM servers on a single AIX host with no
problems.  We use the DSMSERV_CONFIG and DSMSERV_DIR variables to point to
different dsmserv.opt files and server directories, respectively.

What I'm trying to do now is set things up to run a test TSM server at a
newer maintenance level than the production TSM servers, again all on the
same AIX host. I seem to be stuck in the area of the message repository.

My (limited) understanding of this is that the installation of the TSM
server puts two files in the /usr/lib/nls/msg/en_US directory -
dsmserv.cat and dsmserv.hlp.  These files differ for each version of the
server code, and so I have to ensure that each TSM server gets the correct
version of the message repository files.

I figured I'd start by getting a test TSM server looking at a separate
copy of the 5.2.3.0 message repository.  Once I have the mechanism in
place and working, I can move the test server to the new (5.3.1.2)
version.  Based on past postings to this list, here's what I've tried:

- in the test TSM server's dsmserv.opt file, specify 'LANG en_US_tsm5230'

- in /usr/lib/nls/loc, create the following link:
  en_US_tsm5230 -> /usr/lib/nls/loc/en_US

- in /usr/lib/nls/msg, create a new directory 'en_US_tsm5230' containing
copies of the 5.2.3.0 dsmserv.cat and dsmserv.hlp files


When I start the test TSM server, I'm getting the following message:

 ANRW Failure opening message repository for locale en_US_tsm5230(-1).
 Using default message repository.

Any ideas as to what I'm doing wrong?  Am I even on the right track??  Or
is there another/better way to accomplish my goal?

Thanks in advance,
Bill

Bill Kelly
Auburn University OIT
334-844-9917


Multiple versions of TSM server on one AIX host

2005-07-20 Thread Bill Kelly
Hi,

Currently running TSM server 5.2.3.0 on AIX 5.2.

We've been running multiple TSM servers on a single AIX host with no
problems.  We use the DSMSERV_CONFIG and DSMSERV_DIR variables to point to
different dsmserv.opt files and server directories, respectively.

What I'm trying to do now is set things up to run a test TSM server at a
newer maintenance level than the production TSM servers, again all on the
same AIX host. I seem to be stuck in the area of the message repository.

My (limited) understanding of this is that the installation of the TSM
server puts two files in the /usr/lib/nls/msg/en_US directory -
dsmserv.cat and dsmserv.hlp.  These files differ for each version of the
server code, and so I have to ensure that each TSM server gets the correct
version of the message repository files.

I figured I'd start by getting a test TSM server looking at a separate
copy of the 5.2.3.0 message repository.  Once I have the mechanism in
place and working, I can move the test server to the new (5.3.1.2)
version.  Based on past postings to this list, here's what I've tried:

- in the test TSM server's dsmserv.opt file, specify 'LANG en_US_tsm5230'

- in /usr/lib/nls/loc, create the following link:
  en_US_tsm5230 -> /usr/lib/nls/loc/en_US

- in /usr/lib/nls/msg, create a new directory 'en_US_tsm5230' containing
copies of the 5.2.3.0 dsmserv.cat and dsmserv.hlp files


When I start the test TSM server, I'm getting the following message:

 ANRW Failure opening message repository for locale en_US_tsm5230(-1).
 Using default message repository.

Any ideas as to what I'm doing wrong?  Am I even on the right track??  Or
is there another/better way to accomplish my goal?

Thanks in advance,
Bill

Bill Kelly
Auburn University OIT
334-844-9917