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 [EMAIL PROTECTED] Office: (716) 887-7979 Cell: (716) 609-2138 Curtis Stewart <[EMAIL PROTECTED]> Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> 09/17/2004 09:31 AM Please respond to "ADSM: Dist Stor Manager" To: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] Nancy L Backhaus <[EMAIL PROTECTED]> Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> 09/17/2004 08:13 AM Please respond to "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> To [EMAIL PROTECTED] cc Subject Re: Gui Admin for 2nd Instance of TSM yes, we ran runfile dsmserv.idl. Nancy Backhaus Enterprise Systems [EMAIL PROTECTED] Office: (716) 887-7979 Cell: (716) 609-2138 Jim Sporer <[EMAIL PROTECTED]> Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> 09/16/2004 03:06 PM Please respond to "ADSM: Dist Stor Manager" To: [EMAIL PROTECTED] 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 >[EMAIL PROTECTED] >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.