locate files in the tsm database

2001-08-30 Thread Henrik Ursin

A filesystem on a tsm node contained a lot of different init.dat files
(all erased).

Is it possible to make a query in the tsm database to find out where these
files are positioned in the filesystem - some kind of select command?

Med venlig hilsen / Regards

Henrik UrsinTlf./Phone +45 35878934
Fax+45 35878990
Email [EMAIL PROTECTED]
Mail: UNI-C
  DTU, bygning 304
  DK-2800 Lyngby



Re: locate files in the tsm database

2001-08-30 Thread David McClelland

Hi Henrik,

Try something simple, like:

 select NODE_NAME, FILESPACE_NAME, FILE_NAME, FILE_SIZE from CONTENTS
where FILE_NAME like '% init.dat'

This should find all instances of 'init.dat' whether backups or archives.

I'm sure you could probably format this better, but the bare bones are
there :o) Anyone else with any advances on the above?

Rgds,

David McClelland
---
Tivoli Storage Management Team
IBM EMEA Technical Centre,
Internet: [EMAIL PROTECTED]



Henrik Ursin [EMAIL PROTECTED]@VM.MARIST.EDU on 30-08-2001 09:21:52

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

Sent by:  ADSM: Dist Stor Manager [EMAIL PROTECTED]


To:   [EMAIL PROTECTED]
cc:
Subject:  locate files in the tsm database



A filesystem on a tsm node contained a lot of different init.dat files
(all erased).

Is it possible to make a query in the tsm database to find out where these
files are positioned in the filesystem - some kind of select command?

Med venlig hilsen / Regards

Henrik UrsinTlf./Phone +45 35878934
Fax+45 35878990
Email [EMAIL PROTECTED]
Mail: UNI-C
  DTU, bygning 304
  DK-2800 Lyngby



Re: locate files in the tsm database

2001-08-30 Thread Carsten Moldrup

select hl_name from backups where node_name='X' and filespace_name='\\X\c$' and
ll_name='init.dat'




Henrik Ursin [EMAIL PROTECTED] on 30-08-2001 10:21:52

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

To:   [EMAIL PROTECTED]
cc:(bcc: Carsten Moldrup/SCA/CSC)
Subject:  locate files in the tsm database



A filesystem on a tsm node contained a lot of different init.dat files
(all erased).

Is it possible to make a query in the tsm database to find out where these
files are positioned in the filesystem - some kind of select command?

Med venlig hilsen / Regards

Henrik UrsinTlf./Phone +45 35878934
Fax+45 35878990
Email [EMAIL PROTECTED]
Mail: UNI-C
  DTU, bygning 304
  DK-2800 Lyngby



CopyStoragePool tapes not expiring?

2001-08-30 Thread Eugene Awyong - Singapore

Hi,

I seem to have a problem with some of my 'copystoragepool' tapes.
Whenever i check out these tapes, I update the volumes as access=offsite,
but it seems that when the original tape expires, they do not. See below for
an example. SA2_006 already has 0.0% Pct Util and has a volume status of
'Empty' but when I tried to check the tape in a scratch volume, TSM does not
allow me to do it. Can anyone suggest a solution? I'm out of scratch volumes
already. Not a good thing. :-(

Thanks in Advance.



Volume Name  Storage Device Estimated
Pct  Volume
 Pool Name   Class Name  Capacity
Util  Status
 (MB)

 --- -- -
- 
SA2_001  DAILYCOPYP- LTO_DEV2   107,040.1
100.0 Filling
  OOL

SA2_002  DAILYCOPYP- LTO_DEV2   232,740.9
100.0   Full
  OOL

SA2_003  DAILYCOPYP- LTO_DEV254,843.9
37.6 Filling
  OOL

SA2_004  DAILYCOPYP- LTO_DEV2   194,074.3
100.0   Full
  OOL

SA2_005  DAILYPOOL   LTO_DEV1   247,601.2
0.1   Full
SA2_006  DAILYCOPYP- LTO_DEV2 0.0
0.0  Empty
  OOL



Re: CopyStoragePool tapes not expiring?

2001-08-30 Thread Herfried Abel

Hi,

did you perform an UPD VOL SA2_006 ACC=READWR

after this it should be deleted from the stg pool and return to scratch
state.

herfried





Eugene Awyong - Singapore [EMAIL PROTECTED]@VM.MARIST.EDU on
30.08.2001 12:23:13

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

Sent by:  ADSM: Dist Stor Manager [EMAIL PROTECTED]


To:   [EMAIL PROTECTED]
cc:

Subject:  CopyStoragePool tapes not expiring?


Hi,

I seem to have a problem with some of my 'copystoragepool' tapes.
Whenever i check out these tapes, I update the volumes as access=offsite,
but it seems that when the original tape expires, they do not. See below
for
an example. SA2_006 already has 0.0% Pct Util and has a volume status of
'Empty' but when I tried to check the tape in a scratch volume, TSM does
not
allow me to do it. Can anyone suggest a solution? I'm out of scratch
volumes
already. Not a good thing. :-(

Thanks in Advance.



Volume Name  Storage Device Estimated
Pct  Volume
 Pool Name   Class Name  Capacity
Util  Status
 (MB)

 --- -- -
- 
SA2_001  DAILYCOPYP- LTO_DEV2   107,040.1
100.0 Filling
  OOL

SA2_002  DAILYCOPYP- LTO_DEV2   232,740.9
100.0   Full
  OOL

SA2_003  DAILYCOPYP- LTO_DEV254,843.9
37.6 Filling
  OOL

SA2_004  DAILYCOPYP- LTO_DEV2   194,074.3
100.0   Full
  OOL

SA2_005  DAILYPOOL   LTO_DEV1   247,601.2
0.1   Full
SA2_006  DAILYCOPYP- LTO_DEV2 0.0
0.0  Empty
  OOL








The information contained in this transmission, which may be
confidential and proprietary, is only for the intended recipients.
Unauthorized use is strictly prohibited. If you receive this
transmission in error, please notify me immediately by telephone
or electronic mail and confirm that you deleted this transmission
and the reply from your electronic mail system.




Re: TSM backup of MS Exchange

2001-08-30 Thread Del Hoobler

 I do MS Exchange backup using TSM's TDP for MS Exchange.  On TSM admin
 command line when I issue query filesp nodename f=d it gives me
following
 output.

 Capacity (MB): 0.0
  PCT Util: 0.0

 Is this correct?  Or it is not doing any backup?  On all other UNIX and
 Windows clients these two have numbers related to filesystem size.


Yahya,

These numbers are not used for TDP for Exchange.

Del Hoobler



Re: expiration of backups ....

2001-08-30 Thread MC Matt Cooper (2838)

Yes.


-Original Message-
From: Zosimo Noriega (ADNOC IST) [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 30, 2001 1:22 AM
To: [EMAIL PROTECTED]
Subject: Re: expiration of backups 

Meaning the most recent backup will not expire and it will keeps forever in
ADSM storage.

-Original Message-
From: MC Matt Cooper (2838) [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 29, 2001 5:55 PM
To: [EMAIL PROTECTED]
Subject: Re: expiration of backups 


After 10 days you will have only the ACTIVE (most recent backup) that will
not go away by itself.
Matt

-Original Message-
From: Zosimo Noriega (ADNOC IST) [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 29, 2001 9:43 AM
To: [EMAIL PROTECTED]
Subject: expiration of backups 

i have a management calss with this propeties:




LAN-SERV-DOMAIN:ACTIVE:LAN-SERV-MC1:STANDARD - Properties
-
Policy domain : LAN-SERV-DOMAIN
Policy set: ACTIVE
Management class  : LAN-SERV-MC1
Copy group: STANDARD
Copy type : Backup
Last update by: DMSS02
Last update date/time : 08/22/2001 07:59:06
Copy mode : Modified
Copy serialization: Shared static
Copy frequency   : 0
Number of backup versions to keep
If client data exists : 5
If client data is deleted : 1
Length of time to retain extra backup version : 10
Length of time to retain only backup version  : 60
Destination storage pool : NT_BACKUPPOOL

It is not clear to about the expiration, i know i deleted a file from the
client it will expired after 60 days starting from the deletion date.  But
my question is, if i stop the backup operations from the client, is the
client data will expire?  Or it will never expire.  Any help from you is
really appreciated.



Zosimo Noriega
A D N O C
IST-ITD DMSS
Tel -  6024987



Re: Restore MS Exchange data to a different machine

2001-08-30 Thread Del Hoobler

 Is it possible to move MS Exchange data from one Exchange server to
another?

 I want to try to restore Exchange data to another server same way it
works
 with other TSM clients, by giving access from source node to target node
and
 than by starting client on target node using
 -virtualnodename=sourceNodeName.

 I have checked TSM's Exchange Restore  Help, and it has information about
 moving data to another server if original server is not available and by
 naming new server same as original and than restoring data to new server.
I
 want to know if it is possible to restore data to a different machine
while
 original one is still up and running.


Yahya,

No.  This is not supported.

Thanks,

Del



Del Hoobler
IBM Corporation
[EMAIL PROTECTED]



Desaster Recovery for Win2K Clients

2001-08-30 Thread Volker Reinen

Moin,

Does anybody have a description like a Cookbook to make a successfull
desaster recovery on Win2K clients?


Mit freundlichen Gruessen - Yours sincerely

Volker Reinen
System Engineering
GE CompuNet Essen
Severinstrasse 42, 45127 Essen, Germany
Phone: +49-(0)201-2012-650, Fax: +49-(0)201-2012-7963, Mobile:
+49-(0)173-3507643
E-Mail : Volker.Reinen @ gecits-eu.com
Visit us on the Internet: http://www.gecits-eu.com


This email is confidential. If you are not the intended recipient,
you must not disclose or use the information contained in it.
If you have received this mail in error, please tell us
immediately by return email and delete the document.



Re: CopyStoragePool tapes not expiring?

2001-08-30 Thread Alan Davenport

I've also noticed that empty tapes that are in offsite status will not
release. I run this script once per day to make sure that empty offsite
tapes go to scratch:


Name   Line   Command
   Number
-- -- --
--
EMPTYVAUL- 1  upd vol * access=readwrite wherestatus=pending
 TRETURN   wherestgpool=copyvault whereaccess=offsite
   5  upd vol * access=readwrite wherestatus=empty
   wherestgpool=copyvault whereaccess=offsite

Make sure you use WHEREACCESS=OFFSITE, as I am above, when you do a global
vol change. Originally, I was just doing UPD VOL * ACCESS=READWRITE
WHERESTGPOOL=COPYVAULT WHERESTATUS=EMPTY and *SM would overflow the console
buffers! By being very specific you do not try to update volumes that are
already in the status you wish.

 Al

+ -Original Message-
+ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
+ Sent: Thursday, August 30, 2001 6:23 AM
+ To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
+ Subject: CopyStoragePool tapes not expiring?
+
+
+ From: [EMAIL PROTECTED]
+ To: [EMAIL PROTECTED]
+ Date: Thu, 30 Aug 2001 18:23:13 +0800
+ Subject: CopyStoragePool tapes not expiring?
+
+ Hi,
+
+ I seem to have a problem with some of my
+ 'copystoragepool' tapes.
+ Whenever i check out these tapes, I update the volumes as
+ access=offsite,
+ but it seems that when the original tape expires, they do
+ not. See below for
+ an example. SA2_006 already has 0.0% Pct Util and has a
+ volume status of
+ 'Empty' but when I tried to check the tape in a scratch
+ volume, TSM does not
+ allow me to do it. Can anyone suggest a solution? I'm out of
+ scratch volumes
+ already. Not a good thing. :-(
+
+ Thanks in Advance.
+
+
+
+ Volume Name  Storage Device Estimated
+ Pct  Volume
+  Pool Name   Class Name  Capacity
+ Util  Status
+  (MB)
+
+  --- -- -
+ - 
+ SA2_001  DAILYCOPYP- LTO_DEV2   107,040.1
+ 100.0 Filling
+   OOL
+
+ SA2_002  DAILYCOPYP- LTO_DEV2   232,740.9
+ 100.0   Full
+   OOL
+
+ SA2_003  DAILYCOPYP- LTO_DEV254,843.9
+ 37.6 Filling
+   OOL
+
+ SA2_004  DAILYCOPYP- LTO_DEV2   194,074.3
+ 100.0   Full
+   OOL
+
+ SA2_005  DAILYPOOL   LTO_DEV1   247,601.2
+ 0.1   Full
+ SA2_006  DAILYCOPYP- LTO_DEV2 0.0
+ 0.0  Empty
+   OOL



Re: Scratching empty tapes

2001-08-30 Thread Lindsay Morris

You might post q vol and q libvol...
I assume you know about the MAXSCRATCH parameter on the storage pool...
Are you checking in volumes as private, or as scratch?

 -Original Message-
 From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of
 Wolfgang Herkenrath
 Sent: Thursday, August 30, 2001 9:32 AM
 To: [EMAIL PROTECTED]
 Subject: Scratching empty tapes


 Hi *SM'ers,

 TSM 3.7.0.0 on AIX

 I'm testing TSM 3.7 on AIX. Until now TSM run's on MVS.
 I have defined one sequential Storagepool, which is connected
 with a 3494 ATL.
 The maximum Scratch Volumes are set to 45.
 There is one client defined.

 Every day I checked the number of volumes in the Storage Pool and
 wonder why so much volumes are needed.
 I checked it and wonder. At the Storage Pool are 49 volumes. 37
 of these volumes have the status 'empty'.

 Count TSM only the volumes wich are 'full' or 'filling' when it
 checks the 'maximum scratch volumes'? I think normaly it must say
 'hey dude, storage pool is full'.

 If the storage pool needs a volume, take it first the 'empty'
 volumes or scratch tapes?

 If I define a second storage pool, is it able to get a 'empty'
 volume from the other pool?

 Is it possible to change the status of the 'empty' volumes from
 private to scratch with automation or must I do it manually?

 At Administrator's Guide I can't found a answer.

 TIA

 Wolfgang




Re: Desaster Recovery for Win2K Clients

2001-08-30 Thread Ray Schafer

Volker,

Here is a link to a posting by Wanda Prather to this list made about a
year ago.  It describes a manual process of doing a Bare Metal Restore
for Win2k Professional:
http://msgs.adsm.org/cgi-bin/get/adsm0009/304.html

The Kernel Group has a commercial product called Bare Metal Restore that
completely automates the recovery of a system using the data from TSM.
 The current release works for AIX, Solaris, HP-UX, and NT.  Windows
2000 server is currently in Beta and should be released in mid
September.  Here is a link to TKG's BMR:
http://www.tkg.com/products/bmr/tsm

Volker Reinen wrote:

Moin,

Does anybody have a description like a Cookbook to make a successfull
desaster recovery on Win2K clients?


Mit freundlichen Gruessen - Yours sincerely

Volker Reinen
System Engineering
GE CompuNet Essen
Severinstrasse 42, 45127 Essen, Germany
Phone: +49-(0)201-2012-650, Fax: +49-(0)201-2012-7963, Mobile:
+49-(0)173-3507643
E-Mail : Volker.Reinen @ gecits-eu.com
Visit us on the Internet: http://www.gecits-eu.com


This email is confidential. If you are not the intended recipient,
you must not disclose or use the information contained in it.
If you have received this mail in error, please tell us
immediately by return email and delete the document.



--
Ray Schafer The Kernel Group   www.tkg.com
Sr. Sales Engineer  [EMAIL PROTECTED]+1 512 433 3300



Re: Restore MS Exchange data to a different machine

2001-08-30 Thread Robert van Bussel

With TDP for Exchange V 2.2 it is supported and it works !!!

We have restored data from an Exchange/2000 server to another Exchange/2000 server with
another name.

The trick is to specify the TSM-nodename of the FROM-server when you restore on the
TO-server.

For instance:

tdpexcc restore Storage Group C FULL /Mountwait=Yes /MountDatabases=Yes
/excserver=TO-server /fromexcserver=FROM-server /TSMPassword=TSM_PW FROM-server
/tsmnode=TDP-TSMNodename FROM-server

In our case this worked just fine

Success.

Robert van Bussel
Systems programmer
Open University of the Netherlands


Del Hoobler wrote:

  Is it possible to move MS Exchange data from one Exchange server to
 another?
 
  I want to try to restore Exchange data to another server same way it
 works
  with other TSM clients, by giving access from source node to target node
 and
  than by starting client on target node using
  -virtualnodename=sourceNodeName.
 
  I have checked TSM's Exchange Restore  Help, and it has information about
  moving data to another server if original server is not available and by
  naming new server same as original and than restoring data to new server.
 I
  want to know if it is possible to restore data to a different machine
 while
  original one is still up and running.
 

 Yahya,

 No.  This is not supported.

 Thanks,

 Del

 

 Del Hoobler
 IBM Corporation
 [EMAIL PROTECTED]



Re: Restore MS Exchange data to a different machine

2001-08-30 Thread Jeff Bach

Did you try setting up an isolated system with the same system name?  Or
hard coding the nodename in the dsm.opt file.

Your system name may have to be the same, do you may have to isolate the
environment (a test lab or something).

Jeff Bach
Home Office Open Systems Engineering
Wal-Mart Stores, Inc.

WAL-MART CONFIDENTIAL


-Original Message-
From:   Del Hoobler [SMTP:[EMAIL PROTECTED]]
Sent:   Thursday, August 30, 2001 5:48 AM
To: [EMAIL PROTECTED]
Subject:Re: Restore MS Exchange data to a different machine

 Is it possible to move MS Exchange data from one Exchange server
to
another?

 I want to try to restore Exchange data to another server same way
it
works
 with other TSM clients, by giving access from source node to
target node
and
 than by starting client on target node using
 -virtualnodename=sourceNodeName.

 I have checked TSM's Exchange Restore  Help, and it has
information about
 moving data to another server if original server is not available
and by
 naming new server same as original and than restoring data to new
server.
I
 want to know if it is possible to restore data to a different
machine
while
 original one is still up and running.


Yahya,

No.  This is not supported.

Thanks,

Del



Del Hoobler
IBM Corporation
[EMAIL PROTECTED]


**
This email and any files transmitted with it are confidential
and intended solely for the individual or entity to
whom they are addressed.  If you have received this email
in error destroy it immediately.
**



Re: Desaster Recovery for Win2K Clients

2001-08-30 Thread William Boyer

Also, http://www.coderelief.com/depot.htm has made their site available to
upload all kinds of different things for TSM. Scripts...SQL
queriesprocedures... Good place to put things and tell the list instead
of a flurry of the 'Me Too!' replies. I believe Wanda put her document
there. Lots of good stuff contributed by the members of this list.

Bill

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of
Ray Schafer
Sent: Thursday, August 30, 2001 8:57 AM
To: [EMAIL PROTECTED]
Subject: Re: Desaster Recovery for Win2K Clients


Volker,

Here is a link to a posting by Wanda Prather to this list made about a
year ago.  It describes a manual process of doing a Bare Metal Restore
for Win2k Professional:
http://msgs.adsm.org/cgi-bin/get/adsm0009/304.html

The Kernel Group has a commercial product called Bare Metal Restore that
completely automates the recovery of a system using the data from TSM.
 The current release works for AIX, Solaris, HP-UX, and NT.  Windows
2000 server is currently in Beta and should be released in mid
September.  Here is a link to TKG's BMR:
http://www.tkg.com/products/bmr/tsm

Volker Reinen wrote:

Moin,

Does anybody have a description like a Cookbook to make a successfull
desaster recovery on Win2K clients?


Mit freundlichen Gruessen - Yours sincerely

Volker Reinen
System Engineering
GE CompuNet Essen
Severinstrasse 42, 45127 Essen, Germany
Phone: +49-(0)201-2012-650, Fax: +49-(0)201-2012-7963, Mobile:
+49-(0)173-3507643
E-Mail : Volker.Reinen @ gecits-eu.com
Visit us on the Internet: http://www.gecits-eu.com


This email is confidential. If you are not the intended recipient,
you must not disclose or use the information contained in it.
If you have received this mail in error, please tell us
immediately by return email and delete the document.



--
Ray Schafer The Kernel Group   www.tkg.com
Sr. Sales Engineer  [EMAIL PROTECTED]+1 512 433 3300



Re: Restore MS Exchange data to a different machine

2001-08-30 Thread Joe Cascanette

Sure it can be done. It took me over 3 weeks to get it to work..

Of course you need to be running all the same versions and service packs for
both TSM TP for Exchange (2.2 for me) and Exchange 5.5 (sp4) or 2000 on both
machines.

Do a full backup of your email server.

Go to the restore server and do a restore of the mail (make sure erase
existing logs is CHECKED!), but DO NOT restore the DIRECTORY, only the
information store, private and public.

Then after the restore restart the services for exchange and go into the
Administrator program (see tech net article ID Q146920 for full details)

Go into Server Objects, and then select Consistency Adjuster

Under the Private Information Store section make sure Synchronize with the
directory is checked, click All Inconsistencies and away you go. This will
rebuild the user directory whole list and all the mail.

My config is Windows 2000 adv server Cluster using exchange 5.5 (sp4) and
TSM v2.2 (Data Protection) - for the main exchange box tsm v4.1.3 server

Restore box is windows 2000 adv server no cluster with exchange 5.5 (sp4)


Joe Cascanette


-Original Message-
From: Yahya Ilyas [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 29, 2001 6:18 PM
To: [EMAIL PROTECTED]
Subject: Restore MS Exchange data to a different machine


Is it possible to move MS Exchange data from one Exchange server to another?

I want to try to restore Exchange data to another server same way it works
with other TSM clients, by giving access from source node to target node and
than by starting client on target node using
-virtualnodename=sourceNodeName.

I have checked TSM's Exchange Restore  Help, and it has information about
moving data to another server if original server is not available and by
naming new server same as original and than restoring data to new server.  I
want to know if it is possible to restore data to a different machine while
original one is still up and running.

Thanks
Yahya


   -
   Yahya Ilyas
   Systems Programmer Sr
   Systems Integration  Management
   Information Technology
   Arizona State University, Tempe, AZ 85287-0101

   [EMAIL PROTECTED]
   Phone: (480) 965-4467





Re: RMAN with TSM anyone ?

2001-08-30 Thread Herfried Abel

Hi, we saw that the ENV directive within the rman script is very
important, we are running a little bit older versions but mayby this still
helps :

Here is a example how I do a full backup:

- SHELL SCRIPT (
COMMANDLINE)  BEGIN


rman target internal/passwd@TARGET rcvcat rman/passwd@RMANDB cmdfile
Filename_of_RMANSCRIPT

- SHELL SCRIPT END
---


--- RMAN SCRIPT
BEGIN

run
{
allocate channel t1 type 'sbt_tape' parms 
'ENV=(DSMI_ORC_CONFIG=/usr/lpp/adsm/bin/dsm.opt,
 DSMO_AVG_SIZE=1024, DSMO_NODE=EURO, DSMO_PSWDPATH=/usr/lpp/adsm/bin, DSMO_AVG_SIZE=5, 
DSMO_FS=adsmeuro)';

sql 'alter system archive log current';

backup
 incremental level =0
 format 'full_%s_%p_%d_%t'
 (database include current controlfile);
release channel t1;

allocate channel t3 type 'sbt_tape' parms 
'ENV=(DSMI_ORC_CONFIG=/usr/lpp/adsm/bin/dsm.opt, DSMO_AVG_SIZE=1024, DSMO_NODE=EURO,
DSMO_PSWDPATH=/usr/lpp/adsm/bin, DSMO_AVG_SIZE=5, DSMO_FS=adsmeuro)';

backup
 format 'archlog_%s_%p_%d_%t'
 (archivelog all filesperset = 100 delete input);
release channel t3;
}
--- RMAN SCRIPT END  



Hope this helps

herfried




Stan Vernaillen [EMAIL PROTECTED]@VM.MARIST.EDU on 30.08.2001
15:43:34

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

Sent by:  ADSM: Dist Stor Manager [EMAIL PROTECTED]


To:   [EMAIL PROTECTED]
cc:

Subject:  RMAN with TSM anyone ?


All,

Can someone send me an example of a simple RMAN script for use with TSM.

We run AIX 4.3.3, Oracle 8 and TSM client 3.7.2, so if someone has a
  similar setup, great, but anything wuld help I guess.







We installed  the TDP for oracle recently, but seem not able to do RMAN
  backups with TSM, the backup/archive client is ok.

If the message below sounds familiar to someone please let me know.


RMAN-00571: ===
RMAN-00569: === ERROR MESSAGE STACK FOLLOWS ===
RMAN-00571: ===
RMAN-03007: retryable error occurred during execution of command: backup
RMAN-07004: unhandled exception during command execution on channel t1
RMAN-10035: exception raised in RPC: ORA-19506: failed to create sequential
file, name=df_EDILIVE_23_1, parms=
ORA-27007: failed to open file
IBM AIX RISC System/6000 Error: 2400: System call error number 2400.

Additional information: 7111
Additional information: 1
ORA-19511: SBT error = 7111, errno = 2400, sbtinit: system error
RMAN-10031: ORA-19624 occurred during call to
DBMS_BACKUP_RESTORE.BACKUPPIECECREATE

Recovery Manager complete.


Stan








The information contained in this transmission, which may be
confidential and proprietary, is only for the intended recipients.
Unauthorized use is strictly prohibited. If you receive this
transmission in error, please notify me immediately by telephone
or electronic mail and confirm that you deleted this transmission
and the reply from your electronic mail system.




Re: Restore MS Exchange data to a different machine

2001-08-30 Thread Del Hoobler

 With TDP for Exchange V 2.2 it is supported and it works !!!

 We have restored data from an Exchange/2000 server to another
Exchange/2000 server with
 another name.

 The trick is to specify the TSM-nodename of the FROM-server when you
restore on the
 TO-server.

 For instance:

 tdpexcc restore Storage Group C FULL /Mountwait=Yes /MountDatabases=Yes
 /excserver=TO-server /fromexcserver=FROM-server /TSMPassword=TSM_PW
FROM-server
 /tsmnode=TDP-TSMNodename FROM-server

 In our case this worked just fine

 Success.

Robert,

Thanks for the clarification.
Here are some Microsoft docs that might help explain some of the
other issues to keep in mind.

http://www.microsoft.com/exchange/techinfo/deployment/2000/MailboxRecover.asp

http://www.microsoft.com/exchange/techinfo/deployment/2000/E2Krecovery.asp


Thanks,

Del



Del Hoobler
IBM Corporation
[EMAIL PROTECTED]

It's a beautiful day.  Don't let it get away.  -- Bono



TSM DB/Disk Pool - Disk tuning question

2001-08-30 Thread David Longo

I have TSM Server 3.7.4.0 on AIX 4.3.3.  I am going to be redoing my disk
storage for this machine and have basically two questions. if someone
knows the details of how this works.

1.  The Disk Storage pool I have is 110GB.  Most of the time it is between
20 and 70 percent full - mostly less than 50 percent.  If I have this split
into say 10 volumes, each on a separate hard disk, does most of the
activity stay on the lower volumes and rarely on the higher ones?

Logically I see this as a coffee cup with a slow leak.  The bottom is
almost always wet, the top rarely.  Is my assumption correct?

Basically I would spread the volumes over the hard disks to even out disk 
access.

2.  Same basic question about TSM DB.  It is 13GB and 65% utilized.  I imagine like a 
regular database it is spread out over the 13GB and has
more or less even access if spread out over several disks.  Correct?

(With my current system the way everything is laid out now I can't use
things like iostat to prove/disprove this, and I didn't seem to find this
specific topic mentioned in manuals.)

Thanks,


David B. Longo
System Administrator
Health First, Inc.
3300 Fiske Blvd.
Rockledge, FL 32955-4305
PH  321.434.5536
Pager  321.634.8230
Fax:321.434.5525
[EMAIL PROTECTED]



MMS health-first.org made the following
 annotations on 08/30/01 10:33:23
--
This message is for the named person's use only.  It may contain confidential, 
proprietary, or legally privileged information.  No confidentiality or privilege is 
waived or lost by any mistransmission.  If you receive this message in error, please 
immediately delete it and all copies of it from your system, destroy any hard copies 
of it, and notify the sender.  You must not, directly or indirectly, use, disclose, 
distribute, print, or copy any part of this message if you are not the intended 
recipient.  Health First reserves the right to monitor all e-mail communications 
through its networks.  Any views or opinions expressed in this message are solely 
those of the individual sender, except (1) where the message states such views or 
opinions are on behalf of a particular entity;  and (2) the sender is authorized by 
the entity to give such views or opinions.

==



Anyone know a Ballpark cost of HSM

2001-08-30 Thread MC Matt Cooper (2838)

Hello all,
I need to get a ballpark figure for the cost of Tivoli SPACE
MANAGER.  We are investigating using TSM's HSM function on UNIX.  I have a
few calls into Tivoli.  This is day two and management is pushing me for at
least a ballpark figure.  Can anyone answer this?
Thanks in advance
Matt



Re: Error

2001-08-30 Thread Andrew Raibeck

The advice to ignore the message is being given to customers within the
context of an acknowledged bug (APAR IC30031). After anaylzing the bug, it
was deemed safe to ignore the message until such time that the fix could
be made available. As I mentioned yesterday in response to the initial
query on this subject, the fix is in server version 4.1.4.

Regards,

Andy

Andy Raibeck
IBM Tivoli Systems
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/IBM@IBMUS
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.




Jeff Bach [EMAIL PROTECTED]
Sent by: ADSM: Dist Stor Manager [EMAIL PROTECTED]
08/30/2001 06:48
Please respond to ADSM: Dist Stor Manager


To: [EMAIL PROTECTED]
cc:
Subject:Re: Error



Ignoring an error would seem to make other customer need to experience the
same thing.  This is not good customer service.

Jeff Bach
Home Office Open Systems Engineering
Wal-Mart Stores, Inc.

WAL-MART CONFIDENTIAL


-Original Message-
From:   Joel Fuhrman [SMTP:[EMAIL PROTECTED]]
Sent:   Wednesday, August 29, 2001 8:56 PM
To: [EMAIL PROTECTED]
Subject:Re: Error

Its a know bug.  I get it with TDP for MS/SQL.  Tivoli's answer
was
to
ignore the error.

On Wed, 29 Aug 2001, Bruce Kamp wrote:

 Anybody seen this error before?  I get in right after a session
starts for
 any of the TDP products I'm using (Oracle AIX v2.2, Exchange
v2.2
 MS
 SQLv2.2). The clients I'm running are 4.1.3 for NT  4.1.2 for
AIX.
 ANRD smnode.c(5323): Error validating inserts for event
14995.

 Thanks,
 --
 Bruce Kamp
 Network Analyst II
 Memorial Healthcare System
 P: (954)987-2020 x6008
 F: (954)985-2274
 E: [EMAIL PROTECTED]
 



**
This email and any files transmitted with it are confidential
and intended solely for the individual or entity to
whom they are addressed.  If you have received this email
in error destroy it immediately.
**



expiration

2001-08-30 Thread Jeff Bach

Does anyone have any idea with my expiration appears to expire so much data.

This would be at a 99.29% expiration.  Am I missing something?
Server AIX4.3.3 ADSM 4.1.2.0

Process Process Description  Status

  Number
 
-
 890 Expiration   Examined 290846 objects, deleting 288784
backup
   objects, 0 archive objects, 0 DB backup
volumes,
   0 recovery plan files; 0 errors encountered.


Jeff Bach
Home Office Open Systems Engineering
Wal-Mart Stores, Inc.

WAL-MART CONFIDENTIAL



**
This email and any files transmitted with it are confidential
and intended solely for the individual or entity to
whom they are addressed.  If you have received this email
in error destroy it immediately.
**



Anyone have a script to install win95/98/me/2000 4.1/4.2 scheduler without using wizard?

2001-08-30 Thread Keith Kwiatek

Hello,

I want to install the scheduler without having to use the wizard. Is there
an unattended install doc somewhere?

I guess I see a .bat file that runs and just installs the scheduler with
certain default settings

The bigger picture is that I am using pkzip + self extractor to allow the
user to simply click on the .exe file, which will then extract the TSM files
to a staging directory, and then prompt the user for the TSM ID and server
name(using visual delphi), this will then write the OPT file and kick off
the install process. I pretty much have this part working what I need is
a short script that will install the scheduler after the install is
complete

Thanks for any and all help.

Keith



Re: Disappearing Tapes

2001-08-30 Thread Yanki Yuksel

Are you also sending out your database backup tapes?  If so, do you have a
schedule in place that regularly deletes old database volumes?  If you do,
this would explain your situation.

If you send a database volume offsite, it will not show up in a query
volume or query libvolume command.  The only way to see them is to query
the volhistory.  If you have a scheduled clean up of the database volumes ,
they will be automatically deleted from the volhistory (The only way to
delete a DB volume).  This will result in tapes being kept at the off site
vault with no records left to identify them.

I hope this helps.

Yanki
_
Yanki Yuksel
Sr. Systems/Network Administrator
Alcatel Canada
1235 Ormont Drive
Weston, Ontario, Canada
M9L 2W6
Tel:  (416) 742-3900 ext 5767
Fax: (416) 742-9088
e-mail : [EMAIL PROTECTED]
_




Kelli Jones
[EMAIL PROTECTED]To: [EMAIL PROTECTED]
ELD.VA.US  cc:
Sent by: ADSM: DistSubject: Disappearing Tapes
Stor Manager
[EMAIL PROTECTED]
U


08/29/2001 05:26 PM
Please respond to
ADSM: Dist Stor
Manager






We conducted an audit on our off site tapes today and found that while all
of the tapes in Vault status were at the storage facility, there were many
tapes there (physically) that were not on our list and therefore, not in
vault status.   When we query these tapes in the system there is 'No match
found'.   We have very good checks and balances with the vendor...all tapes
are verified coming in and going out so it appears as if the tapes have
just disappeared from TSM.  Any ideas?

Kelli Jones
[EMAIL PROTECTED]
Chesterfield County, VA



Re: Anyone have a script to install win95/98/me/2000 4.1/4.2 sche duler without using wizard?

2001-08-30 Thread Prather, Wanda

For WIn2K, look in the client README file under the topic CENTRAL SCHEDULER;
see the description of the dsmcutil utility, that does what you want.

For WIn95/98, all you need is to copy the scheduler icon into the startup
group; there is no background service to run the scheduler.

-Original Message-
From: Keith Kwiatek [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 30, 2001 11:02 AM
To: [EMAIL PROTECTED]
Subject: Anyone have a script to install win95/98/me/2000 4.1/4.2
scheduler without using wizard?


Hello,

I want to install the scheduler without having to use the wizard. Is there
an unattended install doc somewhere?

I guess I see a .bat file that runs and just installs the scheduler with
certain default settings

The bigger picture is that I am using pkzip + self extractor to allow the
user to simply click on the .exe file, which will then extract the TSM files
to a staging directory, and then prompt the user for the TSM ID and server
name(using visual delphi), this will then write the OPT file and kick off
the install process. I pretty much have this part working what I need is
a short script that will install the scheduler after the install is
complete

Thanks for any and all help.

Keith



Re: locate files in the tsm database

2001-08-30 Thread Prather, Wanda

I think it's a lot faster to let the client find it.
Start the client (dsm on AIX)
Click RESTORE
Pull down VIEW, Active and Inactive
Click the SEARCH icon (the magnifying glass on the AIX client)
Type in the name of the filesystem as start path
Type in the name of the file to search for (you can search on partial names)
Click SEARCH
Let the client do the walking!


-Original Message-
From: David McClelland [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 30, 2001 4:41 AM
To: [EMAIL PROTECTED]
Subject: Re: locate files in the tsm database


Hi Henrik,

Try something simple, like:

 select NODE_NAME, FILESPACE_NAME, FILE_NAME, FILE_SIZE from CONTENTS
where FILE_NAME like '% init.dat'

This should find all instances of 'init.dat' whether backups or archives.

I'm sure you could probably format this better, but the bare bones are
there :o) Anyone else with any advances on the above?

Rgds,

David McClelland
---
Tivoli Storage Management Team
IBM EMEA Technical Centre,
Internet: [EMAIL PROTECTED]



Henrik Ursin [EMAIL PROTECTED]@VM.MARIST.EDU on 30-08-2001 09:21:52

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

Sent by:  ADSM: Dist Stor Manager [EMAIL PROTECTED]


To:   [EMAIL PROTECTED]
cc:
Subject:  locate files in the tsm database



A filesystem on a tsm node contained a lot of different init.dat files
(all erased).

Is it possible to make a query in the tsm database to find out where these
files are positioned in the filesystem - some kind of select command?

Med venlig hilsen / Regards

Henrik UrsinTlf./Phone +45 35878934
Fax+45 35878990
Email [EMAIL PROTECTED]
Mail: UNI-C
  DTU, bygning 304
  DK-2800 Lyngby



Cannot delete tape in empty status... media state is incorrect

2001-08-30 Thread Robin Sharpe

Here's a puzzle for you all...
I just yesterday upgraded from TSM 3.7.3.0 to 4.1.4.1 on AIX 4.3.3.  All
went well, and I haven't seen any problems except for this: I discovered a
tape in my library that is EMPTY, but it has not been changed to scratch.
Details of this tape's status are below.

If I try to update the status to scratch (upd liv atl dbr086 stat=scr), I
get this:
08/30/01   11:13:05 ANR8443E UPDATE LIBVOLUME: Volume DBR086 in library ATL
cannot be assigned a status of SCRATCH.

If I try to delete it (del vol dbr086), I get this:
08/30/01   11:15:08 ANR1425W Scratch volume DBR086 is empty but will not be
deleted - volume state is mountablenotinlib.
As you can see below, the media state according to Q MEDIA is MOUNTABLE IN
LIBRARY, yet the delete fails because it is MOUNTABLE NOT IN LIBRARY.

It looks to me like my database is somehow corrupted.  Anyone have an idea?

Robin Sharpe
Berlex Laboratories



Q VOLUME DBR086
Volume Name: DBR086
  Storage Pool Name: ARCHLOG_TAPE
  Device Class Name: DLT
Estimated Capacity (MB): 0.0
   Pct Util: 0.0
  Volume Status: Empty
 Access: Read/Write
 Pct. Reclaimable Space: 0.0
Scratch Volume?: Yes
In Error State?: No
   Number of Writable Sides: 1
Number of Times Mounted: 59
  Write Pass Number: 1
  Approx. Date Last Written: 08/20/00   09:48:14
 Approx. Date Last Read: 08/15/01   13:35:39
Date Became Pending:
 Number of Write Errors: 0
  Number of Read Errors: 0
Volume Location:
 Last Update by (administrator): ADMIN
  Last Update Date/Time: 08/29/01   15:14:04

Q LIBVOLUME ATL DBR086
   Library Name: ATL
Volume Name: DBR086
 Status: Private
  Owner:
   Last Use:
   Home Element: 402
 Cleanings Left:

Q MEDIA DBR086 STG=*
   Volume Name: DBR086
 State: Mountable in library
 Last Update Date/Time: 08/17/01   17:14:40
  Location:
 Storage Pool Name: ARCHLOG_TAPE
 Automated LibName: ATL
 Volume Status: Empty
Access: Read/Write
   Last Reference Date: 08/15/01   13:35:39

Q DRMEDIA DBR086
 ANR2034E QUERY DRMEDIA: No match found using this criteria.



Re: TSM DB/Disk Pool - Disk tuning question

2001-08-30 Thread Robin Sharpe

David,

In answer to 1), No, in my experience the activity in a disk pool gets
spread over all volumes, but not too evenly.  In one of my disk pools,
which has 13 volumes, some are around 20% full, and some are up around 60%.

As for 2), good question.  Q DB F=D does not show utilization of the
individual volumes.  Maybe there's a SHOW command that does?  Probably a
good idea to separate the volumes on different disks anyway.

Robin Sharpe
Berlex Laboratories





David Longo
David.Longo@HEALTH-
FIRST.ORG   To:[EMAIL PROTECTED]
 cc:(bcc: Robin Sharpe/WA/USR/SHG)
08/30/01 10:27 AMSubject:
Please respond to   TSM DB/Disk Pool - Disk tuning question
ADSM: Dist Stor
Manager







I have TSM Server 3.7.4.0 on AIX 4.3.3.  I am going to be redoing my disk
storage for this machine and have basically two questions. if someone
knows the details of how this works.

1.  The Disk Storage pool I have is 110GB.  Most of the time it is between
20 and 70 percent full - mostly less than 50 percent.  If I have this split
into say 10 volumes, each on a separate hard disk, does most of the
activity stay on the lower volumes and rarely on the higher ones?

Logically I see this as a coffee cup with a slow leak.  The bottom is
almost always wet, the top rarely.  Is my assumption correct?

Basically I would spread the volumes over the hard disks to even out disk
access.

2.  Same basic question about TSM DB.  It is 13GB and 65% utilized.  I
imagine like a regular database it is spread out over the 13GB and has
more or less even access if spread out over several disks.  Correct?

(With my current system the way everything is laid out now I can't use
things like iostat to prove/disprove this, and I didn't seem to find this
specific topic mentioned in manuals.)

Thanks,


David B. Longo
System Administrator
Health First, Inc.
3300 Fiske Blvd.
Rockledge, FL 32955-4305
PH  321.434.5536
Pager  321.634.8230
Fax:321.434.5525
[EMAIL PROTECTED]



MMS health-first.org made the following
 annotations on 08/30/01 10:33:23
--

This message is for the named person's use only.  It may contain
confidential, proprietary, or legally privileged information.  No
confidentiality or privilege is waived or lost by any mistransmission.  If
you receive this message in error, please immediately delete it and all
copies of it from your system, destroy any hard copies of it, and notify
the sender.  You must not, directly or indirectly, use, disclose,
distribute, print, or copy any part of this message if you are not the
intended recipient.  Health First reserves the right to monitor all e-mail
communications through its networks.  Any views or opinions expressed in
this message are solely those of the individual sender, except (1) where
the message states such views or opinions are on behalf of a particular
entity;  and (2) the sender is authorized by the entity to give such views
or opinions.

==



Re: Oracle Backup Error

2001-08-30 Thread Amini, Mehdi

Trying One more time to see if I get a response.

Please Help

Mehdi Amini

  -Original Message-
 From: Amini, Mehdi
 Sent: Wednesday, August 15, 2001 7:20 AM
 To:   '[EMAIL PROTECTED]'
 Subject:  Oracle Backup Error

 We ran Oracle backup for the first time last night and it failed with the
 following message:
 ANS1512E Scheduled Event 'backup Failed.  Return Code = 3

 I looked at dsmcsched  dsmerror and nothing. Any idea where I can find
 what happened?

 Mehdi Amini
 LAN/WAN Engineer
 ValueOptions
 3110 Fairview Park Drive
 Falls Church, VA 22042
 Phone: 703-208-8754
 Fax: 703-205-6879




**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the sender by email, delete and destroy this message and its
attachments.


**



Re: TSM DB/Disk Pool - Disk tuning question

2001-08-30 Thread Lindsay Morris

iostat will give you disk-by-disk percent-busy over time; a commercial
product shows this graphically.

 -Original Message-
 From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of
 Robin Sharpe
 Sent: Thursday, August 30, 2001 11:36 AM
 To: [EMAIL PROTECTED]
 Subject: Re: TSM DB/Disk Pool - Disk tuning question


 David,

 In answer to 1), No, in my experience the activity in a disk pool gets
 spread over all volumes, but not too evenly.  In one of my disk pools,
 which has 13 volumes, some are around 20% full, and some are up
 around 60%.

 As for 2), good question.  Q DB F=D does not show utilization of the
 individual volumes.  Maybe there's a SHOW command that does?  Probably a
 good idea to separate the volumes on different disks anyway.

 Robin Sharpe
 Berlex Laboratories





 David Longo
 David.Longo@HEALTH-
 FIRST.ORG   To:[EMAIL PROTECTED]
  cc:(bcc: Robin
 Sharpe/WA/USR/SHG)
 08/30/01 10:27 AMSubject:
 Please respond to   TSM DB/Disk Pool
 - Disk tuning question
 ADSM: Dist Stor
 Manager







 I have TSM Server 3.7.4.0 on AIX 4.3.3.  I am going to be redoing my disk
 storage for this machine and have basically two questions. if someone
 knows the details of how this works.

 1.  The Disk Storage pool I have is 110GB.  Most of the time it is between
 20 and 70 percent full - mostly less than 50 percent.  If I have
 this split
 into say 10 volumes, each on a separate hard disk, does most of the
 activity stay on the lower volumes and rarely on the higher ones?

 Logically I see this as a coffee cup with a slow leak.  The bottom is
 almost always wet, the top rarely.  Is my assumption correct?

 Basically I would spread the volumes over the hard disks to even out disk
 access.

 2.  Same basic question about TSM DB.  It is 13GB and 65% utilized.  I
 imagine like a regular database it is spread out over the 13GB and has
 more or less even access if spread out over several disks.  Correct?

 (With my current system the way everything is laid out now I can't use
 things like iostat to prove/disprove this, and I didn't seem to
 find this
 specific topic mentioned in manuals.)

 Thanks,


 David B. Longo
 System Administrator
 Health First, Inc.
 3300 Fiske Blvd.
 Rockledge, FL 32955-4305
 PH  321.434.5536
 Pager  321.634.8230
 Fax:321.434.5525
 [EMAIL PROTECTED]



 MMS health-first.org made the following
  annotations on 08/30/01 10:33:23
 --
 

 This message is for the named person's use only.  It may contain
 confidential, proprietary, or legally privileged information.  No
 confidentiality or privilege is waived or lost by any mistransmission.  If
 you receive this message in error, please immediately delete it and all
 copies of it from your system, destroy any hard copies of it, and notify
 the sender.  You must not, directly or indirectly, use, disclose,
 distribute, print, or copy any part of this message if you are not the
 intended recipient.  Health First reserves the right to monitor all e-mail
 communications through its networks.  Any views or opinions expressed in
 this message are solely those of the individual sender, except (1) where
 the message states such views or opinions are on behalf of a particular
 entity;  and (2) the sender is authorized by the entity to give such views
 or opinions.

 ==
 




Re: expiration

2001-08-30 Thread Lambelet,Rene,VEVEY,GL-IS/CIS

in fact only object where items can be expired are counted as  examined
objects ! Your DB contains many more objects.

Yours,



 -Original Message-
 From: Jeff Bach [SMTP:[EMAIL PROTECTED]]
 Sent: Thursday, August 30, 2001 4:44 PM
 To:   [EMAIL PROTECTED]
 Subject:  expiration

 Does anyone have any idea with my expiration appears to expire so much
 data.

 This would be at a 99.29% expiration.  Am I missing something?
 Server AIX4.3.3 ADSM 4.1.2.0

 Process Process Description  Status

   Number
  
 -
  890 Expiration   Examined 290846 objects, deleting 288784
 backup
objects, 0 archive objects, 0 DB backup
 volumes,
0 recovery plan files; 0 errors
 encountered.


 Jeff Bach
 Home Office Open Systems Engineering
 Wal-Mart Stores, Inc.

 WAL-MART CONFIDENTIAL



 **
 This email and any files transmitted with it are confidential
 and intended solely for the individual or entity to
 whom they are addressed.  If you have received this email
 in error destroy it immediately.
 **



Re: locate files in the tsm database

2001-08-30 Thread David McClelland

Hi,

Depends how many clients you have I guess - if you're backing up one or two
clients then I couldn't agree more, but if you're looking after SP's then
the gui approach might not be so appropriate. But hey, each to their own!!!

Rgds,

David McClelland
---
Tivoli Storage Management Team
IBM EMEA Technical Centre,
Internet: [EMAIL PROTECTED]



Prather, Wanda [EMAIL PROTECTED]@VM.MARIST.EDU on 30-08-2001
16:11:57

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

Sent by:  ADSM: Dist Stor Manager [EMAIL PROTECTED]


To:   [EMAIL PROTECTED]
cc:
Subject:  Re: locate files in the tsm database



I think it's a lot faster to let the client find it.
Start the client (dsm on AIX)
Click RESTORE
Pull down VIEW, Active and Inactive
Click the SEARCH icon (the magnifying glass on the AIX client)
Type in the name of the filesystem as start path
Type in the name of the file to search for (you can search on partial
names)
Click SEARCH
Let the client do the walking!


-Original Message-
From: David McClelland [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 30, 2001 4:41 AM
To: [EMAIL PROTECTED]
Subject: Re: locate files in the tsm database


Hi Henrik,

Try something simple, like:

 select NODE_NAME, FILESPACE_NAME, FILE_NAME, FILE_SIZE from CONTENTS
where FILE_NAME like '% init.dat'

This should find all instances of 'init.dat' whether backups or archives.

I'm sure you could probably format this better, but the bare bones are
there :o) Anyone else with any advances on the above?

Rgds,

David McClelland
---
Tivoli Storage Management Team
IBM EMEA Technical Centre,
Internet: [EMAIL PROTECTED]



Henrik Ursin [EMAIL PROTECTED]@VM.MARIST.EDU on 30-08-2001 09:21:52

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

Sent by:  ADSM: Dist Stor Manager [EMAIL PROTECTED]


To:   [EMAIL PROTECTED]
cc:
Subject:  locate files in the tsm database



A filesystem on a tsm node contained a lot of different init.dat files
(all erased).

Is it possible to make a query in the tsm database to find out where these
files are positioned in the filesystem - some kind of select command?

Med venlig hilsen / Regards

Henrik UrsinTlf./Phone +45 35878934
Fax+45 35878990
Email [EMAIL PROTECTED]
Mail: UNI-C
  DTU, bygning 304
  DK-2800 Lyngby



Re: TSM DB/Disk Pool - Disk tuning question

2001-08-30 Thread Lindsay Morris

Do sessions really lock volumes?

I had always assumed they didn't.  Disk volumes are random access, so for
some reason I thought that several sessions could share one disk volume.  In
fact, I know of one site that regularly has 45-50 backup sessions running
simultaneously, but only 37 disk volumes... so I'm not sure that's true.

I DO believe that each new session tries to get a NEW disk volume to use;
thus TSM tends to balance out the nightly backup load across its disk
volumes.  Maybe that's the behavior you were seeing?

If that's right (Andy Raibeck? is it?), then putting 36 500MB volumes on one
18 GB disk would encourage TSM to use that one disk for all of its backup
sessions - a bad thing.

The more common wisdom is to make volumes that take up the entire physical
disk.  The only problem there is that you have less flexibility: if, in the
future, you need to reapportion space between, say, your DB and a storage
pool, you have to move  an entire volume.  I like to cut things up into 2 GB
chunks; that avoids the requirement for a BFS-enabled filesystem, too.


 -Original Message-
 From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of
 Tab Trepagnier
 Sent: Thursday, August 30, 2001 12:26 PM
 To: [EMAIL PROTECTED]
 Subject: Re: TSM DB/Disk Pool - Disk tuning question


 David,

 My preference for disk pools is to use a lot of smaller volumes. In our
 case we use 500 MB volumes in whatever quantity is required to
 get the disk
 pool to its desired size.  The reason is that sessions lock volumes.  A
 small number of disk volumes works the same as a small number of tape
 drives.  More volumes means more simultaneous sessions.

 As for database volumes, my database (~21 GB) is spread across four pairs
 of mirrored disks.  You can use Q DBV F=D to see the percent
 utilization of
 each DB volume.  If they are unbalanced, you can use *SM's feature of
 copying DB pages elsewhere when deleting DB volumes to force balance the
 volume utilization.  I've done that and I have the DB volume utilization
 almost perfectly balanced between the four pairs of disks.

 Good luck.

 Tab Trepagnier
 TSM Administrator
 Laitram Corporation







 David Longo [EMAIL PROTECTED]@VM.MARIST.EDU on 08/30/2001
 09:27:04 AM

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

 Sent by:  ADSM: Dist Stor Manager [EMAIL PROTECTED]


 To:   [EMAIL PROTECTED]
 cc:
 Subject:  TSM DB/Disk Pool - Disk tuning question


 I have TSM Server 3.7.4.0 on AIX 4.3.3.  I am going to be redoing my disk
 storage for this machine and have basically two questions. if someone
 knows the details of how this works.

 1.  The Disk Storage pool I have is 110GB.  Most of the time it is between
 20 and 70 percent full - mostly less than 50 percent.  If I have
 this split
 into say 10 volumes, each on a separate hard disk, does most of the
 activity stay on the lower volumes and rarely on the higher ones?

 Logically I see this as a coffee cup with a slow leak.  The bottom is
 almost always wet, the top rarely.  Is my assumption correct?

 Basically I would spread the volumes over the hard disks to even out disk
 access.

 2.  Same basic question about TSM DB.  It is 13GB and 65% utilized.  I
 imagine like a regular database it is spread out over the 13GB and has
 more or less even access if spread out over several disks.  Correct?

 (With my current system the way everything is laid out now I can't use
 things like iostat to prove/disprove this, and I didn't seem to
 find this
 specific topic mentioned in manuals.)

 Thanks,


 David B. Longo
 System Administrator
 Health First, Inc.
 3300 Fiske Blvd.
 Rockledge, FL 32955-4305
 PH  321.434.5536
 Pager  321.634.8230
 Fax:321.434.5525
 [EMAIL PROTECTED]



 MMS health-first.org made the following
  annotations on 08/30/01 10:33:23
 --
 

 This message is for the named person's use only.  It may contain
 confidential, proprietary, or legally privileged information.  No
 confidentiality or privilege is waived or lost by any mistransmission.  If
 you receive this message in error, please immediately delete it and all
 copies of it from your system, destroy any hard copies of it, and notify
 the sender.  You must not, directly or indirectly, use, disclose,
 distribute, print, or copy any part of this message if you are not the
 intended recipient.  Health First reserves the right to monitor all e-mail
 communications through its networks.  Any views or opinions expressed in
 this message are solely those of the individual sender, except (1) where
 the message states such views or opinions are on behalf of a particular
 entity;  and (2) the sender is authorized by the entity to give such views
 or opinions.

 ==
 




Re: TSM DB/Disk Pool - Disk tuning question

2001-08-30 Thread Tab Trepagnier

Lindsay,

The locked volume is my understanding based on what I've observed and
picked up from the list and the manuals. If that is wrong, I apologize.

My set of 500 MB volumes is spread across six physical disks so I do get
some load balancing.

I think my system is network-bound anyway. The TSM server is on a 100 Mbs
link.  Running topas, I've seen the newest IBM 18 GB SCSI drives WRITE at
12 MB/s.  Since almost all of my disk pool volumes are on 18Gs, I doubt
that disk performace will limit the system's throughput.

Thanks.

Tab







Lindsay Morris [EMAIL PROTECTED]@VM.MARIST.EDU on 08/30/2001
11:42:57 AM

Please respond to [EMAIL PROTECTED]

Sent by:  ADSM: Dist Stor Manager [EMAIL PROTECTED]


To:   [EMAIL PROTECTED]
cc:
Subject:  Re: TSM DB/Disk Pool - Disk tuning question


Do sessions really lock volumes?

I had always assumed they didn't.  Disk volumes are random access, so for
some reason I thought that several sessions could share one disk volume.
In
fact, I know of one site that regularly has 45-50 backup sessions running
simultaneously, but only 37 disk volumes... so I'm not sure that's true.

I DO believe that each new session tries to get a NEW disk volume to use;
thus TSM tends to balance out the nightly backup load across its disk
volumes.  Maybe that's the behavior you were seeing?

If that's right (Andy Raibeck? is it?), then putting 36 500MB volumes on
one
18 GB disk would encourage TSM to use that one disk for all of its backup
sessions - a bad thing.

The more common wisdom is to make volumes that take up the entire physical
disk.  The only problem there is that you have less flexibility: if, in the
future, you need to reapportion space between, say, your DB and a storage
pool, you have to move  an entire volume.  I like to cut things up into 2
GB
chunks; that avoids the requirement for a BFS-enabled filesystem, too.


 -Original Message-
 From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of
 Tab Trepagnier
 Sent: Thursday, August 30, 2001 12:26 PM
 To: [EMAIL PROTECTED]
 Subject: Re: TSM DB/Disk Pool - Disk tuning question


 David,

 My preference for disk pools is to use a lot of smaller volumes. In our
 case we use 500 MB volumes in whatever quantity is required to
 get the disk
 pool to its desired size.  The reason is that sessions lock volumes.  A
 small number of disk volumes works the same as a small number of tape
 drives.  More volumes means more simultaneous sessions.

 As for database volumes, my database (~21 GB) is spread across four pairs
 of mirrored disks.  You can use Q DBV F=D to see the percent
 utilization of
 each DB volume.  If they are unbalanced, you can use *SM's feature of
 copying DB pages elsewhere when deleting DB volumes to force balance the
 volume utilization.  I've done that and I have the DB volume utilization
 almost perfectly balanced between the four pairs of disks.

 Good luck.

 Tab Trepagnier
 TSM Administrator
 Laitram Corporation







 David Longo [EMAIL PROTECTED]@VM.MARIST.EDU on 08/30/2001
 09:27:04 AM

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

 Sent by:  ADSM: Dist Stor Manager [EMAIL PROTECTED]


 To:   [EMAIL PROTECTED]
 cc:
 Subject:  TSM DB/Disk Pool - Disk tuning question


 I have TSM Server 3.7.4.0 on AIX 4.3.3.  I am going to be redoing my disk
 storage for this machine and have basically two questions. if someone
 knows the details of how this works.

 1.  The Disk Storage pool I have is 110GB.  Most of the time it is
between
 20 and 70 percent full - mostly less than 50 percent.  If I have
 this split
 into say 10 volumes, each on a separate hard disk, does most of the
 activity stay on the lower volumes and rarely on the higher ones?

 Logically I see this as a coffee cup with a slow leak.  The bottom is
 almost always wet, the top rarely.  Is my assumption correct?

 Basically I would spread the volumes over the hard disks to even out disk
 access.

 2.  Same basic question about TSM DB.  It is 13GB and 65% utilized.  I
 imagine like a regular database it is spread out over the 13GB and has
 more or less even access if spread out over several disks.  Correct?

 (With my current system the way everything is laid out now I can't use
 things like iostat to prove/disprove this, and I didn't seem to
 find this
 specific topic mentioned in manuals.)

 Thanks,


 David B. Longo
 System Administrator
 Health First, Inc.
 3300 Fiske Blvd.
 Rockledge, FL 32955-4305
 PH  321.434.5536
 Pager  321.634.8230
 Fax:321.434.5525
 [EMAIL PROTECTED]



 MMS health-first.org made the following
  annotations on 08/30/01 10:33:23
 --
 

 This message is for the named person's use only.  It may contain
 confidential, proprietary, or legally privileged information.  No
 confidentiality or privilege is waived or lost by any mistransmission.
If
 you receive this message in error, please immediately delete it and all
 

Re: locate files in the tsm database

2001-08-30 Thread Alex Paschal

Actually, if you do a

select colname, index_keyseq from syscat.columns where tabname='BACKUPS'

you'll find that columns are indexed like so:

NODE_NAME 1
FILESPACE_NAME2
STATE 3
TYPE  4
HL_NAME   5
LL_NAME   6

You can speed up the search significantly by specifying as many values as
you can.  Note, once you break the 123456 chain, specifying values below the
break doesn't speed the search any.

Note, if you want both active and inactive, two selects runs really fast,
and I think something like

... filespace_name='whatever' and (state='ACTIVE_VERSION or
state='INACTIVE_VERSION') and type='FILE' ...

would actually use the keys also and run just as fast.

-Original Message-
From: Prather, Wanda [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 30, 2001 8:12 AM
To: [EMAIL PROTECTED]
Subject: Re: locate files in the tsm database


I think it's a lot faster to let the client find it.
Start the client (dsm on AIX)
Click RESTORE
Pull down VIEW, Active and Inactive
Click the SEARCH icon (the magnifying glass on the AIX client)
Type in the name of the filesystem as start path
Type in the name of the file to search for (you can search on partial names)
Click SEARCH
Let the client do the walking!


-Original Message-
From: David McClelland [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 30, 2001 4:41 AM
To: [EMAIL PROTECTED]
Subject: Re: locate files in the tsm database


Hi Henrik,

Try something simple, like:

 select NODE_NAME, FILESPACE_NAME, FILE_NAME, FILE_SIZE from CONTENTS
where FILE_NAME like '% init.dat'

This should find all instances of 'init.dat' whether backups or archives.

I'm sure you could probably format this better, but the bare bones are
there :o) Anyone else with any advances on the above?

Rgds,

David McClelland
---
Tivoli Storage Management Team
IBM EMEA Technical Centre,
Internet: [EMAIL PROTECTED]



Henrik Ursin [EMAIL PROTECTED]@VM.MARIST.EDU on 30-08-2001 09:21:52

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

Sent by:  ADSM: Dist Stor Manager [EMAIL PROTECTED]


To:   [EMAIL PROTECTED]
cc:
Subject:  locate files in the tsm database



A filesystem on a tsm node contained a lot of different init.dat files
(all erased).

Is it possible to make a query in the tsm database to find out where these
files are positioned in the filesystem - some kind of select command?

Med venlig hilsen / Regards

Henrik UrsinTlf./Phone +45 35878934
Fax+45 35878990
Email [EMAIL PROTECTED]
Mail: UNI-C
  DTU, bygning 304
  DK-2800 Lyngby

WorldSecure Freightliner.com made the following
 annotations on 08/30/01 09:40:23
--

[INFO] -- Content Manager:
The information contained in this communication is confidential and intended solely 
for the use of the individual to whom it is addressed and others authorized to receive 
it.  If you are not the intended recipient, any disclosure, copying, distribution or 
taking of any action in reliance on the contents of this information is prohibited. If 
you have received this communication in error, please immediately notify the sender by 
phone if possible or via email message.

==



Re: TSM DB/Disk Pool - Disk tuning question

2001-08-30 Thread Paul Zarnowski

Locking is usually done for as little time as possible, so even if multiple
sessions are sharing a volume, I don't think that's a really bad
thing.  Presumably TSM follows the goal of minimal locking as well.  I'm
guessing that by having more smaller volumes, you may be avoiding some TSM
locking issues, but incurring more physical-level locking (in the OS)
instead.  Whenever any shared resource is used, locking must be
employed.  If you've got lots of small virtual volumes spread across larger
physical volumes, then you may be doing less locking at the virtual volume
layer, and more at the physical volume layer.  Is one more efficient than
the other?  I have no idea.
..Paul

At 11:53 AM 8/30/2001 -0500, Tab Trepagnier wrote:
Lindsay,

The locked volume is my understanding based on what I've observed and
picked up from the list and the manuals. If that is wrong, I apologize.

My set of 500 MB volumes is spread across six physical disks so I do get
some load balancing.



Re: TSM DB/Disk Pool - Disk tuning question

2001-08-30 Thread Richard Sims

1) there is no need to have multiple ADSM volumes, one big volume fine.

One big volume means one big processing thread, which sacrifices
parallelism, impairing performance.

  Richard Sims, BU



Re: Moving a node from a policy domain

2001-08-30 Thread Prather, Wanda

Yes, easily.
Just create the new policy domain.
Then update the node(s) to specify the new domain.
However, it won't cause ANY data movement.

Any old data stays where it sits.
Any NEWLY ARRIVING data will be bound to the management class in the new
domain.



-Original Message-
From: Mark Hayden [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 30, 2001 2:47 PM
To: [EMAIL PROTECTED]
Subject: Moving a node from a policy domain


We have a Policy Domain called Novell, with 25 nodes on it with backup
retention (25) and Arcive retention (365). What I want to do, is move 2
nodes off of this and create a new Policy with these 2 nodes. I am going to
have them go directly to off-site storage, or straight to tape and then
off-site.(to free up library) I want to keep the Historical data if
possible. Can I move 2 nodes of the 25 on one Policy to a new Policy
Domain???

Thanks, Mark Hayden
Network Administrator
E-Mail:  [EMAIL PROTECTED]



Re: expiration

2001-08-30 Thread Maurice van 't Loo

You may want to query the filespaces, to see that there are still some...
And count the number of scratchtapes  you've got :-)

- Original Message -
From: Lambelet,Rene,VEVEY,GL-IS/CIS [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, August 30, 2001 6:21 PM
Subject: Re: expiration


 in fact only object where items can be expired are counted as  examined
 objects ! Your DB contains many more objects.

 Yours,



  -Original Message-
  From: Jeff Bach [SMTP:[EMAIL PROTECTED]]
  Sent: Thursday, August 30, 2001 4:44 PM
  To:   [EMAIL PROTECTED]
  Subject:  expiration
 
  Does anyone have any idea with my expiration appears to expire so much
  data.
 
  This would be at a 99.29% expiration.  Am I missing something?
  Server AIX4.3.3 ADSM 4.1.2.0
 
  Process Process Description  Status
 
Number
   
  -
   890 Expiration   Examined 290846 objects, deleting 288784
  backup
 objects, 0 archive objects, 0 DB backup
  volumes,
 0 recovery plan files; 0 errors
  encountered.
 
 
  Jeff Bach
  Home Office Open Systems Engineering
  Wal-Mart Stores, Inc.
 
  WAL-MART CONFIDENTIAL
 
 
 
  **
  This email and any files transmitted with it are confidential
  and intended solely for the individual or entity to
  whom they are addressed.  If you have received this email
  in error destroy it immediately.
  **




Re: backup/restore question

2001-08-30 Thread Robin Sharpe

Paul,

Our NT admins did just that by doing an archive followed by a retrieve.
They were moving to a new machine.  You could also do it with backups,
probably several ways... here are two off the top of my head:

1. Change the backup copy group to MODE=ABSOLUTE.  Do your backup.  Mode
absolute will cause all data to be backed up again, changed or not, so it
should all go on one tape.  I did this for a disaster recovery test once.
Don't forget to change back to MODE=MODIFIED when you're done.

2. Register a new node, if you have anavailable license.  Now run your
backup using -virtualnodename={the new node}.  Do your restore with the
same -virtualnodename parameter.  When you're all done, delete the
filespace and the node.

HTH

Robin Sharpe
Berlex Laboratories




Coviello,
Paul
PCoviello@CM To:[EMAIL PROTECTED]
C-NH.ORG cc:(bcc: Robin Sharpe/WA/USR/SHG)
  Subject:
08/28/01 backup/restore question
01:36 PM
Please
respond to
ADSM: Dist
Stor Manager







Hi,

We need to restore an NT machine, in testing this, it takes approximately
30
hours.
this machine has 27 gb's of data, it is the users X: drive.

is there a way to do a backup to a specific tape and then restore from
there?

we are doing this for growth and replication purposes.

thanks
pc

Paul J Coviello
Sr Systems Analyst
Catholic Medical Center
2456 Brown Ave
Manchester NH 03103
(603) 663-5326
[EMAIL PROTECTED]



No Subject

2001-08-30 Thread Maurice van 't Loo

it will never expire

- Original Message -
From: Zosimo Noriega (ADNOC IST) [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, August 29, 2001 12:53 PM


 i have a management calss with this propeties:




 
 LAN-SERV-DOMAIN:ACTIVE:LAN-SERV-MC1:STANDARD - Properties
 -
 Policy domain : LAN-SERV-DOMAIN
 Policy set: ACTIVE
 Management class  : LAN-SERV-MC1
 Copy group: STANDARD
 Copy type : Backup
 Last update by: DMSS02
 Last update date/time : 08/22/2001 07:59:06
 Copy mode : Modified
 Copy serialization: Shared static
 Copy frequency   : 0
 Number of backup versions to keep
 If client data exists : 5
 If client data is deleted : 1
 Length of time to retain extra backup version : 10
 Length of time to retain only backup version  : 60
 Destination storage pool : NT_BACKUPPOOL

 It is not clear to about the expiration, i know i deleted a file from the
 client it will expired after 60 days starting from the deletion date.  But
 my question is, if i stop the backup operations from the client, is the
 client data will expire?  Or it will never expire.  Any help from you is
 really appreciated.

 Zosi Noriega
 A D N O C
 IST-ITD DMSS
 Tel -  6024987




Re: TSM DB/Disk Pool - Disk tuning question

2001-08-30 Thread Jeff Bach

The ninth sessions goes to the ninth disk volume allocated in my
environment.  I have not had a need to test this situation.

In my environment, I would have 36 volumes if I had 8 * 9 gigs drives.

An SSA disk drive can write 30 meg per second (do a move data and see)
Multiple clients can write to one disk at the same time.  And if you have
multiple volumes, the question does not come into play.   Faster than a 3590
tape drive fiber attached can receive the data also.  (12-13 Meg per second)
You can just watch the Brocade switch and see the different speeds exactly,
though you can't forget compression in most enviroments.  (I compress on the
client, so I can just about though)

Jeff Bach
Home Office Open Systems Engineering
Wal-Mart Stores, Inc.

WAL-MART CONFIDENTIAL


-Original Message-
From:   Lindsay Morris [SMTP:[EMAIL PROTECTED]]
Sent:   Thursday, August 30, 2001 2:57 PM
To: [EMAIL PROTECTED]
Subject:Re: TSM DB/Disk Pool - Disk tuning question

Jeff, clever! run iostat, then watch sessions start and land on
different
physical disks, on by one.
Like the idea.

But what happens when you run out of volumes? Say you have 8 disk
volumes,
and 9 sessions.
Does the ninth session just hang, until one of the first 8 finishes?
Or does the ninth session grab some busy volume, sharing it with
another
session?

 -Original Message-
 From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On
Behalf Of
 Jeff Bach
 Sent: Thursday, August 30, 2001 3:49 PM
 To: [EMAIL PROTECTED]
 Subject: Re: TSM DB/Disk Pool - Disk tuning question


 1.  A single backups runs to a single volume as perceived by ADSM.
The
 first session runs to the first volume allocated to the storage
pool.  The
 second session runs to the second logical volume allocated to the
storage
 pool.  The third sessions to the third volume.

 With THIS understanding, you can effectively stripe by allocating
volume 1
 from each drive first, then allocate the second volume from each
 drive.  You
 can see the threads using show threads.  Run one session, watch
iostat,
 then start a second and third.  You should be able to see what my
 understanding it easy enough (or at least tell me I am wrong)


**
This email and any files transmitted with it are confidential
and intended solely for the individual or entity to
whom they are addressed.  If you have received this email
in error destroy it immediately.
**



Re: Cannot delete tape in empty status... media state is incorrec t

2001-08-30 Thread James healy

Robin,
 Did the volume checkout successfully before the checkin?




Robin Sharpe [EMAIL PROTECTED]@VM.MARIST.EDU on 08/30/2001
03:43:09 PM

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

Sent by:  ADSM: Dist Stor Manager [EMAIL PROTECTED]


To:   [EMAIL PROTECTED]
cc:

Subject:  Re: Cannot delete tape in empty status... media state is incorrec
  t


Seth,

Already did that, see results below your reply

Thanks anyway




Forgosh,
Seth
sforgosh@TIAA To:[EMAIL PROTECTED]
-CREF.ORG cc:(bcc: Robin Sharpe/WA/USR/SHG)
   Subject:
08/30/01 02:58Re: Cannot delete tape in empty
status... media state is incorrec
PMt
Please respond
to ADSM: Dist
Stor Manager







Try this:
MOVE MEDIA volume STG=stgpool WHEREST=MOUNTABLEN

That should make the tape a scratch.

Seth Forgosh

-Original Message-
From: Robin Sharpe [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 30, 2001 2:48 PM
To: [EMAIL PROTECTED]
Subject: Re: Cannot delete tape in empty status... media state is
incorrect


Tried it... here's the result:

  08/30/01   14:42:43 ANR0984I Process 84 for MOVE MEDIA started in the
BACKGROUND at 14:42:43.
  08/30/01   14:42:43 ANR0609I MOVE MEDIA started as process 84.
  08/30/01   14:42:43 ANR0610I MOVE MEDIA started by ADMIN as process 84.
  08/30/01   14:42:43 ANR6682I MOVE MEDIA command ended: 0 volumes
processed.
  08/30/01   14:42:43 ANR6691E MOVE MEDIA: No match is found for this move.

  08/30/01   14:42:43 ANR0611I MOVE MEDIA started by ADMIN as process 84
has ended.
  08/30/01   14:42:43 ANR0985I Process 84 for MOVE MEDIA running in the
BACKGROUND completed with completion state SUCCESS at 14:42:43.



Problem with 3494 / 3590 drives only partly seen by library

2001-08-30 Thread Rick Un

Ok, folks got a puzzle for you.   here's the environment:

H80 / AIX 4.3.3 (relatively latest patches)
3494 with 3590 type E drives  (another ADSM and TSM server are also using
this library but different drives)
3590 drives are attached via a SAN datagateway

Ok, the drives are available and working because I'm able to do the
following commands:

# mtlib -l /dev/lmcp0 -D -E
 Type   Mod  Serial #   Devnum   Cuid  Device  VTS Library
003590  E1A  13-57297  005729701  0
003590  E1A  13-56981  005698102  0
003590  E1A  13-56977  005697703  0
003590  E1A  13-56746  005674604  0
003590  E1A  13-F0336  00F033605  0
003590  E1A  13-F0550  00F055006  0
003590  E1A  13-34252  003425207  0
003590  E1A  13-34228  003422808  0   (presently testing this one)
003590  E1A  13-F2074  00F207409  0
003590  E1A  13-F1892  00F18920   10  0

#lsdev -Cc tape
rmt0  Available 40-60-00-5,0 SCSI 4mm Tape Drive
rmt1  Available 2A-08-00-0,2 IBM 3590 Tape Drive and Medium Changer
(here's the matching logical device being tested)
rmt2  Available 2A-08-00-0,4 IBM 3590 Tape Drive and Medium Changer
rmt3  Available 2A-08-00-0,6 IBM 3590 Tape Drive and Medium Changer
rmt4  Available 2A-08-00-0,8 IBM 3590 Tape Drive and Medium Changer
lmcp0 Available  LAN/TTY Library Management Control Point

(now I load a tape, write to it and unload the tape here)
#mtlib -l /dev/lmcp0 -x 342280 -m -V A00020
#tar -cvf /dev/rmt1 /etc (note: rmt1 maps to serial number 342280
checked with the lscfg -l rmt1 -v command)
#mtlib -l /dev/lmcp0 -x 342280 -d -V A00020

So, you may be a bit curious why I use the -x flag here instead of the 
-f /dev/rmt1 flag!
Well, that's what I've been wondering for the past week and trying to get
IBM to answer.

(This command doesn't work:)
#mtlib -l /dev/lmcp0 -f /dev/rmt1 -m -V A00020
 Query  operation Error - Device is not in library.

So, I can actually simply the problem even further, Can anybody on this god
forsaken planet
tell me what the hell is wrong (or at least why this first command suceeds
but the 2nd cmd fails)
#mtlib -l /dev/lmcp0 -x 342280 -q D
Device Data:
   mounted volser.none.
   device category01F6
   device state...Device installed in Library.
  Device available to Library.
  ACL is installed.
   device class...3590-E1A
   extended device status.Suppress unsolicited interrupts
#mtlib -l /dev/lmcp0 -f /dev/rmt1 -m -V A00020
 Query  operation Error - Device is not in library.

Some folks at IBM are saying it's some setting or config that's messed up
but when I ask them what that setting is NO-ONE
I've talked to so far seems to know.  Been like this for a week.

Rick Un
!#@#$%%#$!!



Re: 4.2 upgrade question

2001-08-30 Thread Daniel Whicker

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

You definately need the licenses from the 4.2 CD.  The 4.1 will NOT
work with 4.2

- --Daniel

- -Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf
Of
Remeta, Mark
Sent: Thursday, August 30, 2001 2:17 PM
To: [EMAIL PROTECTED]
Subject: 4.2 upgrade question


Does anyone know if I upgrade from 4.1.x to 4.2, do the 4.1.x
licenses work
with 4.2 or do you need the licenses of the 4.2 cd???

tia,


Mark Remeta
Seligman Data Corp.
100 Park Avenue
New York, NY 10017


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.

-BEGIN PGP SIGNATURE-
Version: PGPfreeware 7.0.3 for non-commercial use http://www.pgp.com

iQA/AwUBO46pnqyERBb4Fl/MEQJdcACg6z5oc83xow/oVt1GuI/WLtkjMvAAmQE4
PB3u8leTMtPfzhihdrU2VMOA
=xXU4
-END PGP SIGNATURE-



Re: TSM DB/Disk Pool - Disk tuning question

2001-08-30 Thread Richard L. Rhodes

On 30 Aug 2001, at 14:48, Jeff Bach wrote:
 1.  A single backups runs to a single volume as perceived by ADSM.  The
 first session runs to the first volume allocated to the storage pool.  The
 second session runs to the second logical volume allocated to the storage
 pool.  The third sessions to the third volume.

Boy is this confusing, not not well documented.  I thought
(apparently wrongly) that the unit of allocation was a transaction.
The first transaction for a session would go on one volume, the
second tran would go on another, the third on still another.  Thus,
one session could spread it's backup data across all volumes.

I'll have to try this on our test system - when we get it working
someday!

Rick



Re: TSM DB/Disk Pool - Disk tuning question

2001-08-30 Thread asr

= On Thu, 30 Aug 2001 15:56:48 -0400, Lindsay Morris [EMAIL PROTECTED] said:

 Jeff, clever! run iostat, then watch sessions start and land on different
 physical disks, on by one.
 Like the idea.

Note; the sessions do not grab and keep individual volumes;  They appear to
walk down the list of volumes, one file at a time.  This is easiest to see if
you can arrange to back up a big dir full of ~500M files. (CDROM ISOs or such)
you can watch disk activity walk down the list of disks.


 But what happens when you run out of volumes? Say you have 8 disk volumes,
 and 9 sessions.  Does the ninth session just hang, until one of the first 8
 finishes?  Or does the ninth session grab some busy volume, sharing it with
 another session?

Going out on a limb, speaking from the perspectiove of a client service
thread:

- I've got a new file to write.
- I get in line for a volume.
- I walk up the queue.
- I get priority on a volume
- I write my file.
- I wait for my remote client to be ready to give me another file.

So, the volumes are instantaneously locked at the file granularity.

Of course, I'm just making this up, so don't bank on it.  But it matches the
behavior I've seen so far.

- Allen S. Rout



Re: TSM DB/Disk Pool - Disk tuning question

2001-08-30 Thread Jeff Bach

I see this on 4.1.3.0 Server code.  It actually looks like one transaction
per volume (as opposed to one file) , then go tot the next volume.  I say
this because for small files, it appears to not change volumes for each
file.

Anyone else?

Jeff Bach
Home Office Open Systems Engineering
Wal-Mart Stores, Inc.

WAL-MART CONFIDENTIAL


-Original Message-
From:   [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]
Sent:   Thursday, August 30, 2001 4:22 PM
To: [EMAIL PROTECTED]
Subject:Re: TSM DB/Disk Pool - Disk tuning question

= On Thu, 30 Aug 2001 15:56:48 -0400, Lindsay Morris
[EMAIL PROTECTED] said:

 Jeff, clever! run iostat, then watch sessions start and land on
different
 physical disks, on by one.
 Like the idea.

Note; the sessions do not grab and keep individual volumes;  They
appear to
walk down the list of volumes, one file at a time.  This is easiest
to see if
you can arrange to back up a big dir full of ~500M files. (CDROM
ISOs or such)
you can watch disk activity walk down the list of disks.


 But what happens when you run out of volumes? Say you have 8 disk
volumes,
 and 9 sessions.  Does the ninth session just hang, until one of
the first 8
 finishes?  Or does the ninth session grab some busy volume,
sharing it with
 another session?

Going out on a limb, speaking from the perspectiove of a client
service
thread:

- I've got a new file to write.
- I get in line for a volume.
- I walk up the queue.
- I get priority on a volume
- I write my file.
- I wait for my remote client to be ready to give me another file.

So, the volumes are instantaneously locked at the file granularity.

Of course, I'm just making this up, so don't bank on it.  But it
matches the
behavior I've seen so far.

- Allen S. Rout


**
This email and any files transmitted with it are confidential
and intended solely for the individual or entity to
whom they are addressed.  If you have received this email
in error destroy it immediately.
**