ADSM-L

Re: Gui Admin for 2nd Instance of TSM

2004-09-20 11:17:27
Subject: Re: Gui Admin for 2nd Instance of TSM
From: Nancy L Backhaus <Backhaus.Nancy AT HEALTHNOW DOT ORG>
Date: Mon, 20 Sep 2004 11:16:29 -0400
Thanks for all who replied, (we had missed the 'halting of the server')

It ended up being that we never halted the 2nd server instance after
running the dsmserv runfile.  It's now working.





Nancy Backhaus
Enterprise Systems
Backhaus.Nancy AT HealthNow DOT org
Office: (716) 887-7979
Cell: (716)  609-2138




Curtis Stewart <Curtis.Stewart AT LAWSON DOT COM>
Sent by: "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>
09/17/2004 09:31 AM
Please respond to "ADSM: Dist Stor Manager"


        To:     ADSM-L AT VM.MARIST DOT EDU
        cc:
        Subject:        Re: Gui Admin for 2nd Instance of TSM


One gotcha I've experienced with this. Make sure you are running it from
the right directory. Here's what I run to get my web client working on
systems with multiple instances of TSM. The "TSM2" directory is my working
directory for the 2nd instance on this server.

#!/bin/ksh
#
# Set the language....
#
export LANG=en_US

#
# Max out size of data area
#
ulimit -d unlimited

#
# Allow the server to pack shared memory segments
#
export EXTSHM=ON
export DSMSERV_CONFIG=/usr/tivoli/tsm2/dsmserv.opt
export DSMSERV_DIR=/usr/tivoli/tsm/server/bin
export DSMSERV_LOG=/usr/tivoli/tsm2/dsmserv.log
#
print "$(date '+%D %T') Updating TSM Administrarive Web GUI"
cd /usr/tivoli/tsm2
dsmserv  runfile /usr/tivoli/tsm/server/webimages/dsmserv.idl



curtis.stewart AT lawson DOT com



Nancy L Backhaus <Backhaus.Nancy AT HEALTHNOW DOT ORG>
Sent by: "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>
09/17/2004 08:13 AM
Please respond to
"ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>


To
ADSM-L AT VM.MARIST DOT EDU
cc

Subject
Re: Gui Admin for 2nd Instance of TSM






yes,  we ran runfile dsmserv.idl.



Nancy Backhaus
Enterprise Systems
Backhaus.Nancy AT HealthNow DOT org
Office: (716) 887-7979
Cell: (716)  609-2138




Jim Sporer <james.sporer AT DOIT.WISC DOT EDU>
Sent by: "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>
09/16/2004 03:06 PM
Please respond to "ADSM: Dist Stor Manager"


        To:     ADSM-L AT VM.MARIST DOT EDU
        cc:
        Subject:        Re: Gui Admin for 2nd Instance of TSM


Did you run "dsmserv runfile dsmserv.idl" on the second instance of the
tsm
server?
Jim Sporer


At 02:46 PM 9/16/2004 -0400, you wrote:
>Hello,
>
>We are setting up a 2nd instance of TSM on the same server.   The http is
>set in the config file to 1581.  We can sign into the web gui on the 2nd
>instance, can use the command line.  But, the left hand-side, Server
>Administration drop down menu is coming up with 'Page cannot be found
>error'.  Any idea's?
>
>Background Info:
>
>Operating System- AIX, Version 5.1
>TSM Server Version 5.2.3
>
>
>
>
>
>Nancy Backhaus
>Enterprise Systems
>Backhaus.Nancy AT HealthNow DOT org
>Phone: (716) 887-7979
>Cell: (716)  609-2138
>
>CONFIDENTIALITY NOTICE: This email message and any attachments are for
the
>sole use of the intended recipient(s) and may contain proprietary,
>confidential, trade secret or privileged information.  Any unauthorized
>review, use, disclosure or distribution is prohibited and may be a
>violation of law.  If you are not the intended recipient or a person
>responsible for delivering this message to an intended recipient, please
>contact the sender by reply email and destroy all copies of the original
>message.
<Prev in Thread] Current Thread [Next in Thread>