restore db to new host (LPAR) and ESS dsmfmt'd stg volumes?

2004-08-16 Thread Lisa Laughlin
Hello all,

I am wondering if anyone has any experience moving TSM from one AIX host to
another, both of which are attached to an ESS.  My basic question is
whether it is possible to move the vpaths from the one host and to the
other & be able to retain the dsmfmt'd storage pool volumes in the
reassignment, or if I will have to redefine all the vpaths and then
redsmfmt all the stg pool volumes?  I also wonder if it would be possible
to use Sysback to accomplish this, if it isn't possible through the
conventional AIX ways.

I have been trying to research this online, but really can't find anything
about it.


TIA

lisa


Re: how to find out the date when a file became inactive??

2004-06-08 Thread Lisa Laughlin
Thanks Richard-- I was hoping it wasn't one of THOSE select statements-- I
started

tsm: TSM_HQ_2>select deactivate_date, filespace_name, type, ll_name,
hl_name,dea
ctivate_date, class_name, state, backup_date,node_name from backups where
NODE_N
AME='GHDATA01DISKGROUP2' order by BACKUP_DATE

before I asked the list the question.  This is on a clustered, SAN, Windows
2000 server with way more than a million objects & about 800G of data on
it.  I am just hoping I don't crash the TSM server before the select
finishes!!


Perhaps I should have only include the HL_name for the filespace I was
interested in..



 Richard Sims
 <[EMAIL PROTECTED]>
 Sent by: "ADSM:To
 Dist Stor [EMAIL PROTECTED]
 Manager"   cc
 <[EMAIL PROTECTED]
 .EDU> Subject
   Re: how to find out the date when a
   file became inactive??
 06/08/2004 10:59
 AM


 Please respond to
 "ADSM: Dist Stor
 Manager"
 <[EMAIL PROTECTED]
   .EDU>






>Can anyone one help me out on this one?
>
>I am severely brain impaired right now & I have a request from mgmt to see
>if I can find out when a file became inactive (i.e., when it was deleted).
>I am pretty sure I have a recollection of finding out this information
>before, but am at an utter loss right now to remember how.

Lisa - Do a Select on the Backups table, where the DEACTIVATE_DATE
   tells the story.
(See  DEACTIVATE_DATE  in http://people.bu.edu/rbs/ADSM.QuickFacts)

  Richard Sims


how to find out the date when a file became inactive??

2004-06-08 Thread Lisa Laughlin
Good morning *SMers!

Can anyone one help me out on this one?

I am severely brain impaired right now & I have a request from mgmt to see
if I can find out when a file became inactive (i.e., when it was deleted).
I am pretty sure I have a recollection of finding out this information
before, but am at an utter loss right now to remember how.

tia,

lisa


link to cpucount.exe & cpucount.cpp

2004-06-04 Thread Lisa Laughlin
http://www.devdept.com/prg/docs/codesample_cpucounter.zip


Re: any one ever find a utility or tool to count CPUs on Wintel? FOUND ONE!

2004-06-04 Thread Lisa Laughlin
I found one called CPUCOUNT.EXE.  I can copy it to each of my TSM clients,
then use a script or cmd  thru the scheduler and have them all dump their
output to a single location.  Or something like that.at least I have a
start!



 "Wheelock,
 Michael D"
cc
 Sent by: "ADSM:
 Dist Stor Subject
 Manager"  Re: any one ever find a utility or
 <[EMAIL PROTECTED] tool to count CPUs on Wintel?
 .EDU>


 06/04/2004 01:27
 PM


 Please respond to
 "ADSM: Dist Stor
 Manager"
 <[EMAIL PROTECTED]
   .EDU>






Hi,

I used a perl script to query the
hklm\system\currentcontrolset\control\session
management\environment\number_of_processors key on all of the machines.
This may be inaccurate for hyperthreading machines (this was not a
problem when I initially sized TSM).

Michael Wheelock
Integris Health

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Lisa Laughlin
Sent: Friday, June 04, 2004 1:06 PM
To: [EMAIL PROTECTED]
Subject: any one ever find a utility or tool to count CPUs on Wintel?

I am gearing up for licensing renewals, and wondered if IBM/Tivoli (or
anyone else for that matter) ever came up with a tool to count physical
CPUs on NT/2000 servers?

thanks!!

lisa


any one ever find a utility or tool to count CPUs on Wintel?

2004-06-04 Thread Lisa Laughlin
I am gearing up for licensing renewals, and wondered if IBM/Tivoli (or
anyone else for that matter) ever came up with a tool to count physical
CPUs on NT/2000 servers?

thanks!!

lisa


Re: DBBackups not expiring

2004-05-10 Thread Lisa Laughlin
Is there perhaps an incremental that is on disk?  I have had to move drm on
those volumes to get the dbbackups to expire.



 "Warren, Matthew
 (Retail)"
 <[EMAIL PROTECTED]  To
 OWERGEN.CO.UK>[EMAIL PROTECTED]
 Sent by: "ADSM:cc
 Dist Stor
 Manager"  Subject
 <[EMAIL PROTECTED] DBBackups not expiring
 .EDU>


 05/10/2004 08:51
 AM


 Please respond to
 "ADSM: Dist Stor
 Manager"
 <[EMAIL PROTECTED]
   .EDU>






Hello TSM'ers

Thought I would mail here before raising a call with IBM...

TSM V5.2.2.3 AIX 5.2

We have a problem whereby no DB backups are expiring, and slowly but
surely filling the library up with tapes that should be scratch
volumes...

DRMDBBACKUPEXPIREDAYS is 0

Del volhist t=dbb todate=today-7

Returns with

0 sequential volume history entries were deleted


select count(*) from volhistory where type like 'BACKUP%' gives

156  (!)

There are DBBAckups in the volhist from 18 Nov 2003...
 DATE_TIME TYPE   BACKUP_SERIES
-- -- -
2003-11-18 BACKUPFULL   932
   12:35:53.00
2003-11-19 BACKUPINCR   932
   03:17:11.00
2003-11-24 BACKUPFULL   941
   14:45:05.00
2003-11-26 BACKUPINCR   941
   17:11:03.00
2003-11-30 BACKUPFULL   946
   11:34:43.00
2003-11-30 BACKUPINCR   946
   23:16:59.00
2003-12-01 BACKUPFULL   948
   12:56:25.00
2003-12-02 BACKUPINCR   948
   18:28:48.00
2004-01-22 BACKUPFULL  1040
   20:23:36.00
2004-01-25 BACKUPINCR  1040
   21:39:54.00
2004-01-29 BACKUPFULL  1043
   16:48:20.00
2004-01-30 BACKUPINCR  1043
   21:29:14.00
2004-02-04 BACKUPFULL  1046
   14:05:18.00
2004-02-05 BACKUPFULL  1047
   03:12:18.00
2004-02-05 BACKUPFULL  1048
   16:13:48.00
2004-02-08 BACKUPINCR  1048
   22:06:51.00
2004-02-09 BACKUPFULL  1049
   17:57:59.00
2004-02-12 BACKUPFULL  1050
   00:24:33.00
2004-02-16 BACKUPINCR  1050
   00:44:43.00
2004-02-18 BACKUPFULL  1051
   00:34:30.00
2004-02-18 BACKUPFULL  1052
   18:18:33.00
2004-02-19 BACKUPFULL  1053
   12:03:18.00
2004-02-19 BACKUPFULL  1054
...
...
...
...     etc.. etc..
...
...
...
...


2004-05-02 BACKUPFULL  1173
   17:47:05.00
2004-05-03 BACKUPFULL  1174
   14:36:08.00
2004-05-03 BACKUPFULL  1175
   14:50:54.00
2004-05-04 BACKUPFULL  1176
   17:17:39.00
2004-05-04 BACKUPFULL  1177
   17:32:53.00
2004-05-05 BACKUPFULL  1178
   16:59:36.00
2004-05-05 BACKUPFULL  1179
   17:14:48.00
2004-05-06 BACKUPFULL  1180
   14:24:18.00
2004-05-06 BACKUPFULL  1181
   14:39:40.00
2004-05-08 BACKUPFULL  1182
   15:10:59.00
2004-05-08 BACKUPFULL  1183
   15:26:24.00
2004-05-09 BACKUPFULL  1184
   14:54:01.00
2004-05-09 BACKUPFULL  1185
   15:10:00.00


Does anyone have any ideas? I looked into APAR IY00057 but it doesn't
seem to relate to this particular problem.

Thanks,

Matt.







___ Disclaimer Notice __
This message and any attachments are confidential and should only be read
by those to whom they are addressed. If you are not the intended recipient,
please contact us, delete the message from your computer and destroy any
copies. Any distribution or copying without our prior permission is
prohibited.

Internet communications are not always secure and therefore the Powergen
Group does not accept legal responsibility for this message. The recipient
is responsible for verifying its authenticity before acting on the
cont

Re: Library sharing from a 5.1 AIX 4.3.3.11 TSM server to a 5.2 server on AIX 5.1ML4-ANR9999D smlshare.c

2003-11-14 Thread Lisa Laughlin
Rejean,

Thanks for the info-- it's what I was afraid of.  I'll have to figure out
some other way to get drives to the test server.

Have a nice weekend!

lisa




  Rejean Larivee
 Sent by: "ADSM:
 Dist Stor  To
 Manager"  [EMAIL PROTECTED]
 <[EMAIL PROTECTED]  cc
 .EDU>
   Subject
   Re: Library sharing from a 5.1 AIX
 11/13/2003 05:05  4.3.3.11 TSM server to a 5.2 server
 PMon AIX 5.1ML4-ANRD smlshare.c


 Please respond to
 "ADSM: Dist Stor
 Manager"
 <[EMAIL PROTECTED]
   .EDU>






Hello,
since you specify that you do library sharing between a TSM 5.1 server and
a TSM 5.2 server then this is a problem.  As the TSM 5.2 server readme says
:




* Library Sharing and LAN-Free Upgrade Considerations
*




Compatibility
-
Version 5.2 and above of the Server and Storage Agent are not backwards
compatible with version 5.1 and below of the Server and Storage Agent when
in a
Library Sharing or LAN-Free environment.  All Servers and Storage Agents in
a
Library Sharing or LAN-Free environment must be upgraded to 5.2 in order to
function properly.

So, in other words, you must upgrade the TSM 5.1 server to TSM 5.2 so that
both library client and library manager are at TSM 5.2.
Later,
-
Rejean Larivee
IBM TSM Level 2 Support




  Lisa Laughlin
  <[EMAIL PROTECTED]To:
[EMAIL PROTECTED]
  >cc:
  Sent by: "ADSM:  Subject:  Re: Library
sharing from a 5.1 AIX 4.3.3.11 TSM server to a 5.2 server on AIX
  Dist Stor 5.1ML4-ANRD smlshare.c
  Manager"
  <[EMAIL PROTECTED]
  .EDU>


  11/13/2003 05:38
  PM
  Please respond to
  "ADSM: Dist Stor
  Manager"






Thanks Justin- there is a small difference

on library client
Atape.driver   8.3.6.0  COMMITTED  IBM AIX Enhanced Tape and
atldd.driver   5.4.8.0  COMMITTED  IBM Automated Tape Library



on library manager
 Atape.driver   8.3.1.0  COMMITTED  IBM AIX Enhanced Tape and
 atldd.driver   5.4.8.0  COMMITTED  IBM Automated Tape Library


I'll update the Atape on the manager tomorrow and see what happens

lisa



 Justin Case
 <[EMAIL PROTECTED]
 .EDU>  To
 Sent by: "ADSM:   [EMAIL PROTECTED]
 Dist Stor  cc
 Manager"
 <[EMAIL PROTECTED] Subject
 .EDU> Re: Library sharing from a 5.1 AIX
   4.3.3.11 TSM server to a 5.2 server
   on AIX 5.1ML4-ANRD smlshare.c
 11/13/2003 02:49
 PM


 Please respond to
 "ADSM: Dist Stor
 Manager"
 <[EMAIL PROTECTED]
   .EDU>






Check your Atape driver level and atldd driver level ?
Justin




Lisa Laughlin <[EMAIL PROTECTED]>@VM.MARIST.EDU> on 11/13/2003 03:32:58 PM

Please respond to "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]>

Sent by:"ADSM: Dist Stor Manager" <[EMAIL PROTECTED]>


To:[EMAIL PROTECTED]
cc:

Subject:Library sharing from a 5.1 AIX 4.3.3.11 TSM server to a 5.2
   server on AIX 5.1ML4-ANRD smlshare.c

Hello out there-- anyone got any ideas on this one?  I've googled (and
searched the APAR db) the smlshare.c and the unknown verbType and come up
with nothing.

I have server-to-server working, and I have set up the 3494 library as
shared on TSM_HQ3 and defined the paths on the library manager as they
would appear to the library client (ie. define path tsm_hq3 aa710
srct=server destt=drive libr=3494b devi=/dev/rmt0 online=yes) and I can do
an mtlib on the client to the defined lmcpd for the library manager.

What am I missing??

TIA
lisa



11/13/2003   ANR0408I Session 90182 started for server TSM_HQ3
 02:19:07PM

Re: Library sharing from a 5.1 AIX 4.3.3.11 TSM server to a 5.2 server on AIX 5.1ML4-ANR9999D smlshare.c

2003-11-13 Thread Lisa Laughlin
Thanks Justin- there is a small difference

on library client
Atape.driver   8.3.6.0  COMMITTED  IBM AIX Enhanced Tape and
atldd.driver   5.4.8.0  COMMITTED  IBM Automated Tape Library



on library manager
 Atape.driver   8.3.1.0  COMMITTED  IBM AIX Enhanced Tape and
 atldd.driver   5.4.8.0  COMMITTED  IBM Automated Tape Library


I'll update the Atape on the manager tomorrow and see what happens

lisa



 Justin Case
 <[EMAIL PROTECTED]
 .EDU>  To
 Sent by: "ADSM:   [EMAIL PROTECTED]
 Dist Stor  cc
 Manager"
 <[EMAIL PROTECTED] Subject
 .EDU> Re: Library sharing from a 5.1 AIX
   4.3.3.11 TSM server to a 5.2 server
   on AIX 5.1ML4-ANRD smlshare.c
 11/13/2003 02:49
 PM


 Please respond to
 "ADSM: Dist Stor
 Manager"
 <[EMAIL PROTECTED]
   .EDU>






Check your Atape driver level and atldd driver level ?
Justin




Lisa Laughlin <[EMAIL PROTECTED]>@VM.MARIST.EDU> on 11/13/2003 03:32:58 PM

Please respond to "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]>

Sent by:"ADSM: Dist Stor Manager" <[EMAIL PROTECTED]>


To:[EMAIL PROTECTED]
cc:

Subject:Library sharing from a 5.1 AIX 4.3.3.11 TSM server to a 5.2
   server on AIX 5.1ML4-ANRD smlshare.c

Hello out there-- anyone got any ideas on this one?  I've googled (and
searched the APAR db) the smlshare.c and the unknown verbType and come up
with nothing.

I have server-to-server working, and I have set up the 3494 library as
shared on TSM_HQ3 and defined the paths on the library manager as they
would appear to the library client (ie. define path tsm_hq3 aa710
srct=server destt=drive libr=3494b devi=/dev/rmt0 online=yes) and I can do
an mtlib on the client to the defined lmcpd for the library manager.

What am I missing??

TIA
lisa



11/13/2003   ANR0408I Session 90182 started for server TSM_HQ3
 02:19:07PM   (AIX-RS/6000) (Tcp/Ip) for library sharing.
11/13/2003   ANRD smlshare.c(2174): ThreadId<81>
Server-to-Server
 02:19:07PM   protocol error. unknown verbType=20992.
11/13/2003   (81) Context report
 02:19:07PM
11/13/2003   (81) Thread AcceptorThread (59) is a parent thread
related
 02:19:07PM   to: 81
11/13/2003   (59) Generating TM Context Report: (struct=tmTxnDesc)
 02:19:07PM   (slots=256)
11/13/2003   (59)  *** no transactions found ***
 02:19:07PM
11/13/2003   (59) Generating Database Transaction Table Context:
 02:19:07PM
11/13/2003   (59)  *** no transactions found ***
 02:19:07PM
11/13/2003   (59) Generating SM Context Report:
 02:19:07PM
11/13/2003   (59)  *** no sessions found ***
 02:19:07PM
11/13/2003   (59) Generating AS Vol Context Report:
 02:19:07PM
11/13/2003   (59)  No mounted (or mount in progress) volumes.
 02:19:07PM
11/13/2003   (59) Generating ssSession Context Report:
 02:19:07PM
11/13/2003   (59)  No storage service sessions active.
 02:19:07PM
11/13/2003   (59) Generating ssOpenSeg Context Report:
 02:19:07PM
11/13/2003   (59)  No storage service segments found.
 02:19:07PM
11/13/2003   (59) Generating BF Copy Control Context Report:
 02:19:07PM
11/13/2003   (59)  No global copy control blocks.
 02:19:07PM
11/13/2003
 02:19:07PM
11/13/2003   (81) SessionThread : ANRD calling thread
 02:19:07PM
11/13/2003   (81) Generating TM Context Report: (struct=tmTxnDesc)
 02:19:07PM   (slots=256)
11/13/2003   (81)  *** no transactions found ***
 02:19:07PM
11/13/2003   (81) Generating Database Transaction Table Context:
 02:19:07PM
11/13/2003   (81)  *** no transactions found ***
 02:19:07PM
11/13/2003   (81) Generating SM Context Report:
 02:19:07PM
11/13/2003   (81) Session 90182:Type=Node,   Id=TSM_HQ3
 02:19:07PM
11/13/2003   (81)   Platform=AIX-RS/6000, NodeId=67, Owner=TSM_HQ3
 02:19:07PM
11/13/2003   (81)   SessType=16, Index=5, TermReason=0
 02:19:07PM
11/13/2003   (81)   RecvWaitTime=0.000  (samples=0)
 02:19:07PM
11/13/2003   (81)   Backup  Objects ( bytes )  Inserted: 0 ( 0.0 )
 02:19:07PM
11/13/2003   (81)   Backup  Objects ( bytes )  Restored: 0 ( 0.0 )
 02:19:07PM
11/13/2003   (81)   Archive Objects ( bytes )  Inserted: 0 ( 0.0 )
 02:19:07PM
11/13/2003   (81)   Archive Objects ( bytes ) Retrieved: 0 ( 0.0 )
 02:19:07PM
11/13/2003 

Library sharing from a 5.1 AIX 4.3.3.11 TSM server to a 5.2 server on AIX 5.1ML4-ANR9999D smlshare.c

2003-11-13 Thread Lisa Laughlin
Hello out there-- anyone got any ideas on this one?  I've googled (and
searched the APAR db) the smlshare.c and the unknown verbType and come up
with nothing.

I have server-to-server working, and I have set up the 3494 library as
shared on TSM_HQ3 and defined the paths on the library manager as they
would appear to the library client (ie. define path tsm_hq3 aa710
srct=server destt=drive libr=3494b devi=/dev/rmt0 online=yes) and I can do
an mtlib on the client to the defined lmcpd for the library manager.

What am I missing??

TIA
lisa



11/13/2003   ANR0408I Session 90182 started for server TSM_HQ3
 02:19:07PM   (AIX-RS/6000) (Tcp/Ip) for library sharing.
11/13/2003   ANRD smlshare.c(2174): ThreadId<81>
Server-to-Server
 02:19:07PM   protocol error. unknown verbType=20992.
11/13/2003   (81) Context report
 02:19:07PM
11/13/2003   (81) Thread AcceptorThread (59) is a parent thread
related
 02:19:07PM   to: 81
11/13/2003   (59) Generating TM Context Report: (struct=tmTxnDesc)
 02:19:07PM   (slots=256)
11/13/2003   (59)  *** no transactions found ***
 02:19:07PM
11/13/2003   (59) Generating Database Transaction Table Context:
 02:19:07PM
11/13/2003   (59)  *** no transactions found ***
 02:19:07PM
11/13/2003   (59) Generating SM Context Report:
 02:19:07PM
11/13/2003   (59)  *** no sessions found ***
 02:19:07PM
11/13/2003   (59) Generating AS Vol Context Report:
 02:19:07PM
11/13/2003   (59)  No mounted (or mount in progress) volumes.
 02:19:07PM
11/13/2003   (59) Generating ssSession Context Report:
 02:19:07PM
11/13/2003   (59)  No storage service sessions active.
 02:19:07PM
11/13/2003   (59) Generating ssOpenSeg Context Report:
 02:19:07PM
11/13/2003   (59)  No storage service segments found.
 02:19:07PM
11/13/2003   (59) Generating BF Copy Control Context Report:
 02:19:07PM
11/13/2003   (59)  No global copy control blocks.
 02:19:07PM
11/13/2003
 02:19:07PM
11/13/2003   (81) SessionThread : ANRD calling thread
 02:19:07PM
11/13/2003   (81) Generating TM Context Report: (struct=tmTxnDesc)
 02:19:07PM   (slots=256)
11/13/2003   (81)  *** no transactions found ***
 02:19:07PM
11/13/2003   (81) Generating Database Transaction Table Context:
 02:19:07PM
11/13/2003   (81)  *** no transactions found ***
 02:19:07PM
11/13/2003   (81) Generating SM Context Report:
 02:19:07PM
11/13/2003   (81) Session 90182:Type=Node,   Id=TSM_HQ3
 02:19:07PM
11/13/2003   (81)   Platform=AIX-RS/6000, NodeId=67, Owner=TSM_HQ3
 02:19:07PM
11/13/2003   (81)   SessType=16, Index=5, TermReason=0
 02:19:07PM
11/13/2003   (81)   RecvWaitTime=0.000  (samples=0)
 02:19:07PM
11/13/2003   (81)   Backup  Objects ( bytes )  Inserted: 0 ( 0.0 )
 02:19:07PM
11/13/2003   (81)   Backup  Objects ( bytes )  Restored: 0 ( 0.0 )
 02:19:07PM
11/13/2003   (81)   Archive Objects ( bytes )  Inserted: 0 ( 0.0 )
 02:19:07PM
11/13/2003   (81)   Archive Objects ( bytes ) Retrieved: 0 ( 0.0 )
 02:19:07PM
11/13/2003   (81)   Last Verb ( (Unknown) ), Last Verb State ( Recv
)
 02:19:07PM
11/13/2003   (81) Generating AS Vol Context Report:
 02:19:07PM
11/13/2003   (81)  No mounted (or mount in progress) volumes.
 02:19:07PM
11/13/2003   (81) Generating ssSession Context Report:
 02:19:07PM
11/13/2003   (81)  No storage service sessions active.
 02:19:07PM
11/13/2003   (81) Generating ssOpenSeg Context Report:
 02:19:07PM
11/13/2003   (81)  No storage service segments found.
 02:19:07PM
11/13/2003   (81) Generating BF Copy Control Context Report:
 02:19:07PM
11/13/2003   (81)  No global copy control blocks.
 02:19:07PM
11/13/2003
 02:19:07PM
11/13/2003   (81) End Context report
 02:19:07PM


Re: Migration Path to TSM 5.2/AIX 5.2

2003-10-14 Thread Lisa Laughlin
I'm going to have to do the same thing here soon, but I've been thinking
about exporting/importing or restoring the database to a fresh install of
5.2 as opposed to a migrate install.  (I am going to have to pull my two
6M1s off of an SP complex & I don't want to have to deal with PSSP and the
control workstation and the attendant issues).

Is it just me (or the echoes of the wintel world) but aren't there more
problems with migrates/upgrades in place compared with a fresh install?

thanks,

lisa



 "Gill, Geoffrey
 L."
  [EMAIL PROTECTED]
 Sent by: "ADSM:cc
 Dist Stor
 Manager"  Subject
 <[EMAIL PROTECTED] Migration Path to TSM 5.2/AIX 5.2
 .EDU>


 10/14/2003 11:10
 AM


 Please respond to
 "ADSM: Dist Stor
 Manager"
 <[EMAIL PROTECTED]
   .EDU>






Hello all,

I am currently on AIX 4.3.3, TSM 5.1.6.3. The system is capable of 64bit
but
is currently running 32. I am looking for a preferred upgrade path to AIX
5.2 and TSM 5.2.x.x. Is there a document that discusses an upgrade order
and
procedure? I'd also like to know if the migrate install to AIX 5.2 will
automatically force a 64bit base or if that is something that needs to be
changed afterwards.



All help is greatly appreciated.



Thanks,

Geoff Gill
TSM Administrator
NT Systems Support Engineer
SAIC
E-Mail:   [EMAIL PROTECTED]
Phone:  (858) 826-4062
Pager:   (877) 905-7154


Re: PACKAGE DEPLOYMENT OPTIONS FOR TSM

2003-09-17 Thread Lisa Laughlin
I was able to re-create the same thing.  My custom dsm.opt file is not
copied from the config directory.  I also noticed that the msi package is
now "IBM Tivoli Storage Manager.msi", not "Tivoli Storage Manager.msi" as
documented.

lisa



 "Remeta, Mark"
 <[EMAIL PROTECTED]
 DATA.COM>  To
 Sent by: "ADSM:   [EMAIL PROTECTED]
 Dist Stor  cc
 Manager"
 <[EMAIL PROTECTED] Subject
 .EDU> Re: PACKAGE DEPLOYMENT OPTIONS FOR
   TSM

 09/17/2003 10:47
 AM


 Please respond to
 "ADSM: Dist Stor
 Manager"
 <[EMAIL PROTECTED]
   .EDU>






Hi Andy, I have another question along these same lines. We use to be able
to include a custom dsm.opt file by copying it into the config directory on
the source. It does not seem to be copying this file to the client computer
when you run the setup. Is there something new I don't know about to make
it
copy it?

Thanks in advance,
Mark


-Original Message-
From: Andrew Raibeck [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 17, 2003 10:30 AM
To: [EMAIL PROTECTED]
Subject: Re: PACKAGE DEPLOYMENT OPTIONS FOR TSM


Correct on all counts!

Andy

Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/[EMAIL PROTECTED]
Internet e-mail: [EMAIL PROTECTED]

The only dumb question is the one that goes unasked.
The command line is your friend.
"Good enough" is the enemy of excellence.




"Remeta, Mark" <[EMAIL PROTECTED]>
Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]>
09/17/2003 07:12
Please respond to "ADSM: Dist Stor Manager"

To: [EMAIL PROTECTED]
cc:
Subject:Re: PACKAGE DEPLOYMENT OPTIONS FOR TSM


Image & OFS I believe. I think it's case sensitive too!

Mark


-Original Message-
From: Lisa Laughlin [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 17, 2003 10:08 AM
To: [EMAIL PROTECTED]
Subject: Re: PACKAGE DEPLOYMENT OPTIONS FOR TSM


This is the command that is provided, however, the options for the two new
features in 5.2, open file support & image are not given for the silent
install command.

Anyone know what the ADDLOCAL should say now?

msiexec /i "Z:\tsm_images\TSM_BA_Client\baclient\Tivoli Storage Manager
Client.msi"
RebootYesNo="No" REBOOT="Suppress" ALLUSERS=1 INSTALLDIR="d:\program
files\tivoli\
tsm"
ADDLOCAL="BackupArchiveGUI,BackupArchiveWeb,ApiRuntime,AdministrativeCmd,
Readmes" TRANSFORMS=1033.mst /qn /l*v "c:\log.txt"


lisa




 "David 'Sniper'
 Rigaudiere"
 <[EMAIL PROTECTED]  To
 > [EMAIL PROTECTED]
 Sent by: "ADSM:cc
 Dist Stor
 Manager"  Subject
 <[EMAIL PROTECTED] Re: PACKAGE DEPLOYMENT OPTIONS FOR
 .EDU> TSM


 09/17/2003 08:21
 AM


 Please respond to
 "ADSM: Dist Stor
 Manager"
 <[EMAIL PROTECTED]
   .EDU>






> Does anyone know if there are msi files or switches that can be used
> with the Tivoli Application to create packages for this application for
> deployment?

I don't know Tivoli Application but you can find switches in README file.
Look at "- When installing TSM silently:" string.

Regards
David "Sniper" Rigaudiere

Confidentiality Note: The information transmitted is intended only for the
person or entity to whom or which it is addressed and may contain
confidential and/or privileged material. Any review, retransmission,
dissemination or other use of this information by persons or entities
other
than the intended recipient is prohibited. If you receive this in error,
please delete this material immediately.

Confidentiality Note: The information transmitted is intended only for the
person or entity to whom or which it is addressed and may contain
confidential and/or privileged material. Any review, retransmission,
dissemination or other use of this information by persons or entities other
than the intended recipient is prohibited. If you receive this in error,
please delete this material immediately.


Re: PACKAGE DEPLOYMENT OPTIONS FOR TSM

2003-09-17 Thread Lisa Laughlin
This is the command that is provided, however, the options for the two new
features in 5.2, open file support & image are not given for the silent
install command.

Anyone know what the ADDLOCAL should say now?

msiexec /i "Z:\tsm_images\TSM_BA_Client\baclient\Tivoli Storage Manager
Client.msi"
RebootYesNo="No" REBOOT="Suppress" ALLUSERS=1 INSTALLDIR="d:\program
files\tivoli\
tsm"
ADDLOCAL="BackupArchiveGUI,BackupArchiveWeb,ApiRuntime,AdministrativeCmd,
Readmes" TRANSFORMS=1033.mst /qn /l*v "c:\log.txt"


lisa




 "David 'Sniper'
 Rigaudiere"
 <[EMAIL PROTECTED]  To
 > [EMAIL PROTECTED]
 Sent by: "ADSM:cc
 Dist Stor
 Manager"  Subject
 <[EMAIL PROTECTED] Re: PACKAGE DEPLOYMENT OPTIONS FOR
 .EDU> TSM


 09/17/2003 08:21
 AM


 Please respond to
 "ADSM: Dist Stor
 Manager"
 <[EMAIL PROTECTED]
   .EDU>






> Does anyone know if there are msi files or switches that can be used
> with the Tivoli Application to create packages for this application for
> deployment?

I don't know Tivoli Application but you can find switches in README file.
Look at "- When installing TSM silently:" string.

Regards
David "Sniper" Rigaudiere


Re: How to check if TSM is using hw compression?

2003-09-08 Thread Lisa Laughlin
Richard-

I always thought that hardware compression was turned on at the
drive-level, and that all you should do in TSM was use the FORMAT=DRIVE as
the setting in TSM.

Are you saying that I'd be better served by setting FORMAT=3590H-C???

thanks,
lisa



 Richard Sims
 <[EMAIL PROTECTED]>
 Sent by: "ADSM:To
 Dist Stor [EMAIL PROTECTED]
 Manager"   cc
 <[EMAIL PROTECTED]
 .EDU> Subject
   Re: How to check if TSM is using hw
   compression?
 09/08/2003 06:35
 AM


 Please respond to
 "ADSM: Dist Stor
 Manager"
 <[EMAIL PROTECTED]
   .EDU>






>>Using TSM 5.1.6.2 on Solaris 8 with a Sun L20 Tape Library (using
>>DLT8000 drives) how can I check if TSM uses the hardware compression of
the
>>drives?

>TSM doesn't use hardware compression. Whether or not a tape drive uses
>compression is a parameter set at the operating system level.

TSM certainly sets the drive attributes to effect hardware compression.
The 'C' at the end of the DEVclass FORMAT spec incites the server to
set that drive attribute.  In AIX, the drive attributes currently in effect
can be listed via 'lsattr -EHl rmt1'.  Solaris must have something similar,
but that's beyond my experience.

  Richard Sims, BU


Re: trying to use the TDP for mail GUI (Domino) thru Terminal service

2003-09-05 Thread Lisa Laughlin
Thanks Del!

I apologize for not searching the website first, but my luck lately in
getting hits for problems I am researching has been abysmal (see other
threads on the listserve lately ;-).  I didn't think this would be so well
documented.

have a great weekend!

lisa



 Del Hoobler
 <[EMAIL PROTECTED]
 OM>To
 Sent by: "ADSM:   [EMAIL PROTECTED]
 Dist Stor  cc
 Manager"
 <[EMAIL PROTECTED] Subject
 .EDU> Re: trying to use the TDP for mail
   GUI (Domino) thru Terminal service

 09/05/2003 11:05
 AM


 Please respond to
 "ADSM: Dist Stor
 Manager"
 <[EMAIL PROTECTED]
   .EDU>






Lisa,

This is a known issue with the Domino server.
You cannot run Domino Server third party products reliably
through Windows Terminal Services. Domino itself does not
support it. This is documented in the IBM support knowledge
base article 1083052. To find it, go here:

   http://www.ibm.com

and enter "1083052" in the search area.

Thanks,

Del



Del Hoobler
IBM Corporation
[EMAIL PROTECTED]


trying to use the TDP for mail GUI (Domino) thru Terminal service

2003-09-05 Thread Lisa Laughlin
Hey all,

has anyone tried using the TDP for Mail GUI for Domino 6 through the
terminal services console?  Every time I try it, I cause an NSD (the new
RIP file).

Have I got something configured wrong, or is this working as designed?


TIA (and happy Friday)

lisa


EOL or EOS on ITSM 5.1 yet?

2003-08-27 Thread Lisa Laughlin
I was looking thru the EOS matrix, and did not find 5.1.  This doesn't seem
right, however.

Does anyone know when support will sunset on ITSM 5.1?  I also looked in
the 5.2 announcement, and it didn't mention anything either.


thanks
lisa


Re: TDP for Domino 6. ver 5.1.5.1

2003-08-27 Thread Lisa Laughlin
For those of you following this thread, after opening the PMR I discovered
that I had inadvertently (??how, I don't know yet, but I did it on the day
I expired a bunch of wintel incr schedules during our battle with the virii
& worms last week) introduced a '/' into the object of the schedule that
called the domincr.cmd and also into the schedule that called for the daily
archive of the transaction logs.

I have seen in the logs where the INCR processing expires the deleted dbs.


Expiring database backup 'mail\D10\ellioj.nsf'...
Expiring database backup 'mail\D10\pettut.nsf'...
Expiring database backup 'mail\D5\roses1.nsf'...
Expiring database backup 'mail\D5\schafn1.nsf'...
Expiring database backup 'mail\D5\zafftr1.nsf'...
Expiring database backup 'mail\sc\bodenl1.nsf'...
Expiring database backup 'mail\sc\davenc.nsf'...
Expiring database backup 'mail\sc\goffj1.nsf'...
Expiring database backup 'mail\sc\kidwej1.nsf'...
Expiring database backup 'mail\sc\knighn.nsf'...
Expiring database backup 'mail\sc\manine.nsf'...
Expiring database backup 'mail\sc\nellan1.nsf'...
Expiring database backup 'mail\sc\perezs1.nsf'...
Expiring database backup 'mail\sc\rossj4.nsf'...
Expiring database backup 'mail\sc\schnic2.nsf'...
Expiring database backup 'mail\sc\stacej1.nsf'...
Expiring database backup 'mail\SC\steing1.nsf'...
Expiring database backup 'mail\sc\trowbs1.nsf'...
Expiring database backup 'mail\sc\wahlc1.nsf'...
Expiring database backup 'mail\sc\webstd.nsf'...


Total Domino databases inspected: 1,748
Total Domino databases backed up: 4
Total Domino databases excluded:  2
Total Domino backup objects expired:  20






 Bill Boyer
 <[EMAIL PROTECTED]
 ON.NET>To
 Sent by: "ADSM:   [EMAIL PROTECTED]
 Dist Stor  cc
 Manager"
 <[EMAIL PROTECTED] Subject
 .EDU> Re: TDP for Domino 6.  ver 5.1.5.1


 08/26/2003 03:32
 PM


 Please respond to
 "ADSM: Dist Stor
 Manager"
 <[EMAIL PROTECTED]
   .EDU>






I was also told that the INCREMENTAL processing expires deleted databases.
The SELECTIVE only backs up what's there and if you never run the
INCREMENTAL any deleted databases will still be there as active and won't
expire.

I have a client that I'm still trying to convince that hourly archivelog
backups and weekly selective full backups just aren't enough.

Bill Boyer
DSS, Inc.

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] Behalf Of
Del Hoobler
Sent: Tuesday, August 26, 2003 2:54 PM
To: [EMAIL PROTECTED]
Subject: Re: TDP for Domino 6. ver 5.1.5.1


Lisa,

It should be detecting those new databases.
Each time a "DOMDSMC INCREMENTAL" backup is run
it should be picking up "new" databases (as well as
logged databases that the DBIID has changed or
non-logged databases that the internal time stamp
has changed on.)

Something else must be wrong in your scheduled
scripts or in the location of the new databases
...or something like that.

I would call IBM support so that some traces
can be gathered to find out if those databases
are being "registered" by Domino.

You should not have to run a SELECTIVE backup
to pick those up... the INCREMENTAL backup
should be picking them up.

Thanks,

Del



I have just discovered something interesting, which in this case is not
something good.


We have transaction logging on, and TDP incrementals run nightly against
the logged databases.  It was my understanding that the incremental would
"turn into" a selective if the DBIID changed or it encountered a new
database.

It's not doing that.  The admins are putting new user databases onto the
server, and they are not being caught by the incremental.  I guess they
don't get 'caught' until we do a compact/selective.

Did I misunderstand the documentation, or is this not working as designed.
Do I tell my notes admins to run a selective backup every time they create
a new database?

tia

lisa


Re: TDP for Domino 6. ver 5.1.5.1

2003-08-26 Thread Lisa Laughlin
Thanks Del, I *thought* that's what it was supposed to do (I thought I was
having another senior moment;-).  I'll open a PMR.


lisa



 Del Hoobler
 <[EMAIL PROTECTED]
 OM>To
 Sent by: "ADSM:   [EMAIL PROTECTED]
 Dist Stor  cc
 Manager"
 <[EMAIL PROTECTED] Subject
 .EDU> Re: TDP for Domino 6.  ver 5.1.5.1


 08/26/2003 01:54
 PM


 Please respond to
 "ADSM: Dist Stor
 Manager"
 <[EMAIL PROTECTED]
   .EDU>






Lisa,

It should be detecting those new databases.
Each time a "DOMDSMC INCREMENTAL" backup is run
it should be picking up "new" databases (as well as
logged databases that the DBIID has changed or
non-logged databases that the internal time stamp
has changed on.)

Something else must be wrong in your scheduled
scripts or in the location of the new databases
...or something like that.

I would call IBM support so that some traces
can be gathered to find out if those databases
are being "registered" by Domino.

You should not have to run a SELECTIVE backup
to pick those up... the INCREMENTAL backup
should be picking them up.

Thanks,

Del



I have just discovered something interesting, which in this case is not
something good.


We have transaction logging on, and TDP incrementals run nightly against
the logged databases.  It was my understanding that the incremental would
"turn into" a selective if the DBIID changed or it encountered a new
database.

It's not doing that.  The admins are putting new user databases onto the
server, and they are not being caught by the incremental.  I guess they
don't get 'caught' until we do a compact/selective.

Did I misunderstand the documentation, or is this not working as designed.
Do I tell my notes admins to run a selective backup every time they create
a new database?

tia

lisa


TDP for Domino 6. ver 5.1.5.1

2003-08-26 Thread Lisa Laughlin
I have just discovered something interesting, which in this case is not
something good.


We have transaction logging on, and TDP incrementals run nightly against
the logged databases.  It was my understanding that the incremental would
"turn into" a selective if the DBIID changed or it encountered a new
database.

It's not doing that.  The admins are putting new user databases onto the
server, and they are not being caught by the incremental.  I guess they
don't get 'caught' until we do a compact/selective.

Did I misunderstand the documentation, or is this not working as designed.
Do I tell my notes admins to run a selective backup every time they create
a new database?

tia

lisa


Re: Backups bypassing disk pool

2003-07-31 Thread Lisa Laughlin
I have occasionally noticed this with my TDP for Oracle sessions.  The
nodes are in their own domain, management class, no limit on size on the
device class, and space left in the disk pool.

The only reason I ever notice is because we use 4 channels in the scripts,
and if there is a tape write error, the job fails, since one of the
channels reports a write-block error, and it can't restart the session.


I guess the only thing I could offer is whether you validated and activated
the management classes (it's got me before;-)

good luck!

lisa



 William Sherrill
 <[EMAIL PROTECTED]
 M> To
 Sent by: "ADSM:   [EMAIL PROTECTED]
 Dist Stor  cc
 Manager"
 <[EMAIL PROTECTED] Subject
 .EDU> Backups bypassing disk pool


 07/30/2003 10:29
 PM


 Please respond to
 "ADSM: Dist Stor
 Manager"
 <[EMAIL PROTECTED]
   .EDU>






 I have some clients (Windows 2000) that are backing up straight to my
tapepool instead of the disk pool.  My server is AIX 5.1.6.2.  and most of
the windows clients are running at 5.1.5.9.  The clients are associated to
a management class that's default management class should cause the backups
to go to the disk storage pool.  There is a management class within the
domain that directs the backups to the tape pool, but I do not have it
included in the dsm.opt file, in fact I do not have any management class
defined, meaning that it should go to the default.  Has anyone experienced
this problem?  Also, I tried an incremental of the c drive with the disk
storage pool empty and it's estimated capacity is 38 gb and it still called
for a tape.  The capacity of the c drive of the client is under 1.5 gb.

Thanks,
Bill Sherrill