Re: libstdc++-libc6.1-1.so.2 dependency in RedHat7.0 ?

2001-02-22 Thread Michael Jung

I took a few days to search around but didn't come up with a solution.

I'm able to install the Tivoli client on a 6.1 RedHat system. This system is installed 
as server WITH gui. 
The so called E-Smith-server isn't running a gui and I also don't need any gui.

(1)---
Joerg Nouvertne wrote:
> cannot open shared object file: No such file or directory
  ^^
This indicates, that the library running on your system has been found, but
does not contain the expected object file. I know that RedHat 7.0 has a
special version of the glibc and gcc installed, which is not binary
compatible to non-RedHat binaries. Is this client compiled for RedHat 7.0?

--> I have not compiled it because it is an .rpm and specified to run with RedHat 7.0 
(2)---
Richard Sims wrote:
> Subject: Re: libstdc++-libc6.1-1.so.2 dependency in RedHat7.0 ?
> > > dsmc: error while loading shared libraries: =
> libstdc++-libc6.1-1.so.2:
> > > cannot open shared object file: No such file or directory
> Michael - You seem to not have the appropriate libraries as
>   specified in the Tivoli requirements page
> http://www.tivoli.com/support/storage_mgr/adcllin.htm .
> Check your Linux system via the 'rpm' command to see if it
> has the pre-reqs that TSM calls for.

I know the webpages, they say its specified for RedHat 7.0, my server is a kickinstall 
based on RedHat 7.0. The comment from E-Smith dev list was:
> > Question: There are any differences between standard installed
> > libaries on RedHat 7.0 to E-Smith 4.1rc4 ?
> 
> No. (and please upgrade from 4.1rc4 to 4.1 or 4.1.1)

When I do:
[root@SONNE Tivoli]# rpm -i TIVsm-BA.i386.rpm
error: failed dependencies:
libICE.so.6 is needed by TIVsm-BA-4.1.2-1
libSM.so.6 is needed by TIVsm-BA-4.1.2-1
libX11.so.6 is needed by TIVsm-BA-4.1.2-1
libXext.so.6 is needed by TIVsm-BA-4.1.2-1
libXp.so.6 is needed by TIVsm-BA-4.1.2-1
libXpm.so.4 is needed by TIVsm-BA-4.1.2-1
libXt.so.6 is needed by TIVsm-BA-4.1.2-1
libstdc++-libc6.1-1.so.2 is needed by TIVsm-BA-4.1.2-1
As I understand all libs except the last one only required for a GUI which I would not 
use.
On my server I found:
# rpm -qa | grep libst
libstdc++-2.96-69
where the files are in:
/usr/lib/libstdc++-3-libc6.2-2-2.10.0.a
/usr/lib/libstdc++-libc6.2-2.a.3

It seems that this lib don't fullfill the requierements.
 
A suggestion was:
> You can hope that the non-GUI bit does not need C++ libraries, you can
> downgrade the C++ libraries to RH6.2 versions and hope that it doesn't
> break anything, or you can try to get Tivoli to issue a new version and/or
> correct their release notes.
> 
> C++ library compatibility has been a big issue with Rh7.

Kind regards,
Michael Jung



Re: FIVE questions for TSM 4.1.2 (server on AIX, clients on Windows)

2001-02-22 Thread Suad Musovich

On Thu, Feb 22, 2001 at 05:30:43PM -0600, Caffey, Jeff L. wrote:
> Can somebody help me...?
>
> We are in the process of implementing TSM, an IBM Shark, and a SAN all at
> the same time (I'm swamped)!  We are replacing EMC's Data Manager, an EMC
> Symmetrix, and Veritas' Backup Exec with one brand new TSM server running on
> an IBM RS/6000 (H80, 1GB RAM, 500GB Internal SSA Disk for storage pools,
> Gigabit Ethernet to LAN, Fibre Channel to SAN, 5 LTO tape drives, and as
> much additional 'shark' disk as necessary) performing backups on the
> following server platforms:
>
> 12 AIX (will grow to 13 by mid-March, currently backed up with EDM)
> 43 Windows (will grow to about 130 by mid-March, currently backed up with
> Backup Exec)
>
> While I could think of hundreds of things to ask, I'll limit my request to
> these five TSM questions:
>
> 1.  When TSM performs incremental backups, does it backup the ENTIRE
> file (at a file level) or does it only backup the CHANGES to the file (at a
> binary level)?  EXAMPLE: When backing up our primary file server that
> contains users' home directories with MS Exchange *.pst and *.pab files that
> may be quite large, will it only backup the small changes to those large
> files?

file level.

byte-level backup (adaptive subfile backup) requires a client overhead which would
not be suitable for server situation. It was designed client machines with irregular
connections (eg. laptop on a dial-up)

Get users to archive their mail reasonably frequently.


> 2.  When backing up MS Exchange files such as *.pst and *.pab, does it
> require them to be closed so that it can have access, or will it back them
> up while they are opened?  EXAMPLE: When (using the above example) TSM runs
> it's backups, will the "Access Denied" message appear when it tries to
> backup "user123.pst" because the user stayed logged in over night.

If the file locks or is being written to, it will fail (it will retry a busy file
several times). If you open the exchange client then, successfully, copy the *.pst
file, it can back up.

> 3.  Is there a SAN agent for Windows 2000 that would allow us to backup
> the above environments without impacting the network?  EXAMPLE: Since the
> server above is on IBM ESS disk ("Shark") attached via a Fibre Channel SAN,
> can we stop using Ethernet to backup "user123.pst" and similar files?

There is supposed to be a DP module for the ESS, but I havent heard back from
Tivoli about "how it actually works" and "is it available".
http://www.tivoli.com/products/index/data_protect_ess/index.html

Another angle could be IP over FC. Someone asked that question a few days ago.

We have put in the SAN/Shark topology. IBM marketing assured us that they will
have the tools to do LAN/Server free backup. If they actually deliver will
be another story.

Cheers, Suad
--



Re: FIVE questions for TSM 4.1.2 (server on AIX, clients on Windows)

2001-02-22 Thread Carl Makin

On Thu, 22 Feb 2001, Caffey, Jeff L. wrote:

>
> We are in the process of implementing TSM, an IBM Shark, and a SAN all at
> the same time (I'm swamped)!  We are replacing EMC's Data Manager, an EMC
> Symmetrix, and Veritas' Backup Exec with one brand new TSM server running on
> an IBM RS/6000 (H80, 1GB RAM, 500GB Internal SSA Disk for storage pools,
> Gigabit Ethernet to LAN, Fibre Channel to SAN, 5 LTO tape drives, and as
> much additional 'shark' disk as necessary) performing backups on the
> following server platforms:

We moved our 120Gb disk backup pool from a SSA D40 drawer (RAID5) to the
Shark and got an order of magnitude improvement in backup times.  40Gb
NOTES backups went from 20 hours to 4 hours.  The shark outperforms the
SSA disk by a significant amount.  If you start having performance
problems then I'd recommend moving all your TSM data to the shark and
using the SSA somewhere else. (That's what we're doing now)

We have 83 nodes (mixed AIX, Solaris, NT and FreeBSD) and the ADSM server
is a H70.


Carl.



Re: Help requested on TSM Admin Position Description

2001-02-22 Thread Tab Trepagnier

Steve,

Our company is a $120 M manufacturing company with 1000 employees.  We use ADSM
(TSM 4.1 in about 10 days).  Runs on AIX, 6 TB total data on tape, 3575s as main
libraries, DLTs for offsite.  Total inventory of all tapes is about 800 volumes.
Backups are online in the libraries.  Archives are near-line on site (library
too small).

We have two admins who share the load.  I've worked with the system for 3 years
after inheriting it from a former employee; the other admin was trained by me
over the last 9 months or so.  Each of us "takes" the system for one week at a
time.

Whichever admin has the system that week, this is what is performed:
* daily operation surveillance (15 minutes spent checking the system's health is
critical for reliable operation).
* tape handling and process monitoring while system maintenance processes are
running.  This occurs once per week.
We have procedures governing those two activities.

Each network admin (we have five including the two *SM admins) also checks the
results of each system's backup at least once per week, using another procedure
we've developed.

The *SM admin devotes about 8-10 hours per week doing the stuff described above.
When I have the system, I sometimes do other special tasks that add to that
amount.

Hope this helps.

Tab Trepagnier
ADSM Administrator
Laitram Corporation








Steve Schaub <[EMAIL PROTECTED]> on 02/22/2001 12:18:09 PM

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

To:   [EMAIL PROTECTED]
cc:(bcc: Tab Trepagnier/Corporation/Laitram/US)
Subject:  Help requested on TSM Admin Position Description




My company is in the process of trying to define roles & responsibilities for
our TSM system.  Management would like some benchmarks on how other companies
staff to support their environment.  Along with that, they are wanting to define
what functions need to be handled by a "TSM Engineer", which ones should be
handled by our Operations Analysts, and which ones should be handled by the Data
Center Operators.

If anyone would be willing to share how these things are done in your company,
that would be a big help.  Extra credit for an actual job description.  If TSM
is only part of your job, please estimate the % that is spent.

Our environment is:
TSM Server = 3466 C00 running AIX 4.3.3 and TSM 3.7.3.8
Clients =  HP-UX (18) WinNT (38) Novell (25)
Storage = 150gb of SSA diskpools,  3494 tapelib w/4-3590E1A drives, 19TB active
tape storage

Thanks!

Steve Schaub
Haworth, Inc
email: [EMAIL PROTECTED]



Re: Sun Clustering

2001-02-22 Thread Rick Francis

steve,

can you help me out with some of the commands used to setup the sc?

commands to administer and check the cluster; to modify and fix the cluster?

thanks.

rf

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of
Steve Harris
Sent: Monday, February 05, 2001 5:56 PM
To: [EMAIL PROTECTED]
Subject: Sun Clustering


Hi All

I'm running TSM to backup files in a Veritas Cluster running on Suns - Just
test at the moment.

The Test cluster is two machines and there are two apps which can
independently failover to either machine.
Ok so I'm running 4 schedule clients
machinea runs only on machinea
machineb runs only on machineb
appa runs wherever its app  is
appb runs wherever its app is

The dsm.sys is duplicated across the two machines and contains stanzas for
each client
Each app client has its own TSM directory on disk that fails over.  This
contains an opt file, start and stop scripts and dsmerror.log and
dsmsched.log.

The problem is that on suns, the encrypted password is placed into /etc/adsm
It seems that the encrypted password contains some host dependency as they
differ between machines.

This setup means that when the password changes, I have to perform an
application swapover just to encrypt the password on the other machine in
the cluster - which is not acceptable in a production environment.

Is anyone aware of any way around this limitation?

Client  3.7.0.0 Solaris 2.6
Server 3.1.2.40 AIX 4.3.2

Steve Harris
AIX and ADSM Adminstrator
Queensland Health, Brisbane Australia



FIVE questions for TSM 4.1.2 (server on AIX, clients on Windows)

2001-02-22 Thread Caffey, Jeff L.

Can somebody help me...?

We are in the process of implementing TSM, an IBM Shark, and a SAN all at
the same time (I'm swamped)!  We are replacing EMC's Data Manager, an EMC
Symmetrix, and Veritas' Backup Exec with one brand new TSM server running on
an IBM RS/6000 (H80, 1GB RAM, 500GB Internal SSA Disk for storage pools,
Gigabit Ethernet to LAN, Fibre Channel to SAN, 5 LTO tape drives, and as
much additional 'shark' disk as necessary) performing backups on the
following server platforms:

12 AIX (will grow to 13 by mid-March, currently backed up with EDM)
43 Windows (will grow to about 130 by mid-March, currently backed up with
Backup Exec)

While I could think of hundreds of things to ask, I'll limit my request to
these five TSM questions:

1.  When TSM performs incremental backups, does it backup the ENTIRE
file (at a file level) or does it only backup the CHANGES to the file (at a
binary level)?  EXAMPLE: When backing up our primary file server that
contains users' home directories with MS Exchange *.pst and *.pab files that
may be quite large, will it only backup the small changes to those large
files?

2.  When backing up MS Exchange files such as *.pst and *.pab, does it
require them to be closed so that it can have access, or will it back them
up while they are opened?  EXAMPLE: When (using the above example) TSM runs
it's backups, will the "Access Denied" message appear when it tries to
backup "user123.pst" because the user stayed logged in over night.

3.  Is there a SAN agent for Windows 2000 that would allow us to backup
the above environments without impacting the network?  EXAMPLE: Since the
server above is on IBM ESS disk ("Shark") attached via a Fibre Channel SAN,
can we stop using Ethernet to backup "user123.pst" and similar files?

4.  Is there a MAC agent that allows for the "illegal characters"
associated with Apple/Macintosh naming conventions?  EXAMPLE:  We have an NT
server that the MAC clients connect to.  This NT server contains the home
directories for all the MAC clients.  Veritas' Backup Exec handles these
files (and their "illegal characters") correctly, but TSM has problems.

5.  Can we "lock down" the option to restore files to any location other
than their original location so that "first level" support can restore files
from users' home directories, but not restore them to a location where they
can view them?  EXAMPLE:  I'd like to off-load some of my less technical
responsibilities to our Support Center, but I don't want to give them the
security to 'snoop' other peoples' home directories.

Thank you,

Jeff Caffey
Enterprise Systems Programmer
Pier 1 imports, Inc.  -  Information Services
[EMAIL PROTECTED]
Voice: (817) 252-6222
Fax:   (817) 252-7299



Re: /netscape not being backed up - Solved!

2001-02-22 Thread Boothby Don

This ended up being the problem.  I was advised to install the latest client
release (3.1.0.8).  Doing so solved the problem.  The APAR that AIX support
mentioned was IC23345, but it had the same title as the one sent below
(IX89337).

And, I was told that I'm on an unsupported release even at 3.1.0.8.  FYI.

Thanks for the help.  Problem solved.  I get to go home now.

-Original Message-
From: Prather, Wanda [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 22, 2001 1:04 PM
To: [EMAIL PROTECTED]
Subject: Re: /netscape not being backed up


I don't know the answer, and I don't speak Solaris.

But, look in your dsmerror.log file and see if there is a message with a
timestamp that matches when you got the "unknown system error".  Sometimes
there will be additional info there that is useful (and sometimes not).

I also found this item in IBMLINK, if it applies to you:

APAR Identifier .. IX89337   Last Changed..99/10/19
  ANS4014E UNKNOWN SYSTEM ERROR (140) WHEN TRYING TO BACKUP LOCAL
  DIRECTORY WHEN IT'S AUTOMOUNT EXPORTED

  Symptom .. IN INCOROUT  Status ... CLOSED  PER
  Severity ... 2  Date Closed . 99/09/15
  Component .. 565511904  Duplicate of 
  Reported Release . 31B  Fixed Release  999
  Component Name ADSM AIX V4 CLI  Special Notice
  Current Target Date ..99/08/14  Flags
  SCP ... AIXRSC
  Platform  AIX

  Status Detail: Not Available

  PE PTF List:

  PTF List:
  Release 31A   : PTF not available yet
  Release 31B   : PTF not available yet


  Parent APAR:
  Child APAR list: IC25037


  ERROR DESCRIPTION:
  When having a automount managed filesystem, an incremental
  backup results in
  ANS4014E Error processing '/home/guest/': unknown system
  error (140) encountered.  Program ending.
  This message is seen when doing a
  dsmc i /home/guest/
  In some cases it has been necessary to submit a successfull
  incremental backup, the error appeared with subsequent
  incremetals. The error only shows up while the local
  directory is mounted to the automounted local automount
  filesystem. This problem has been recreated on the AIX
  and Solaris operating systems.


  LOCAL FIX:
  Stop automounter while doing the backup.


  PROBLEM SUMMARY: An inremental backup of an automounted
  filesystem resulted in an error message 'ANS4014E Error
  processing /path/: unkown system error (140) encountered.
  Program ending.'



-Original Message-
From: Boothby Don [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 22, 2001 10:01 AM
To: [EMAIL PROTECTED]
Subject: /netscape not being backed up


Hello *SM'ers:

First, my client and server versions:

NODE V  R  L  SL PLATFORM_NAME
 -- -- -- -- 
<>
ICOM005  3  1  0  6  SUN SOLARIS
ICOM007  3  1  0  3  SUN SOLARIS

Session established with server ADSMICOM: AIX-RS/6000
  Server Version 3, Release 1, Level 2.50
  Server date/time: 02/22/01   08:56:10  Last access: 02/21/01   15:40:32

Operating system is AIX 4.3.2.0 for the server.
Operating system is Solaris 2.6 for the clients.

Problem:  /netscape is not being backed up (nor seen) by the adsm
incremental backups on icom005.  I do see it on icom007.  I don't see any
differences between the filesystems.  If I do dsmc q fi, I don't see
/netscape on icom005.  I do see it in the icom007 list.

Details:
I have the following command being run daily on the Sun clients:
/opt/IBMadsm-c/dsmc i >$logfile 2>&1

It will not backup /netscape on icom005, but it will back up all the other
active filesystems.

When I try the following command:
/opt/IBMadsm-c/dsmc i -su=y '/netscape/*'
I get the following output:
Incremental backup of volume '/netscape/*'
ANS4014E Error processing '/netscape/*': unknown system error (140)
encountered.  Program ending.

Now, if I go to icom007 (older version of client):
I get the expected output of:
Incremental backup of volume '/netscape/*'
Normal File-->70 /netscape/testfile [Sent]
Successful incremental backup of '/netscape/*'

I don't have anything except core in the inclexcl.def files on either
machine.

I am using DiskSuite.  All slices are identical to my knowledge.
/etc/vfstab looks the same for /netscape as for /var and /opt, for example.
The names of the slices are the same between icom005 and icom007.

Does anyone have any ideas??

Don Boothby, Unix Administrator, Thomson multimedia Inc

Extra info:
>From icom005 (not working client):
icom005[/opt/adsm]df -k
Filesystemkbytesused   avail capacity  Mounted on
/dev/md/dsk/d20   494235   52203  39260912%/
/dev/md/dsk/d26  1018191  462395  49470549%/usr
/proc  0   0   0 0%/proc
fd 0   0   0 0%/dev/fd
/dev/md/dsk/d21  2056211  224005 177052012%/

db2 backup to tsm fails

2001-02-22 Thread Richard Bates

Managed to fix the problem.  We initially installed this system at TSM
client API 4.1.2.  However we were advised to backlevel to a previous
version of the API.
Apparently 4.1.2 was known not to work.

We thought we had correctly deinstalled the TSM client but a file
c:\winnt\system32\adsmv3.dll was left lying around. When we installed an
earlier version of the
TSM API this DLL did not get overwritten.  Even though the whole client was
at 4.1.0, just this one file was at 4.1.2.

We manually deleted this file and reinstalled the TSM client.

DB2 backups now working!!!

Richard.


Richard Bates
Storage Specialist
ITS - SB - Enterprise Consultancy Services
==
Voice : +44  (0) 1926 462298  (Hicom : 662298)
IBM Mobile: +44 (0)775 386 8289 (Mobex : 270798)
[EMAIL PROTECTED]
-- Forwarded by Richard Bates/UK/IBM on 22-02-2001
22:07 ---

Richard Bates
22-02-2001 00:02

To:   [EMAIL PROTECTED]
cc:
From: Richard Bates/UK/IBM@ibmgb
Subject:  db2 backup to tsm fails


This is a DB2/TSM backup question (and I have appended to those newsgroups
too).  Someone out there must have got this working.

We are a site running DB2 UDB v7 fixpack2 on NT v4 (service pack 5).
We are also running TSM v4.1.1 (client and api) and v4.1.2 (server) on
the same NT server.  We are trying to achieve a backup from DB2 through
the API to TSM.

We have setup all the necessary DSMI_* NT system variables via control
panel--> system.  We then rebooted so that they would take effect.

DSMI_CONFIG=c\:progra~1\tivoli\tsm\api\dsm.opt
DSMI_DIR=c\:progra~1\tivoli\tsm\api
DSMI_LOG=c\:progra~1\tivoli\tsm\api

We have configured the dsm.opt so that "passwordaccess generate" is
specified.  Therefore we have not configured the db2 variables TSM_* on
the database we are trying to backup.  We have set the password (in the
registry) with dsmapipw.  A "db2adutl query" starts a session with the
TSM server and returns no objects backed up (as expected).

I don't think there is anything else we have missed out.

When we start the "db2 backup db  use tsm" command we
immediately get a Dr Watson  message on db2syscs.exe.  A backup session
does not start with the TSM server.  Has anyone seen this before?  We
have tried all sorts of TSM clients with no joy.  This is currently with
the DB2 developers in Toronto.

Has anyone done this before on these specific versions?

Richard Bates
Storage Specialist
ITS - SB - Enterprise Consultancy Services
==
Voice : +44  (0) 1926 462298  (Hicom : 662298)
IBM Mobile: +44 (0)775 386 8289 (Mobex : 270798)
[EMAIL PROTECTED]



Re: TSM-HSM experiences?

2001-02-22 Thread bbullock

Our experience with it was good and bad. Our platform was an AIX
ADSM server and AIX HSM clients. When it worked, it worked pretty well, but
when it broke, it broke bad. In all fairness, we were running in a not
recommend environment: on hosts with many millions of files in an HA
environment.

We had some problems with reconciliation on the hosts once there was
an HA roll because the HSM logging/tracking files (Sorry, I don't remember
the file names, but they were in the ".SpaceMan" directory, I do remember
that),resided on a local filesystem that did not roll with the HSM
filesystems. Probably a misconfiguration from the beginning on our end.

Eventually, it came down to the fact that disks had become so cheap,
that instead of the overhead and administration of HSM, we would just keep
it all the data local on disks. On the bright side, when we eventually
restored all the HSM files to another host, only 60 of the 17,000,000 files
came up missing. Sure, it was 60 files, but as a percentage of total files,
we thought it was pretty good.

I think the product has a place on clients with fewer number of
files and are non-HAed. Just my 2-cents.

Ben Bullock
UNIX Systems Manager


> -Original Message-
> From: Per Ekman [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 22, 2001 3:44 AM
> To: [EMAIL PROTECTED]
> Subject: TSM-HSM experiences?
>
>
> Hello,
>
> We've been evaluating and trying to implement a HSM service with the
> TSM-HSM client at our site. We use the 4.1 HSM client for AIX and run
> the 3.7.2 TSM server (also on AIX). Our experience so far is not very
> favourable. Compared to our current DMF HSM system TSM is an
> administrative nightmare, the HSM functionality in particular feels
> like something someone hacked together for fun and was suddenly turned
> into a product.
>
> So I'm wondering what experiences others have with TSM-HSM, good or
> bad.  I'm particularily interested in how much data is stored, what
> the usage patterns look like, how things are set up (backups for
> instance) and how much administration is needed.
>
> I know there are issues with dsmreconcile for filesystems with many
> files. Apart from that there are some bugs (filesystems filling up to
> the extent that migration is prevented, dsm* commands not following
> symlinks) some worrying omissions (serious contortions appear to be
> necessary to get good meta-data backups) and a generally strange and
> overly-complex design are my main concerns at this point.
>
> /Per
>



Re: ATTN: All Windows 4.1.2 Client Users

2001-02-22 Thread Andy Raibeck

Hi Andrew,

This problem affects only the Western languages that we support (German,
English, Spanish, French, Italian, Portuguese Brazilian), since the Eastern
languages do not have upper and lower case. So this problem does not affect
the Eastern languages (Chinese Simplified, Chinese Traditional, Japanese,
and Korean).

Regards,

Andy

Andy Raibeck
IBM/Tivoli
Tivoli Storage Manager Client Development
e-mail: [EMAIL PROTECTED]
"The only dumb question is the one that goes unasked."


Andrew Webster <[EMAIL PROTECTED]>@VM.MARIST.EDU> on 02/21/2001
09:38:04 PM

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

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


To:   [EMAIL PROTECTED]
cc:
Subject:  Re: ATTN: All Windows 4.1.2 Client Users



Hi Andrew,

 Thanks for your excellent update. One question, that you may feel
should be posted to list if how Far-East languages (like Japanese, Korean)
are handled, obviously a Japanese/Chinese character (kanji) doesn't have a
upper or lower case version, so how it TSM representing those characters?

Regards

Andrew Webster
TSM/Storage Consultant
Deutsche Bank, Australia

Office : +61 3 9270-4229
Mobile : +61 (0) 4090 6515
Fax: +61 3 9270-4144

E-Mail : [EMAIL PROTECTED]



 Message History



From: [EMAIL PROTECTED] on 21/02/2001 14:33 GMT

Please respond to [EMAIL PROTECTED]

To:   [EMAIL PROTECTED]
cc:
Subject:  ATTN: All Windows 4.1.2 Client Users



IMPORTANT - PLEASE READ THE FOLLOWING:

A problem with the way the TSM 4.1.2 client for Windows handles certain
international characters in file and directory names has recently been
discovered. APAR IC29552 has been opened for the problem, and the client
has been removed from the Web site and anonymous FTP server.

Fixtest 4.1.2.12 will correct the problem, and will be available soon from
the Tivoli web page http://www.tivoli.com/support/storage_mgr/clients.html.
The "Tivoli Storage Manager - Open Problems" page,
http://www.tivoli.com/support/storage_mgr/open_problem.html, will contain
more information on the fixtest and its utility as it becomes available.


BACKGROUND

Microsoft Windows allows file names to be created that contain any
combination of upper- and lower-case characters, and the file system will
maintain the given casing for a file. This is known as "case preserving".
However, the casing of a file name by itself does not distinguish one file
from another. This is known as "case insensitive". For example, MYFILE.TXT,
MyFile.txt, and myfile.TXT are all considered to be the same file. This is
as opposed to UNIX, where these would be considered three separate files.

In order to facilitate TSM support for case preserving, case insensitive
file names, all Windows file backups are stored on the TSM server with the
file names converted to upper case. This is done in order for the TSM
server to recognize that MYFILE.TXT, myfile.txt, and MyFile.txt all refer
to the same file name. The information necessary to restore the files with
their correct casing is kept elsewhere in the database.



THE PROBLEM

A problem in the TSM 4.1.2 client for Windows has recently been discovered
that can cause files with certain international characters in their names
(such as a 'u' with an umlaut: ü) to be stored incorrectly on the TSM
server. That is, the problem characters are not converted to uppercase
(i.e. ü is not properly converted to Ü). As a result, incremental backup
operations may not handle these files properly. Symptoms are varied, but
may include the following:

- Backup versions of files with these international characters that were
created with a client version prior to 4.1.2 will be expired. Because this
will cause the VERDELETED setting of the management class's copygroup to go
into effect, older backup versions may be deleted from the server. These
versions can no longer be recovered.

- The existing files with these characters in their names will be backed up
during each incremental backup cycle, regardless of whether the file has
changed. Prior versions of the file will be deleted from the TSM server
based on the VEREXISTS setting. As a result, the server may have multiple
backup copies of the same state of the file, and truly different versions
of the file may have been deleted.

- The following messages will be displayed during backups, and logged to
dsmerror.log:

ANS1228E Sending of object  failed
ANS1304W Active object not found

- If a directory name contains one of these characters, files and
subdirectories within that directory will also be expired and may not be
restorable.



WHAT IBM/TIVOLI IS DOING ABOUT THIS

Here are the actions that we are taking or have taken to date:

1) We have opened a severity 1 APAR, IC29552, to address this problem.

2) We have removed the TSM 4.1.2 Windows client from the FTP site. If you
have downloaded, but not installed the 4.1.2 client, we strongly urge you
to no

Re: Runaway logon with invalid password

2001-02-22 Thread Prather, Wanda

Well Jerry, you've had an interesting week!

We're seeing the same problem.

Happened with a bunch of Win2K machines after we pushed out the 3.7.2 client
(to replace the 3.7.1 client) to about 90 machines.

What we think happened is that next time their password expired, instead of
getting a good new password generated, the clients flooded our server with
the invalid password messages.  When several hit at once it took the server
down several days in a row because the recovery log filled because there was
stuff flooding the activity log too fast.

We got a PMR open, but it hasn't happened lately, and I don't think we ever
got far enough with Tivoli to figure out what doc is needed for them to
pursue it.  We can't reproduce it on demand, so I don't know how we would do
a trace.  And it didn't happen to EVERY client we upgraded, just some of
them.

Our desktop support people just tracked down the runaway machines and fixed
the passwords as necessary to get our server running again.  If we can get a
handle on how to nail one (before it takes our server down) we will pursue
it with Tivoli.

Our server is AIX, 3.7.2.




.





-Original Message-
From: Lawson, Jerry W (OTSD, IT) [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 22, 2001 2:15 PM
To: [EMAIL PROTECTED]
Subject: Runaway logon with invalid password


Date:   February 22, 2001   Time: 2:13 PM
From:   Jerry Lawson
The Hartford Insurance Group
860 547-2960[EMAIL PROTECTED]

-
Has anyone seen problems with TSM 3.7.2 clients "running away" when the
client tries to logon with an invalid password?

Here is the scenario:

Both the client and the server are running 3.7 - the server is MVS,
3.7.40, the client is an NT client with the 3.7.2 code installed.  The
password has expired; it was last changed approximately 135 days ago.

 The client dials in via Shiva, and gets a connection to our network.
The connection is made, and a message is logged that the password has
expired.  The session is ended, and immediately, a retry is attempted.  The
same results occur, of course.  This happens at approximately 2 attempts per
second.  I have not talked to the client, but it appears that it is coming
from the scheduler service.

I found it, took a swag at what was expected as a password, changed it, and
the problem stopped.  I can only assume that I changed the password
correctly, but it's highly unlikely  I'm that good.

Any suggestions or experience here?



-
 Jerry

Insanity is doing the same thing over and overand expecting the results
to be different - Anon.



Runaway logon with invalid password

2001-02-22 Thread Lawson, Jerry W (OTSD, IT)

Date:   February 22, 2001   Time: 2:13 PM
From:   Jerry Lawson
The Hartford Insurance Group
860 547-2960[EMAIL PROTECTED]

-
Has anyone seen problems with TSM 3.7.2 clients "running away" when the
client tries to logon with an invalid password?

Here is the scenario:

Both the client and the server are running 3.7 - the server is MVS,
3.7.40, the client is an NT client with the 3.7.2 code installed.  The
password has expired; it was last changed approximately 135 days ago.

 The client dials in via Shiva, and gets a connection to our network.
The connection is made, and a message is logged that the password has
expired.  The session is ended, and immediately, a retry is attempted.  The
same results occur, of course.  This happens at approximately 2 attempts per
second.  I have not talked to the client, but it appears that it is coming
from the scheduler service.

I found it, took a swag at what was expected as a password, changed it, and
the problem stopped.  I can only assume that I changed the password
correctly, but it's highly unlikely  I'm that good.

Any suggestions or experience here?



-
 Jerry

Insanity is doing the same thing over and overand expecting the results
to be different - Anon.



Re: Onbar API versus Informix Data Protection?

2001-02-22 Thread Joel Fuhrman

No they are not the same.  As I understand it, TDP take the Onbar commands
and translates them into API commands.

On Wed, 21 Feb 2001, Hagen Finley wrote:

> Is there a distinction between utilizing the ADSM/TSM API to run onbar for informix 
>databases and the TSM Informix Data Protection product (TDP)? I can't quite get clear 
>whether the TDP and the API are
> synonymous, or whether the TDP is either a wholly different product or an 
>enhancement of the API. Thanks for your comments.
>
> Hagen Finley
> Longs Drugs
>
>
>



Re: /netscape not being backed up

2001-02-22 Thread Prather, Wanda

I don't know the answer, and I don't speak Solaris.

But, look in your dsmerror.log file and see if there is a message with a
timestamp that matches when you got the "unknown system error".  Sometimes
there will be additional info there that is useful (and sometimes not).

I also found this item in IBMLINK, if it applies to you:

APAR Identifier .. IX89337   Last Changed..99/10/19
  ANS4014E UNKNOWN SYSTEM ERROR (140) WHEN TRYING TO BACKUP LOCAL
  DIRECTORY WHEN IT'S AUTOMOUNT EXPORTED

  Symptom .. IN INCOROUT  Status ... CLOSED  PER
  Severity ... 2  Date Closed . 99/09/15
  Component .. 565511904  Duplicate of 
  Reported Release . 31B  Fixed Release  999
  Component Name ADSM AIX V4 CLI  Special Notice
  Current Target Date ..99/08/14  Flags
  SCP ... AIXRSC
  Platform  AIX

  Status Detail: Not Available

  PE PTF List:

  PTF List:
  Release 31A   : PTF not available yet
  Release 31B   : PTF not available yet


  Parent APAR:
  Child APAR list: IC25037


  ERROR DESCRIPTION:
  When having a automount managed filesystem, an incremental
  backup results in
  ANS4014E Error processing '/home/guest/': unknown system
  error (140) encountered.  Program ending.
  This message is seen when doing a
  dsmc i /home/guest/
  In some cases it has been necessary to submit a successfull
  incremental backup, the error appeared with subsequent
  incremetals. The error only shows up while the local
  directory is mounted to the automounted local automount
  filesystem. This problem has been recreated on the AIX
  and Solaris operating systems.


  LOCAL FIX:
  Stop automounter while doing the backup.


  PROBLEM SUMMARY: An inremental backup of an automounted
  filesystem resulted in an error message 'ANS4014E Error
  processing /path/: unkown system error (140) encountered.
  Program ending.'



-Original Message-
From: Boothby Don [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 22, 2001 10:01 AM
To: [EMAIL PROTECTED]
Subject: /netscape not being backed up


Hello *SM'ers:

First, my client and server versions:

NODE V  R  L  SL PLATFORM_NAME
 -- -- -- -- 
<>
ICOM005  3  1  0  6  SUN SOLARIS
ICOM007  3  1  0  3  SUN SOLARIS

Session established with server ADSMICOM: AIX-RS/6000
  Server Version 3, Release 1, Level 2.50
  Server date/time: 02/22/01   08:56:10  Last access: 02/21/01   15:40:32

Operating system is AIX 4.3.2.0 for the server.
Operating system is Solaris 2.6 for the clients.

Problem:  /netscape is not being backed up (nor seen) by the adsm
incremental backups on icom005.  I do see it on icom007.  I don't see any
differences between the filesystems.  If I do dsmc q fi, I don't see
/netscape on icom005.  I do see it in the icom007 list.

Details:
I have the following command being run daily on the Sun clients:
/opt/IBMadsm-c/dsmc i >$logfile 2>&1

It will not backup /netscape on icom005, but it will back up all the other
active filesystems.

When I try the following command:
/opt/IBMadsm-c/dsmc i -su=y '/netscape/*'
I get the following output:
Incremental backup of volume '/netscape/*'
ANS4014E Error processing '/netscape/*': unknown system error (140)
encountered.  Program ending.

Now, if I go to icom007 (older version of client):
I get the expected output of:
Incremental backup of volume '/netscape/*'
Normal File-->70 /netscape/testfile [Sent]
Successful incremental backup of '/netscape/*'

I don't have anything except core in the inclexcl.def files on either
machine.

I am using DiskSuite.  All slices are identical to my knowledge.
/etc/vfstab looks the same for /netscape as for /var and /opt, for example.
The names of the slices are the same between icom005 and icom007.

Does anyone have any ideas??

Don Boothby, Unix Administrator, Thomson multimedia Inc

Extra info:
>From icom005 (not working client):
icom005[/opt/adsm]df -k
Filesystemkbytesused   avail capacity  Mounted on
/dev/md/dsk/d20   494235   52203  39260912%/
/dev/md/dsk/d26  1018191  462395  49470549%/usr
/proc  0   0   0 0%/proc
fd 0   0   0 0%/dev/fd
/dev/md/dsk/d21  2056211  224005 177052012%/var
/dev/md/dsk/d27  1018191  646792  31030868%/export/home
/dev/md/dsk/d25  5163654 1677282 343473633%/opt
swap 15092722888 1506384 1%/tmp
/dev/md/dsk/d50  5163654 4417015  69500387%/netscape<- Here,
but...
/dev/md/dsk/d51  2056211 1304796  68972966%/apps
/dev/md/dsk/d53   482455  293676  14053468%/oracle
icom005[/opt/adsm]dsmc q fi
ADSTAR Distributed Storage Manager
Command Line Backup Client Interface - Version 3, Release 1, Level 0.6
(C) Copyright IBM Corpo

Re: URGENT ? ABOUT DB RESTORE

2001-02-22 Thread Jim Sporer

I assume you do not have a functional adsm server and that is why you are 
restoring the db, so you cannot do a move media or checkin but you don't 
need to do that.  As long as you have a current volume history file, device 
configuration file and the tape has been inserted in the atl, you can issue 
the restore db command that Ruddy gave you and adsm will find the proper tape.
Jim Sporer

At 07:07 PM 2/22/2001 +0200, you wrote:
>No arguments to give.
>
>If your volhist is still present and not corrupted, if you tape has been
>moved back via MOVE MEDIA and if your tape has been checked in, just
>type:
>
>dsmserv restore db todate=xx:xx: totime=xx:xx
>
>and the TSM server will use the volume corresponding to the tape just
>back from off-site.
>
>Ruddy
>
>-Original Message-
>From: Steve Hicks [mailto:[EMAIL PROTECTED]]
>Sent: jeudi 22 février 2001 17:35
>To: [EMAIL PROTECTED]
>Subject: Re: URGENT ? ABOUT DB RESTORE
>
>
>What would the syntax be? dsmserv restore db ...
>I've tried dsmserv restore db movemedia=6239 and I get and invalid
>argument
>error.
>
>
>
>
>
> Ruddy STOUDER
>
> [EMAIL PROTECTED]
> SLINK.COM>cc:
>
> Sent by: "ADSM:   Subject: Re: URGENT ?
>ABOUT DB RESTORE
> Dist Stor Manager"
>
> <[EMAIL PROTECTED]
>
> EDU>
>
>
>
>
>
> 02/22/01 11:23 AM
>
> Please respond to
>
> "ADSM: Dist Stor
>
> Manager"
>
>
>
>
>
>
>
>
>tRY /
>
>1) MOVE MEDIA ... To bring the tape back on-site in the TSM database
>2) CHECKIN ... STATUS=PRIVATE to get the tape back in the library
>
>Ruddy
>
>-Original Message-
>From: Steve Hicks [mailto:[EMAIL PROTECTED]]
>Sent: jeudi 22 février 2001 17:11
>To: [EMAIL PROTECTED]
>Subject: URGENT ? ABOUT DB RESTORE
>
>
>Need to restore out TSM database but the volume that the DB backup in on
>is
>listed as VAULT. I have the tape in the automated library, how do I
>check
>it in to restore from it??



Help requested on TSM Admin Position Description

2001-02-22 Thread Steve Schaub

My company is in the process of trying to define roles & responsibilities for our TSM 
system.  Management would like some benchmarks on how other companies staff to support 
their environment.  Along with that, they are wanting to define what functions need to 
be handled by a "TSM Engineer", which ones should be handled by our Operations 
Analysts, and which ones should be handled by the Data Center Operators.

If anyone would be willing to share how these things are done in your company, that 
would be a big help.  Extra credit for an actual job description.  If TSM is only part 
of your job, please estimate the % that is spent.

Our environment is:
TSM Server = 3466 C00 running AIX 4.3.3 and TSM 3.7.3.8
Clients =  HP-UX (18) WinNT (38) Novell (25)
Storage = 150gb of SSA diskpools,  3494 tapelib w/4-3590E1A drives, 19TB active tape 
storage

Thanks!

Steve Schaub
Haworth, Inc
email: [EMAIL PROTECTED]



TSM 4.1 and TDP Notes

2001-02-22 Thread Tab Trepagnier

We are just about to upgrade our ADSM server to TSM 4.1.  That is expected
within two weeks.

When we go "live" with the TSM 4.1 server, do we need to have our Notes 4.x
servers running TDP for Notes immediately?  Or can we leave the "Notes Agent" on
the Notes servers for a while so we can test our implementation of TDP/Notes and
TDP/Domino in our lab, connecting to the production TSM server?

Thanks in advance.

Tab Trepagnier
ADSM Administrator
Laitram Corporation



Re: URGENT ? ABOUT DB RESTORE

2001-02-22 Thread Othonas Xixis

Steve,
you don't need to check in the db tape.
Since the tape is in the library, make sure that the devconfig file and the
dsmserv.dsk are present in the TSM installed path: and then issue the
following command from the OS prompt:
dsmserv restore db volumename= devclass= commit=
todate... ...
You can acces the manual online:
http://www.tivoli.com/support/storage_mgr/pubs/v4pubs/v1_html/aix/guide/anratfrm.htm

Part#5, Chapter#21
and see what type of restore do you need, and customize the above command
according to your environment and needs.
If u r using DRM and the prepare command, then find the last prepare file
and follow it thru...

GLuck.

Othonas



> -Original Message-
> From: Steve Hicks [mailto:[EMAIL PROTECTED]]
> Sent: jeudi 22 février 2001 17:11
> To: [EMAIL PROTECTED]
> Subject: URGENT ? ABOUT DB RESTORE
>
> Need to restore out TSM database but the volume that the DB backup in on
> is
> listed as VAULT. I have the tape in the automated library, how do I
> check
> it in to restore from it??



Re: Problem with Scheduled Backup.

2001-02-22 Thread Paul Miller¦
 BDY.RTF


Re: TSM training?

2001-02-22 Thread Kelly J. Lipp

Sounds like a good plan to me.

We'll rent out the World Arena and have the class broadcast on the
scoreboard overhead.  Each of you bring a laptop with TSM installed for the
labs.

We'll call the Guinness Book of Records folks in and get them to certify the
largest TSM training class ever held.  Student / Teacher ratio of 1000 to 1.
That sounds about right.  Just don't ask too many questions and we should be
able to get through the class in a couple of months.

See you in Colorado!

Kelly J. Lipp
Storage Solutions Specialists, Inc.
PO Box 51313
Colorado Springs CO 80949-1313
(719) 531-5926
Fax: (240) 539-7175
Email: [EMAIL PROTECTED] or [EMAIL PROTECTED]
www.storsol.com
www.storserver.com


-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of
Talafous, John G.
Sent: Wednesday, February 21, 2001 9:58 PM
To: [EMAIL PROTECTED]
Subject: FW: TSM training?


Oops. I really meant to send this to the list on the outside shot we could
ALL get together in Colorado.

-Original Message-
From: Talafous, John G.
Sent: Wednesday, February 21, 2001 11:55 PM
To: '[EMAIL PROTECTED]'
Subject: RE: TSM training?


Kelly,
  Thanks for this kind of post. I have been administering TSM for better
than a year now and feel ready for some kind of advanced class. I had a look
at your web site at http://www.storsol.com and found it quite interesting. I
understand the part about TSM, but could you quickly help me understand what
SDSM (STORServer Distributed Storage Manager) is?  Also, can I get more
information about your advanced class curriculum?

Thanks in advance,
John G. Talafous  IS Technical Principal
The Timken CompanyGlobal Software Support
P.O. Box 6927 Data Management
1835 Dueber Ave. S.W. Phone: (330)-471-3390
Canton, Ohio USA  44706-0927  Fax  : (330)-471-4034
[EMAIL PROTECTED]   http://www.timken.com


-Original Message-
From: Kelly J. Lipp [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 16, 2001 3:33 PM
To: [EMAIL PROTECTED]
Subject: Re: TSM training?

www.storsol.com

We offer two courses: Level 1 Beginner and Level 2 Advanced.  Taught by
folks that implement TSM daily.  The Advanced class covers SQL, Exchange and
Oracle connect agents, DRM, Server to Server among other things.  Taught in
Colorado during four days.

Kelly J. Lipp
Storage Solutions Specialists, Inc.
PO Box 51313
Colorado Springs CO 80949-1313
(719) 531-5926
Fax: (240) 539-7175
Email: [EMAIL PROTECTED] or [EMAIL PROTECTED]
www.storsol.com
www.storserver.com


-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of
Marc Levitan
Sent: Friday, February 16, 2001 12:35 PM
To: [EMAIL PROTECTED]
Subject: Re: TSM training?


Try AVAILANT in Cambridge MAssachusetts.
I just went for the Beginner class but they have advanced topic classes as
well.
888 94-AVAIL


Marc Levitan
Senior LAN Engineer
PFPC Global Fund Services





Jeff T
<[EMAIL PROTECTED]To: [EMAIL PROTECTED]
C.FAA.GOV>  cc:
Sent by: "ADSM: Subject: TSM training?
Dist Stor
Manager"
<[EMAIL PROTECTED]
T.EDU>


02/16/2001 02:23
PM
Please respond
to "ADSM: Dist
Stor Manager"





We're migrating to TSM 4  server on OS/390
We have clients that run on unix,netware and Win32 machines
We used TDP for Domino  and want to start with Oracle


I haven't been to a class since 1995 and there's finally money available
for
training.

Anyone have a sugestion for the cutting edge TSM training.  I'd like to
focus on
the connect agents  (see how long its been) and issues of TSM 4



Thanks,



   Jeff Toth



Re: URGENT ? ABOUT DB RESTORE

2001-02-22 Thread Kelly J. Lipp

The problem isn't the fact that the volume is marked as VAULT, but rather
that the library can't find it during the restore operation.

Here's what I do:

Ensure that the volhist.out and devconfig.out files are in the right place.

Edit the devconfig.out file.

Notice at the bottom of this file a library inventory.  Also notice that the
db backup tape in your hand is not listed in this inventory.  Further notice
that dsmserv restore db does not do an audit library.  So all it knows about
is the volumes that were in it the last time the devconfig file was written.

Take a tape out of the library and replace it with the db backup tape in
your hand.

Find the entry in the devconfig.out library inventory section and change the
number of the tape you just removed to the number of the tape you just put
in.  Now this file believes the db backup tape is in the library.

Open the volhist.out file.  Find out the exact date and time of the db
backup on the tape you just put in the library.

Issue the following command:

dsmserv restore db todate=thedate totime=thetime

If you have DRM, look in the planfile for the perfect syntax.  If you are
restoring the TSM server in the server1 directory (remember, there can be
multiple instantiations of TSM on a single hardware platform), you need to
be in this directory to do the restore.  Your syntax changes slightly to
reflect this:  I'll assume NT.

c:>\progra~1\tivoli\tsm\server\dsmserv restore db todate=thedate
totime=thetime

Another way to do this is to edit the devconfig.out file and create a manual
library with one drive in it.  Then issue the restore command.  This will
cause TSM to prompt you to load the tape in the drive.  In some libraries,
this is easy.  In some, not so easy.  I like the first method the best.

Hope this isn't too late to help.

Thanks,

Kelly J. Lipp
Storage Solutions Specialists, Inc.
PO Box 51313
Colorado Springs CO 80949-1313
(719) 531-5926
Fax: (240) 539-7175
Email: [EMAIL PROTECTED] or [EMAIL PROTECTED]
www.storsol.com
www.storserver.com


-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of
Steve Hicks
Sent: Thursday, February 22, 2001 10:16 AM
To: [EMAIL PROTECTED]
Subject: Re: URGENT ? ABOUT DB RESTORE


Those are some BIG ifs, we don't have the tape checked in and I'm not sure
how to check it in with out getting onto the server. That's the gotcha.
Maybe I'm missing someting though .. please help
Steve



Ruddy STOUDER
cc:
Sent by: "ADSM:   Subject: Re: URGENT ?
ABOUT DB RESTORE
Dist Stor Manager"
<[EMAIL PROTECTED]
EDU>


02/22/01 12:07 PM
Please respond to
"ADSM: Dist Stor

Manager"





No arguments to give.

If your volhist is still present and not corrupted, if you tape has been
moved back via MOVE MEDIA and if your tape has been checked in, just
type:

dsmserv restore db todate=xx:xx: totime=xx:xx

and the TSM server will use the volume corresponding to the tape just
back from off-site.

Ruddy

-Original Message-
From: Steve Hicks [mailto:[EMAIL PROTECTED]]
Sent: jeudi 22 fivrier 2001 17:35
To: [EMAIL PROTECTED]
Subject: Re: URGENT ? ABOUT DB RESTORE


What would the syntax be? dsmserv restore db ...
I've tried dsmserv restore db movemedia=6239 and I get and invalid
argument
error.





Ruddy STOUDER

cc:

Sent by: "ADSM:   Subject: Re: URGENT ?
ABOUT DB RESTORE
Dist Stor Manager"

<[EMAIL PROTECTED]

EDU>





02/22/01 11:23 AM

Please respond to

"ADSM: Dist Stor

Manager"








tRY /

1) MOVE MEDIA ... To bring the tape back on-site in the TSM database
2) CHECKIN ... STATUS=PRIVATE to get the tape back in the library

Ruddy

-Original Message-
From: Steve Hicks [mailto:[EMAIL PROTECTED]]
Sent: jeudi 22 fivrier 2001 17:11
To: [EMAIL PROTECTED]
Subject: URGENT ? ABOUT DB RESTORE


Need to restore out TSM database but the volume that the DB backup in on
is
listed as VAULT. I have the tape in the automated library, how do I
check
it in to restore from it??



Re: URGENT ? ABOUT DB RESTORE

2001-02-22 Thread Ruddy STOUDER

I think (I hope) that this should not be a problem.

Indeed, first, I thought you needed to restore a db but that your server
was still up and running to do the move media and the checkin.
Obviously, this is not the case.

Anyway, the restore db (a the DOS prompt) is just using the volhist file
to know what is the last available Database Backup.

I am almost sure that your last database backup, on-site or off-site is
declared in the volhist file.
run DSMSERV DISPLAY DBVOLUMES to verify if TSM is aware about it.

So, using restore db will not take care about the fact that the tape is
on-site or off-site but will just send a request to the library to read
it.
SO, just insert your tape in the library and type :

dsmserv restore db todate=xx:xx: totime=xx:xx

or, if the tape is unknown in your volhist file:

dsmserv restore db volumenames= todate=xx:xx: totime=xx:xx

Ruddy

-Original Message-
From: Steve Hicks [mailto:[EMAIL PROTECTED]]
Sent: jeudi 22 février 2001 18:16
To: [EMAIL PROTECTED]
Subject: Re: URGENT ? ABOUT DB RESTORE


Those are some BIG ifs, we don't have the tape checked in and I'm not
sure
how to check it in with out getting onto the server. That's the gotcha.
Maybe I'm missing someting though .. please help
Steve




Ruddy STOUDER

cc:

Sent by: "ADSM:   Subject: Re: URGENT ?
ABOUT DB RESTORE
Dist Stor Manager"

<[EMAIL PROTECTED]

EDU>





02/22/01 12:07 PM

Please respond to

"ADSM: Dist Stor

Manager"








No arguments to give.

If your volhist is still present and not corrupted, if you tape has been
moved back via MOVE MEDIA and if your tape has been checked in, just
type:

dsmserv restore db todate=xx:xx: totime=xx:xx

and the TSM server will use the volume corresponding to the tape just
back from off-site.

Ruddy

-Original Message-
From: Steve Hicks [mailto:[EMAIL PROTECTED]]
Sent: jeudi 22 février 2001 17:35
To: [EMAIL PROTECTED]
Subject: Re: URGENT ? ABOUT DB RESTORE


What would the syntax be? dsmserv restore db ...
I've tried dsmserv restore db movemedia=6239 and I get and invalid
argument
error.





Ruddy STOUDER

cc:

Sent by: "ADSM:   Subject: Re: URGENT ?
ABOUT DB RESTORE
Dist Stor Manager"

<[EMAIL PROTECTED]

EDU>





02/22/01 11:23 AM

Please respond to

"ADSM: Dist Stor

Manager"








tRY /

1) MOVE MEDIA ... To bring the tape back on-site in the TSM database
2) CHECKIN ... STATUS=PRIVATE to get the tape back in the library

Ruddy

-Original Message-
From: Steve Hicks [mailto:[EMAIL PROTECTED]]
Sent: jeudi 22 février 2001 17:11
To: [EMAIL PROTECTED]
Subject: URGENT ? ABOUT DB RESTORE


Need to restore out TSM database but the volume that the DB backup in on
is
listed as VAULT. I have the tape in the automated library, how do I
check
it in to restore from it??



Re: Trying to define a 3494 Library (solved!)

2001-02-22 Thread Kelly J. Lipp

Ah yes, telling the library about the system.  Got bit by that myself.  I
have it in bold in my notes now.

Kelly J. Lipp
Storage Solutions Specialists, Inc.
PO Box 51313
Colorado Springs CO 80949-1313
(719) 531-5926
Fax: (240) 539-7175
Email: [EMAIL PROTECTED] or [EMAIL PROTECTED]
www.storsol.com
www.storserver.com


-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of
Loon, E.J. van - SPLXM
Sent: Thursday, February 22, 2001 7:10 AM
To: [EMAIL PROTECTED]
Subject: Trying to define a 3494 Library (solved!)


My 3494 is working fine now. I forgot to add the host to the library
manager. I also had to add the Enable3590Library Yes parameter to the
dsmserv.opt but it's now labeling my tapes!
Many thanks to all people who responded to my question!!
Special thanks to Richard Sims!!!
Kindest regards,
Eric van Loon
KLM Royal Dutch Airlines


-Original Message-
From: Othonas Xixis [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 20, 2001 18:13
To: [EMAIL PROTECTED]
Subject: Re: Trying to define a 3494 Library


Eric,
1) can u ping  171.21.121.5  ?
2) after u ran the # cfgmgr did u check if the lmcp0 is available ?
3) can u ask yr CE toi make sure that the library is online and ready for
operations ?
4) before u define the library in TSM, issue the following command:
# mtlib -l/dev/lmcp0 -qL
   if that works u r ready for TSM, if not then u have other issues that u
need to resolve first...

Cheers.

Othonas




Tom Melton <[EMAIL PROTECTED]>@VM.MARIST.EDU> on 02/20/2001 11:28:06 AM

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

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


To:   [EMAIL PROTECTED]
cc:
Subject:  Re: Trying to define a 3494 Library


Try talking to the library from outside ADSM.  Use the mtlib command to
query the library, to get some status info from it.  That will verify
the necessary serial/ethernet connectivity to the library.

I see that you are talking ethernet to the library.  Have you
authorized your ADSM machine access in the library controller.  I think
you have to give the ip address of the ADSM server in the IP setup of
the ATL.

Tom Melton
Emory HealthCare
Emory University

>>> [EMAIL PROTECTED] 02/20/01 11:20AM >>>
Hi *SM-ers!
I am trying to add a 3494 library to our TSM 3.7 server on AIX 4.3.3.
I have performed the following steps:
1) I have installed Atape 5.4.4.0.
2) I have installed atldd 4.1.5.0.
3) I have defined the library in the /etc/ibmatl.conf file by adding
the
following line:
3494-L1  171.21.121.5   3494-L1
4) I used SMIT to configured the LMCP by using the "Add a Tape Drive"
option. I selected the "atl  library LAN/TTY Library Management
Control
Point". I selected the Library Name 3494-L1 which was retrieved from
the
/etc/ibmatl.conf file and it created a lmcp0 with the status defined:
lmcp0 Defined  LAN/TTY Library Management Control Point
5) I used the SMIT option "Configure a Defined Tape Drive" to make the
drive
available. It's now listed as:
lmcp0 Available  LAN/TTY Library Management Control Point
6) I ran CFGMGR which loaded the deamon.
7) I went to TSM to define the library by using the command:
def libr 3494-L1 libt=349x device=/dev/lmcp0
This returns the following error:
ANR8444E Internal Operation: Library 3494-L1 is currently unavailable.
ANR8418E DEFINE LIBRARY: An I/O error occurred while accessing library
3494-L1.
I'm stuck here. Can anybody help me by pointing me to the right place
for
more information? Am I forgetting something?
Thanks in advance for any reply!!
Kindest regards,
Eric van Loon
KLM Royal Dutch Airlines


**
This e-mail and any attachment may contain confidential and privileged
material intended for the addressee only. If you are not the addressee,
you are notified that no part of the e-mail or any attachment may be
disclosed, copied or distributed, and that any other action related to
this e-mail or attachment is strictly prohibited, and may be unlawful.
If you have received this e-mail by error, please notify the sender
immediately by return e-mail, and delete this message. Koninklijke
Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its employees
shall not be liable for the incorrect or incomplete transmission of this
e-mail or any attachments, nor responsible for any delay in receipt.
**



Re: ait2 firmware level

2001-02-22 Thread Kelly J. Lipp

There is 1.08 firmware version.  That seems to fix a bunch of problems.
Contact your library manufacturer about getting it.

Kelly J. Lipp
Storage Solutions Specialists, Inc.
PO Box 51313
Colorado Springs CO 80949-1313
(719) 531-5926
Fax: (240) 539-7175
Email: [EMAIL PROTECTED] or [EMAIL PROTECTED]
www.storsol.com
www.storserver.com


-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of
Frost, Dave
Sent: Thursday, February 22, 2001 7:07 AM
To: [EMAIL PROTECTED]
Subject: ait2 firmware level


Hi *SMers,

we are running tsm version 3.7.4 on Solaris 7, and Sony ait2 tape drives in
an adic scalar 1000.

We are seeing a very large number reposition faults - especially with OP=RSR
- along with a scattering of actual read or write errors, spread across 10
drives and 500 tapes.  In one particular case today, we have restored the
tape apparently giving a problem to the diskpool, and then refired the
restore.  Before we had set off the restore, migration had moved the files
back to a new tape.  Lo and behold, _exactly_ the same error occurred again
(different drive/different tape).

The error was (again)
ANR8302E I/O error on drive AIT09 (/dev/rmt/26mt) (OP=RSR, CC=205, KEY=FF,
ASC=FF, ASC=FF, ASCQ=FF, SENSE=**NONE**, Description=SCSI adaptor failure).

The drives are paired, and are on 5 distinct chaparral routers.

The firmware level of the drives is x01e7.

TSM support can't find anything in particular.

Has anybody seen this before, or know what the recommendation is for this
combination?

tia
-=Dave=-
--
[EMAIL PROTECTED]

ACK and ye shall receive.


www.guardianit.com
The information contained in this email is confidential and intended only
for the use of the individual or entity named above.  If the reader of this
message is not the intended recipient, you are hereby notified that any
dissemination, distribution, or copying of this communication is strictly
prohibited.  Guardian iT Group will accept no responsibility or liability in
respect to this email other than to the addressee.  If you have received
this communication in error, please notify us immediately via email:
[EMAIL PROTECTED]



Re: Problem with Scheduled Backup.

2001-02-22 Thread Rushforth, Tim

The 4.12 Default Domain for an incremental backup includes the SYSTEMOBJECTS
domain.  This includes your registry, event logs, system files plus other
objects.

When you are doing a scheduled backup it is also backing up the
SYSTEMOBJECTS.  From the GUI I assume you were not selecting the "SYSTEM
OBJECT".

If you don't want to include the SYSTEMOJBECTS as part of your scheduled
backups, you can change the DOMAIN statment in dsm.opt to only include the
drives you want backed up:
Eg. DOMAIN C: D:

If you do this, ensure you understand that you are not backing up files like
the registry, event logs, NT System Files etc.

Tim Rushforth
City of Winnipeg

-Original Message-
From: Rajesh Oak [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 22, 2001 10:57 AM
To: [EMAIL PROTECTED]
Subject: Problem with Scheduled Backup.


Everyone,

I have TSM 4.1.0 on Windows 2000 Server. The clients are TSM 4.1.2 clients
on Windows 2000 professional. The problem with my backups is:
When I do manual backup using the GUI the amount of data backed up
incrementally is about 9 Megs. When I run a schedule to back it up it backs
up about 230 M of data. What I found out was that it backs up many folders
like c:\Winnt\system32 folder everytime I run a schedule even though nothing
changes on these folders or files. I will eventually have more than a 1000
clients which will create a network bottleneck with the amount of data that
would be sent over the network.
If anyone has a solution for this problem please send me a mail.

Regards,

Rajesh Oak


Get your small business started at Lycos Small Business at
http://www.lycos.com/business/mail.html



Re: URGENT ? ABOUT DB RESTORE

2001-02-22 Thread Steve Hicks

Those are some BIG ifs, we don't have the tape checked in and I'm not sure
how to check it in with out getting onto the server. That's the gotcha.
Maybe I'm missing someting though .. please help
Steve


   
 
Ruddy STOUDER  
 
cc:  
 
Sent by: "ADSM:   Subject: Re: URGENT ? ABOUT DB 
RESTORE
Dist Stor Manager" 
 
<[EMAIL PROTECTED] 
 
EDU>   
 
   
 
   
 
02/22/01 12:07 PM  
 
Please respond to  
 
"ADSM: Dist Stor   
 
Manager"   
 
   
 
   
 



No arguments to give.

If your volhist is still present and not corrupted, if you tape has been
moved back via MOVE MEDIA and if your tape has been checked in, just
type:

dsmserv restore db todate=xx:xx: totime=xx:xx

and the TSM server will use the volume corresponding to the tape just
back from off-site.

Ruddy

-Original Message-
From: Steve Hicks [mailto:[EMAIL PROTECTED]]
Sent: jeudi 22 février 2001 17:35
To: [EMAIL PROTECTED]
Subject: Re: URGENT ? ABOUT DB RESTORE


What would the syntax be? dsmserv restore db ...
I've tried dsmserv restore db movemedia=6239 and I get and invalid
argument
error.





Ruddy STOUDER

cc:

Sent by: "ADSM:   Subject: Re: URGENT ?
ABOUT DB RESTORE
Dist Stor Manager"

<[EMAIL PROTECTED]

EDU>





02/22/01 11:23 AM

Please respond to

"ADSM: Dist Stor

Manager"








tRY /

1) MOVE MEDIA ... To bring the tape back on-site in the TSM database
2) CHECKIN ... STATUS=PRIVATE to get the tape back in the library

Ruddy

-Original Message-
From: Steve Hicks [mailto:[EMAIL PROTECTED]]
Sent: jeudi 22 février 2001 17:11
To: [EMAIL PROTECTED]
Subject: URGENT ? ABOUT DB RESTORE


Need to restore out TSM database but the volume that the DB backup in on
is
listed as VAULT. I have the tape in the automated library, how do I
check
it in to restore from it??





Re: URGENT ? ABOUT DB RESTORE

2001-02-22 Thread Ruddy STOUDER

No arguments to give.

If your volhist is still present and not corrupted, if you tape has been
moved back via MOVE MEDIA and if your tape has been checked in, just
type:

dsmserv restore db todate=xx:xx: totime=xx:xx

and the TSM server will use the volume corresponding to the tape just
back from off-site.

Ruddy

-Original Message-
From: Steve Hicks [mailto:[EMAIL PROTECTED]]
Sent: jeudi 22 février 2001 17:35
To: [EMAIL PROTECTED]
Subject: Re: URGENT ? ABOUT DB RESTORE


What would the syntax be? dsmserv restore db ...
I've tried dsmserv restore db movemedia=6239 and I get and invalid
argument
error.





Ruddy STOUDER

cc:

Sent by: "ADSM:   Subject: Re: URGENT ?
ABOUT DB RESTORE
Dist Stor Manager"

<[EMAIL PROTECTED]

EDU>





02/22/01 11:23 AM

Please respond to

"ADSM: Dist Stor

Manager"








tRY /

1) MOVE MEDIA ... To bring the tape back on-site in the TSM database
2) CHECKIN ... STATUS=PRIVATE to get the tape back in the library

Ruddy

-Original Message-
From: Steve Hicks [mailto:[EMAIL PROTECTED]]
Sent: jeudi 22 février 2001 17:11
To: [EMAIL PROTECTED]
Subject: URGENT ? ABOUT DB RESTORE


Need to restore out TSM database but the volume that the DB backup in on
is
listed as VAULT. I have the tape in the automated library, how do I
check
it in to restore from it??



AW: ait2 firmware level

2001-02-22 Thread Hoelscher, Hans-Peter

Hi Dave,
we had just the same error last Monday. We had to repair a damaged tape
drive therefore one drive was removed from the library. After finishing the
repair we got several write errors ANR8302E on all drives. 

We completely removed all scsi cables and plugged them back carefuly . After
that all was fine !!
Try it ! 

> Hans-Peter Hölscher
> Astrium GmbH
> Information Management
> Infrastructure Germany 
> SAP R/3 Operations and Database Support
> Abt. AI32
> Tel.+49 421 539 5151
> FAX   +49 421 539 28 4036
> email  [EMAIL PROTECTED]
> 


> -Ursprüngliche Nachricht-
> Von: Frost, Dave [mailto:[EMAIL PROTECTED]]
> Gesendet: Donnerstag, 22. Februar 2001 15:07
> An: [EMAIL PROTECTED]
> Betreff: ait2 firmware level
> 
> 
> Hi *SMers,
> 
> we are running tsm version 3.7.4 on Solaris 7, and Sony ait2 
> tape drives in
> an adic scalar 1000.
> 
> We are seeing a very large number reposition faults - 
> especially with OP=RSR
> - along with a scattering of actual read or write errors, 
> spread across 10
> drives and 500 tapes.  In one particular case today, we have 
> restored the
> tape apparently giving a problem to the diskpool, and then refired the
> restore.  Before we had set off the restore, migration had 
> moved the files
> back to a new tape.  Lo and behold, _exactly_ the same error 
> occurred again
> (different drive/different tape).
> 
> The error was (again)
> ANR8302E I/O error on drive AIT09 (/dev/rmt/26mt) (OP=RSR, 
> CC=205, KEY=FF,
> ASC=FF, ASC=FF, ASCQ=FF, SENSE=**NONE**, Description=SCSI 
> adaptor failure).
> 
> The drives are paired, and are on 5 distinct chaparral routers.
> 
> The firmware level of the drives is x01e7.
> 
> TSM support can't find anything in particular.
> 
> Has anybody seen this before, or know what the recommendation 
> is for this
> combination?
> 
> tia
> -=Dave=-
> --
> [EMAIL PROTECTED]
> 
> ACK and ye shall receive.
> 
> 
> www.guardianit.com
>   The information contained in this email is 
> confidential and intended only for the use of the individual 
> or entity named above.  If the reader of this message is not 
> the intended recipient, you are hereby notified that any 
> dissemination, distribution, or copying of this communication 
> is strictly prohibited.  Guardian iT Group will accept no 
> responsibility or liability in respect to this email other 
> than to the addressee.  If you have received this 
> communication in error, please notify us immediately via 
> email: [EMAIL PROTECTED]
> 



Problem with Scheduled Backup.

2001-02-22 Thread Rajesh Oak

Everyone,

I have TSM 4.1.0 on Windows 2000 Server. The clients are TSM 4.1.2 clients on Windows 
2000 professional. The problem with my backups is:
When I do manual backup using the GUI the amount of data backed up incrementally is 
about 9 Megs. When I run a schedule to back it up it backs up about 230 M of data. 
What I found out was that it backs up many folders like c:\Winnt\system32 folder 
everytime I run a schedule even though nothing changes on these folders or files. I 
will eventually have more than a 1000 clients which will create a network bottleneck 
with the amount of data that would be sent over the network.
If anyone has a solution for this problem please send me a mail.

Regards,

Rajesh Oak


Get your small business started at Lycos Small Business at 
http://www.lycos.com/business/mail.html



Re: ait2 firmware level

2001-02-22 Thread Richard Sims

>ANR8302E I/O error on drive AIT09 (/dev/rmt/26mt) (OP=RSR, CC=205, KEY=FF,
>ASC=FF, ASC=FF, ASCQ=FF, SENSE=**NONE**, Description=SCSI adaptor failure).

Dave - Refer to the back of the Messages manual for their suggestions of
   what to check for Completion Code 205, which could be a loose
cable or a damaged cable.  Your posting didn't say if this just started
happening after a history of successful operation, but I'll assume that.
Make sure that no one has monkeyed with the SCSI chain, making it too
long, putting on the wrong type of terminator, ...
  Richard Sims, BU



Solaris Client.

2001-02-22 Thread Jason Barkes

All,
 I have a solaris client which is running 3.1.0.3 and has some problems.  I
have tried to upgrade to End Of Currency  i.e. 3.1.0.8  however this just gives
me a segmentation fault.  Has any of you successfully installed this version
from the Tivoli Web Site?

Regards,  Jason Barkes.


**
The information in this E-Mail is confidential and may be legally
privileged. It may not represent the views of Scottish and Southern
Energy plc.
It is intended solely for the addressees. Access to this E-Mail by
anyone else is unauthorised. If you are not the intended recipient,
any disclosure, copying, distribution or any action taken or omitted
to be taken in reliance on it, is prohibited and may be unlawful.
Any unauthorised recipient should advise the sender immediately of
the error in transmission.

Scottish Hydro-Electric and Southern Electric are trading names of
Scottish and Southern Energy Group.
**



Re: URGENT ? ABOUT DB RESTORE

2001-02-22 Thread Steve Hicks

What would the syntax be? dsmserv restore db ...
I've tried dsmserv restore db movemedia=6239 and I get and invalid argument
error.



   
 
Ruddy STOUDER  
 
cc:  
 
Sent by: "ADSM:   Subject: Re: URGENT ? ABOUT DB 
RESTORE
Dist Stor Manager" 
 
<[EMAIL PROTECTED] 
 
EDU>   
 
   
 
   
 
02/22/01 11:23 AM  
 
Please respond to  
 
"ADSM: Dist Stor   
 
Manager"   
 
   
 
   
 



tRY /

1) MOVE MEDIA ... To bring the tape back on-site in the TSM database
2) CHECKIN ... STATUS=PRIVATE to get the tape back in the library

Ruddy

-Original Message-
From: Steve Hicks [mailto:[EMAIL PROTECTED]]
Sent: jeudi 22 février 2001 17:11
To: [EMAIL PROTECTED]
Subject: URGENT ? ABOUT DB RESTORE


Need to restore out TSM database but the volume that the DB backup in on
is
listed as VAULT. I have the tape in the automated library, how do I
check
it in to restore from it??





Re: HELP! Recovery Log won't mount

2001-02-22 Thread David Longo

We had been running fine and after a reboot of RS6000 this happened.
Have been running on TSM 3.7.4.0 now for about 3+ months with no problem.


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]


>>> [EMAIL PROTECTED] 02/21/01 05:44PM >>>
Thanx for the reply from yourself and Mike.
Downloading fix now.  Noticed that the fix said the
problem normally occurs down an upgrade of TSM.
I did not upgrade - it just started happening...
Is the same thing that happened to yourself?

Just curious


--- David Longo <[EMAIL PROTECTED]> wrote:
> You need to upgrade to 3.7.4.0 to fix this problem.
> Known problem at Tivoli.
>
> We had it a few months ago and others have had it
> too.
>
>
> 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] 
>
>
> >>> [EMAIL PROTECTED] 02/21/01 02:09PM >>>
> TSM Server 3.7.3 on NT 4.0 box.
> Server was rebooted cleanly yesterday. Now TSM won't
> come back up.  I do the followign:
>
> 
> D:\Program Files\Tivoli\TSM\server>dsmserv
> ANR0900I Processing options file D:\PROGRA
> 1\Tivoli\TSM\server\dsmserv.opt.
> Database Page Shadowing Will be avalilable in the
> next
> service offering.
>  ANR7800I DSMSERV generated at 16:58:00 on Apr 27
> 2000.
>
> Tivoli Storage Manager for Windows NT
> Version 3, Release 7, Level 3.0
>
> Licensed Materials - Property of IBM
>
> 5697-TSM (C) Copyright IBM Corporation 1999. All
> rights reserved.
> U.S. Government Users Restricted Rights - Use,
> duplication or disclosure
> restricted by GSA ADP Schedule Contract with IBM
> Corporation.
>
> ANR0990I Server restart-recovery in progress.
> ANR0200I Recovery log assigned capacity is 1200
> megabytes.
> ANR0201I Database assigned capacity is 8100
> megabytes.
> ANR0306I Recovery log volume mount in progress.
> 
>
> It stays at this mount.  I let it go overnight -
> pegs
> the CPU but doesn't come up.  No error messages,
> just
> doesn't want to mount.
> Rebooted multiple times - no effect.
> Unfortunately, recovery log not mirrored - had no
> space.
>
> Any suggestions?  Ideas?
>
> Thanx in advance!
>
>
>
___
> Do You Yahoo!?
> Get your free @yahoo.ca address at
> http://mail.yahoo.ca 
>
>
>
> "MMS " made the following
>  annotations on 02/21/01 14:23:17
>
--
> 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.
>
>
=


___
Do You Yahoo!?
Get your free @yahoo.ca address at http://mail.yahoo.ca 



"MMS " made the following
 annotations on 02/22/01 11:34:44
--
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: Netware 5.6 & SunOS 5.6

2001-02-22 Thread Mearl Danner

Current supported releases of Netware are:

Netware 5.0 with the latest service pack being 6A.
Netware 5.1 service pack 2A.

On Thu, 22 Feb 2001 12:14:33 -0300 Alexandre Bicas Caldeira
<[EMAIL PROTECTED]> wrote:

> Hi guys,
>
> Does anyone know if TSM is compatible with Novell Netware 5.6 and Sun Os 5.6
> ?!
>
> When I was looking for it at Tivoli site, I found out that one of TSM
> requirements is Netware 5.1 but the site didn't mention other versions above
> 5.1 ...
>
> Thanks all
> ___
> Alexandre Bicas Caldeira - [EMAIL PROTECTED]
> Tivoli Certified Specialist - Tivoli Storage Manager
> Service IT Solutions - http://www.service.com.br
>Sao Paulo:(11) 3040-1960
>Rua Helena, 280, Cj 1106
>CEP 04552-050 - Sco Paulo - SP
>  Porto Alegre:   (51) 212-3666
> Curitiba:   (41) 262-8320

-
Mearl Danner
Systems Programmer
Email: [EMAIL PROTECTED]
Samford University



Re: URGENT ? ABOUT DB RESTORE

2001-02-22 Thread Ruddy STOUDER

tRY /

1) MOVE MEDIA ... To bring the tape back on-site in the TSM database
2) CHECKIN ... STATUS=PRIVATE to get the tape back in the library

Ruddy

-Original Message-
From: Steve Hicks [mailto:[EMAIL PROTECTED]]
Sent: jeudi 22 février 2001 17:11
To: [EMAIL PROTECTED]
Subject: URGENT ? ABOUT DB RESTORE


Need to restore out TSM database but the volume that the DB backup in on
is
listed as VAULT. I have the tape in the automated library, how do I
check
it in to restore from it??



ait2 firmware level

2001-02-22 Thread Frost, Dave

Hi *SMers,

we are running tsm version 3.7.4 on Solaris 7, and Sony ait2 tape drives in
an adic scalar 1000.

We are seeing a very large number reposition faults - especially with OP=RSR
- along with a scattering of actual read or write errors, spread across 10
drives and 500 tapes.  In one particular case today, we have restored the
tape apparently giving a problem to the diskpool, and then refired the
restore.  Before we had set off the restore, migration had moved the files
back to a new tape.  Lo and behold, _exactly_ the same error occurred again
(different drive/different tape).

The error was (again)
ANR8302E I/O error on drive AIT09 (/dev/rmt/26mt) (OP=RSR, CC=205, KEY=FF,
ASC=FF, ASC=FF, ASCQ=FF, SENSE=**NONE**, Description=SCSI adaptor failure).

The drives are paired, and are on 5 distinct chaparral routers.

The firmware level of the drives is x01e7.

TSM support can't find anything in particular.

Has anybody seen this before, or know what the recommendation is for this
combination?

tia
-=Dave=-
--
[EMAIL PROTECTED]

ACK and ye shall receive.


www.guardianit.com  The 
information contained in this email is confidential and intended only for the use of 
the individual or entity named above.  If the reader of this message is not the 
intended recipient, you are hereby notified that any dissemination, distribution, or 
copying of this communication is strictly prohibited.  Guardian iT Group will accept 
no responsibility or liability in respect to this email other than to the addressee.  
If you have received this communication in error, please notify us immediately via 
email: [EMAIL PROTECTED]



ARCHIVE command - length restrictions

2001-02-22 Thread Sergio Cherchyk

Hi everybody!

I'm trying to backup ORACLE databases using a script that uses an
ARCHIVE command to which a list of files to back up is given, so that
the final command is something like this:

dsmc archive -archmc=ORACLE_DIARIO -desc="TST11 OFFLINE ORACLE_DIARIO
20010216.153447" /oracle/rdbms/8.0.5/dbs/initTST11.ora
/TST11/dbs/system01.dbf /TST11/data/ajes_data.dbf
/TST11/data/amul_data.dbf /TST11/index/amul_ind.dbf
/TST11/rollback/rbs.dbf /TST11/temporary/temporary.dbf
/TST11/dbs/user.dbf /TST11/index/ajes_ind.dbf /TST11/data/eul_data.dbf
/TST11/data/eft_data.dbf /TST11/index/eft_ind.dbf
/TST11/data/cheques_data.dbf /TST11/index/cheques_ind.dbf
/TST11/redologs1/log3a.dbf /TST11/redologs2/log2b.dbf
/TST11/redologs1/log1a.dbf /TST11/redologs1/ctrl1.dbf
/TST11/redologs2/ctrl2.dbf /TST11/redologs1/ctrl3.dbf
/TST11/dbs/cfstby.dbf

The error message that I get after this command is issued is:

ANS1102E Excessive number of command line arguments passed to the
program!
ANS1133W An expression might contain a wildcard not enclosed in quotes

Not seeing any wildcards and not finding a limit in the number of
parameters to be passed to an ARCHIVE command, I thought that it should
have failed because an exesive number of characters in the command line.
TSM specifies 256 character as a maximun limit, so it appeared natural
to me that this command doesn't work.

However this, the following comman DOES work, even if it is largely
superior to 256 characters in length:

dsmc archive -archmc=ORACLE_DIARIO -desc="TST1 OFFLINE ORACLE_DIARIO
20010216.152135" /oracle/rdbms/7.3.4/dbs/initTST1.ora
/TST1/dbs/system01.dbf /TST1/dbs/user.dbf /TST1/data/data.dbf
/TST1/rollback/rbs.dbf /TST1/temporary/temporary.dbf /TST1/index/ind.dbf
/TST1/redologs1/log1a.dbf /TST1/redologs2/log1b.dbf
/TST1/redologs2/log2b.dbf /TST1/redologs2/log2a.dbf
/TST1/redologs1/log3a.dbf /TST1/redologs2/log3b.dbf
/TST1/redologs2/log4b.dbf /TST1/redologs2/log4a.dbf /TST1/dbs/ctrl1.dbf
/TST1/redologs1/ctrl2.dbf /TST1/redologs2/ctrl3.dbf /TST1/dbs/cfstby.dbf
/TST1/archivelog

Does anyone know which is the real restriction that I'm not respecting
in the first example?

The client is TSM 3.7.2 in an AIX 4.3.2

Thanks in advance
--

Sergio R. Cherchyk
Arquitectura Tecnológica - Midrange
Banco Río de la Plata S.A. - Grupo BSCH
Mire 480, 2do piso - 1036 Cap. Fed.
Argentina
Tel. (054)-11-4341-1643
Fax. (054)-11-4341-1264




move node data! (was Re: 3583-L36 drive)

2001-02-22 Thread Ray

Richard,

Thanks for the pointers.  You always know the answers to my questions, and
i appreciate you contributions to this group. I'm sure others do as well!

Ok, now i have my 3583 running, with new policy/management classes.  I
want to move data to it from the 3570, but only certain nodes.  The 3570
STGPOOL is NOT collocated (due to shortage of space/tapes) so a move by
volume would not work.

In other words, i need this command:  move data node='MYNODE' 3583STGP1

But alas it doesn't exist. :(  I searched the archives and see other
people have also had a use for this command, but did not find a solution.
Any ideas??  Thanks...

later!
Ray
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Ray DeJean   http://www.r-a-y.org
Systems Administrator   Southeastern Louisiana University
IBM Certified Specialist  AIX Administration, AIX Support
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=


On Wed, 21 Feb 2001, Richard Sims wrote:

> >There is an extra slot at the top of each column of
> >18 tapes that seems to be the perfect spot for a cleaning tape.
>
> The 3583 Operator manual on page 6 defines that slot:
>
> The nonaddressable slot located at the top of storage columns 2, 4, and 5
> is reserved for future use. The bar code reader cannot read the label on
> the cartridge if it is stored in the nonaddressable slot.
>
> Page 53 says:
>
> The cleaning cartridge must be stored in one of the available storage
> slots within the library.
>
> It identifies the cleaning cartridge by virtue of its "CLNI" volser prefix
> (page 114).
>
>  Richard Sims, BU
>



URGENT ? ABOUT DB RESTORE

2001-02-22 Thread Steve Hicks

Need to restore out TSM database but the volume that the DB backup in on is
listed as VAULT. I have the tape in the automated library, how do I check
it in to restore from it??



Re: TSM + EMC?

2001-02-22 Thread Malbrough, Demetrius

-Winifried-

>>I think the TSM - EMC-timefinder-Interface works only  together with
Solaris.

Correct, TDP for Oracle for Solaris Version 2.1.0.10, Oracle Server Version
8.1.5 32-bit for Solaris, EMC TimeFinder licensed interface, and Solaris 7
are the ONLY software requirements that must be installed and configured.

Thanks,
Demetrius Malbrough
TSM Consultant

-Original Message-
From: Winfried Heilmann [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 22, 2001 9:46 AM
To: [EMAIL PROTECTED]
Subject: TSM + EMC?


Hi,

does anybody have a  recommendation how backup data (SAP R/3) that resides
on EMC Symetrix. R/3-Server OS is AIX and TRUE64.?
I think the TSM - EMC-timefinder-Interface works only  together with
Solaris.

Which throughput (MB/sec) is realistc if you do backup in the normal way
(TDP f. R/3) ?

Thanks Winfried



Re: Tape drive utilization

2001-02-22 Thread David Longo

To determine if a "session" has started writing to tape instead of disk do a : q sess 
f=d.  It will either show the tape volume number or the drive name for the session 
that is writing to tape.

Same thing for sessions that are restoring/retrieving.


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]


>>> [EMAIL PROTECTED] 02/21/01 11:16PM >>>
Environment is a 3466-C00 with a 3494 library and 3590-E1A drives. The
symptoms are that the TSM Admin (me) just can't seem to understand that the
number of tape drives being used is greater than the number of TSM processes
(stg backup, stg reclaim and migration) plus the obvious number of recovers
taking place. I recognize I must also consider TDP products. Is there a
method to determine who/what is using tape drives???

Thanks in advance,
John G. Talafous  IS Technical Principal
The Timken CompanyGlobal Software Support
P.O. Box 6927 Data Management
1835 Dueber Ave. S.W. Phone: (330)-471-3390
Canton, Ohio USA  44706-0927  Fax  : (330)-471-4034
[EMAIL PROTECTED]   http://www.timken.com 



"MMS " made the following
 annotations on 02/22/01 10:55:11
--
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.

Ý==


Antwort: TSM + EMC?

2001-02-22 Thread Rolf Meyer

Hallo Winfried,

 we save R/3 data (Oracle on HP, DASD EMC3930) with BMC SQL Backtrack
across 100MBit Ethernet at a rate of 8 - 10 MB/s per backup stream. With
GBit Ethernet we used four streams and gets nearly 35 MB/s. Compression
will be done by SQL Backtrack and a 300 GB database is backed up in 2,5
hours.

Greetings from Hamburg

Rolf Meyer
SATISFACTORY
Info Business Systems






Winfried Heilmann <[EMAIL PROTECTED]> am 22.02.2001 16:46:08

Bitte antworten an "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]>

An:[EMAIL PROTECTED]
Kopie:  (Blindkopie: Rolf Meyer/Satisfactory)
Thema: TSM + EMC?




Hi,

does anybody have a  recommendation how backup data (SAP R/3) that resides
on EMC Symetrix. R/3-Server OS is AIX and TRUE64.?
I think the TSM - EMC-timefinder-Interface works only  together with
Solaris.

Which throughput (MB/sec) is realistc if you do backup in the normal way
(TDP f. R/3) ?

Thanks Winfried



TSM + EMC?

2001-02-22 Thread Winfried Heilmann

Hi,

does anybody have a  recommendation how backup data (SAP R/3) that resides
on EMC Symetrix. R/3-Server OS is AIX and TRUE64.?
I think the TSM - EMC-timefinder-Interface works only  together with
Solaris.

Which throughput (MB/sec) is realistc if you do backup in the normal way
(TDP f. R/3) ?

Thanks Winfried



Re: Netware 5.6 & SunOS 5.6

2001-02-22 Thread Malbrough, Demetrius

-Alexandre-

Previously leaving IBM/ADSM Support Help Desk, if the information is not
displayed on Tivoli's website, then it is not supported at the time!

Thanks,
Demetrius Malbrough
TSM Consultant

-Original Message-
From: Alexandre Bicas Caldeira [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 22, 2001 9:15 AM
To: [EMAIL PROTECTED]
Subject: Netware 5.6 & SunOS 5.6


Hi guys,

Does anyone know if TSM is compatible with Novell Netware 5.6 and Sun Os 5.6
?!

When I was looking for it at Tivoli site, I found out that one of TSM
requirements is Netware 5.1 but the site didn't mention other versions above
5.1 ...

Thanks all
___
Alexandre Bicas Caldeira - [EMAIL PROTECTED]
Tivoli Certified Specialist - Tivoli Storage Manager
Service IT Solutions - http://www.service.com.br
   Sao Paulo:(11) 3040-1960
   Rua Helena, 280, Cj 1106
   CEP 04552-050 - Sco Paulo - SP
 Porto Alegre:   (51) 212-3666
Curitiba:   (41) 262-8320



/netscape not being backed up

2001-02-22 Thread Boothby Don

Hello *SM'ers:

First, my client and server versions:

NODE V  R  L  SL PLATFORM_NAME
 -- -- -- -- 
<>
ICOM005  3  1  0  6  SUN SOLARIS
ICOM007  3  1  0  3  SUN SOLARIS

Session established with server ADSMICOM: AIX-RS/6000
  Server Version 3, Release 1, Level 2.50
  Server date/time: 02/22/01   08:56:10  Last access: 02/21/01   15:40:32

Operating system is AIX 4.3.2.0 for the server.
Operating system is Solaris 2.6 for the clients.

Problem:  /netscape is not being backed up (nor seen) by the adsm
incremental backups on icom005.  I do see it on icom007.  I don't see any
differences between the filesystems.  If I do dsmc q fi, I don't see
/netscape on icom005.  I do see it in the icom007 list.

Details:
I have the following command being run daily on the Sun clients:
/opt/IBMadsm-c/dsmc i >$logfile 2>&1

It will not backup /netscape on icom005, but it will back up all the other
active filesystems.

When I try the following command:
/opt/IBMadsm-c/dsmc i -su=y '/netscape/*'
I get the following output:
Incremental backup of volume '/netscape/*'
ANS4014E Error processing '/netscape/*': unknown system error (140)
encountered.  Program ending.

Now, if I go to icom007 (older version of client):
I get the expected output of:
Incremental backup of volume '/netscape/*'
Normal File-->70 /netscape/testfile [Sent]
Successful incremental backup of '/netscape/*'

I don't have anything except core in the inclexcl.def files on either
machine.

I am using DiskSuite.  All slices are identical to my knowledge.
/etc/vfstab looks the same for /netscape as for /var and /opt, for example.
The names of the slices are the same between icom005 and icom007.

Does anyone have any ideas??

Don Boothby, Unix Administrator, Thomson multimedia Inc

Extra info:
>From icom005 (not working client):
icom005[/opt/adsm]df -k
Filesystemkbytesused   avail capacity  Mounted on
/dev/md/dsk/d20   494235   52203  39260912%/
/dev/md/dsk/d26  1018191  462395  49470549%/usr
/proc  0   0   0 0%/proc
fd 0   0   0 0%/dev/fd
/dev/md/dsk/d21  2056211  224005 177052012%/var
/dev/md/dsk/d27  1018191  646792  31030868%/export/home
/dev/md/dsk/d25  5163654 1677282 343473633%/opt
swap 15092722888 1506384 1%/tmp
/dev/md/dsk/d50  5163654 4417015  69500387%/netscape<- Here,
but...
/dev/md/dsk/d51  2056211 1304796  68972966%/apps
/dev/md/dsk/d53   482455  293676  14053468%/oracle
icom005[/opt/adsm]dsmc q fi
ADSTAR Distributed Storage Manager
Command Line Backup Client Interface - Version 3, Release 1, Level 0.6
(C) Copyright IBM Corporation, 1990, 1998, All Rights Reserved.

Node Name: ICOM005
Session established with server ADSMICOM: AIX-RS/6000
  Server Version 3, Release 1, Level 2.50
  Server date/time: 02/22/01   09:52:08  Last access: 02/22/01   09:23:18

Num Last Incr Date  TypeFile Space Name
--- --  ---
  1   02/21/01   22:15:17  UFS  /
  2   02/21/01   22:17:06  UFS  /apps   <- Not
here
  3   02/21/01   22:16:14  UFS  /export/home
  4   02/21/01   22:16:37  UFS  /opt
  5   02/21/01   22:17:09  UFS  /oracle
  6   02/21/01   22:15:42  UFS  /usr
  7   02/21/01   22:16:06  UFS  /var
icom005[/opt/adsm]

>From icom007 (working client):
icom007[/opt/adsm]df -k
Filesystemkbytesused   avail capacity  Mounted on
/dev/md/dsk/d20   962571   22047  882770 3%/
/dev/md/dsk/d26  3009327  464675 248446616%/usr
/proc  0   0   0 0%/proc
fd 0   0   0 0%/dev/fd
/dev/md/dsk/d21  3009327   87285 2861856 3%/var
/dev/md/dsk/d27  1987399   85462 1842316 5%/export/home
/dev/md/dsk/d25  6050182  838444 515123714%/opt
swap 2850648   8 2850640 1%/tmp
/dev/md/dsk/d50  3099287  10 3037292 1%/netscape
/dev/md/dsk/d51   482455   94430  33978022%/oracle
/dev/md/dsk/d53  5163654  287021 4824997 6%/apps
icom007[/opt/adsm]dsmc q fi
ADSTAR Distributed Storage Manager
Command Line Backup Client Interface - Version 3, Release 1, Level 0.3
(C) Copyright IBM Corporation, 1990, 1998, All Rights Reserved.

Node Name: ICOM007
Session established with server ADSMICOM: AIX-RS/6000
  Server Version 3, Release 1, Level 2.50
  Server date/time: 02/22/2001 09:52:45  Last access: 02/22/2001 09:44:21

Num Last Incr Date  TypeFile Space Name
--- --  ---
  1   02/21/2001 23:00:13  UFS  /
  2   02/21/2001 23:00:50  UFS  /apps
  3   02/21/2001 23:00:42  UFS  /export/home
  4   02/21/2001 23:0

Copypool logic requested

2001-02-22 Thread Glenn MacIntosh

Hello Adsmers

   When doing a backup stgpool,  what logic is used by TSM to determine the
sequence of objects copied to the backup pool ?
Is there any way to change the order ?

Does it look through the database alphabetically, by timestamp , or by
some other order ?

Thanks,

Glenn MacIntosh
Manager of Technical Services
Sobeys Inc.
123 Foord St.
Stellarton, Nova Scotia
(902) 752-8371 Ext. 4017



Re: Netware 5.6 & SunOS 5.6

2001-02-22 Thread Larry Way

I believe the reason why is there is no release above 5.1...

Larry Way

408-743-4242  Desk
408-655-3512  Cell
408-743-4201  Fax

>>> [EMAIL PROTECTED] 02/22/01 07:14AM >>>
Hi guys,

Does anyone know if TSM is compatible with Novell Netware 5.6 and Sun Os 5.6
?!

When I was looking for it at Tivoli site, I found out that one of TSM
requirements is Netware 5.1 but the site didn't mention other versions above
5.1 ...

Thanks all
___
Alexandre Bicas Caldeira - [EMAIL PROTECTED] 
Tivoli Certified Specialist - Tivoli Storage Manager
Service IT Solutions - http://www.service.com.br 
   Sao Paulo:(11) 3040-1960
   Rua Helena, 280, Cj 1106
   CEP 04552-050 - Sco Paulo - SP
 Porto Alegre:   (51) 212-3666
Curitiba:   (41) 262-8320



Re: HELP! Recovery Log won't mount

2001-02-22 Thread TSM Mail-ID

Thanx for all the replies.
Upgrade from 3.7.3 to 3.7.4 worked fine.
Problem seems to have gone away...

Keeping my fingers crossed...


--- Mahesh Babbar <[EMAIL PROTECTED]> wrote:
>  I also had the same problem . Upgraded TSM from
> 3.7.3.0 to 3.7.4.0 (
>  on AIX) the problem is not re-surfacing,
> atleast 15 days from now.
>
>  Regards
>
>  Mahesh
>
>
> __ Forward Header
> __
> Subject: Re: HELP! Recovery Log won't mount
> Author:  tsmmail2000 ([EMAIL PROTECTED]) at
> internet
> Date:22-02-01 4:14 AM
>
>
> Thanx for the reply from yourself and Mike.
> Downloading fix now.  Noticed that the fix said the
> problem normally occurs down an upgrade of TSM.
> I did not upgrade - it just started happening...
> Is the same thing that happened to yourself?
>
> Just curious
>
>
> --- David Longo <[EMAIL PROTECTED]>
> wrote:
> > You need to upgrade to 3.7.4.0 to fix this
> problem.
> > Known problem at Tivoli.
> >
> > We had it a few months ago and others have had it
> > too.
> >
> >
> > 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]
> >
> >
> > >>> [EMAIL PROTECTED] 02/21/01 02:09PM >>>
> > TSM Server 3.7.3 on NT 4.0 box.
> > Server was rebooted cleanly yesterday. Now TSM
> won't
> > come back up.  I do the followign:
> >
> > 
> > D:\Program Files\Tivoli\TSM\server>dsmserv
> > ANR0900I Processing options file D:\PROGRA
> > 1\Tivoli\TSM\server\dsmserv.opt.
> > Database Page Shadowing Will be avalilable in the
> > next
> > service offering.
> >  ANR7800I DSMSERV generated at 16:58:00 on Apr 27
> > 2000.
> >
> > Tivoli Storage Manager for Windows NT
> > Version 3, Release 7, Level 3.0
> >
> > Licensed Materials - Property of IBM
> >
> > 5697-TSM (C) Copyright IBM Corporation 1999. All
> > rights reserved.
> > U.S. Government Users Restricted Rights - Use,
> > duplication or disclosure
> > restricted by GSA ADP Schedule Contract with IBM
> > Corporation.
> >
> > ANR0990I Server restart-recovery in progress.
> > ANR0200I Recovery log assigned capacity is 1200
> > megabytes.
> > ANR0201I Database assigned capacity is 8100
> > megabytes.
> > ANR0306I Recovery log volume mount in progress.
> > 
> >
> > It stays at this mount.  I let it go overnight -
> > pegs
> > the CPU but doesn't come up.  No error messages,
> > just
> > doesn't want to mount.
> > Rebooted multiple times - no effect.
> > Unfortunately, recovery log not mirrored - had no
> > space.
> >
> > Any suggestions?  Ideas?
> >
> > Thanx in advance!
> >
> >
> >
>
___
> > Do You Yahoo!?
> > Get your free @yahoo.ca address at
> > http://mail.yahoo.ca
> >
> >
> >
> > "MMS " made the following
> >  annotations on 02/21/01 14:23:17
> >
>
--
> > 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.
> >
> >
>
=
>
>
>
___
> Do You Yahoo!?
> Get your free @yahoo.ca address at
> http://mail.yahoo.ca
>

> ATTACHMENT part 2 application/x-openmail-1166



___
Do You Yahoo!?
Get your free @yahoo.ca address at http://mail.yahoo.ca



Netware 5.6 & SunOS 5.6

2001-02-22 Thread Alexandre Bicas Caldeira

Hi guys,

Does anyone know if TSM is compatible with Novell Netware 5.6 and Sun Os 5.6
?!

When I was looking for it at Tivoli site, I found out that one of TSM
requirements is Netware 5.1 but the site didn't mention other versions above
5.1 ...

Thanks all
___
Alexandre Bicas Caldeira - [EMAIL PROTECTED]
Tivoli Certified Specialist - Tivoli Storage Manager
Service IT Solutions - http://www.service.com.br
   Sao Paulo:(11) 3040-1960
   Rua Helena, 280, Cj 1106
   CEP 04552-050 - Sco Paulo - SP
 Porto Alegre:   (51) 212-3666
Curitiba:   (41) 262-8320



Trying to define a 3494 Library (solved!)

2001-02-22 Thread Loon, E.J. van - SPLXM

My 3494 is working fine now. I forgot to add the host to the library
manager. I also had to add the Enable3590Library Yes parameter to the
dsmserv.opt but it's now labeling my tapes!
Many thanks to all people who responded to my question!!
Special thanks to Richard Sims!!!
Kindest regards,
Eric van Loon
KLM Royal Dutch Airlines


-Original Message-
From: Othonas Xixis [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 20, 2001 18:13
To: [EMAIL PROTECTED]
Subject: Re: Trying to define a 3494 Library


Eric,
1) can u ping  171.21.121.5  ?
2) after u ran the # cfgmgr did u check if the lmcp0 is available ?
3) can u ask yr CE toi make sure that the library is online and ready for
operations ?
4) before u define the library in TSM, issue the following command:
# mtlib -l/dev/lmcp0 -qL
   if that works u r ready for TSM, if not then u have other issues that u
need to resolve first...

Cheers.

Othonas




Tom Melton <[EMAIL PROTECTED]>@VM.MARIST.EDU> on 02/20/2001 11:28:06 AM

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

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


To:   [EMAIL PROTECTED]
cc:
Subject:  Re: Trying to define a 3494 Library


Try talking to the library from outside ADSM.  Use the mtlib command to
query the library, to get some status info from it.  That will verify
the necessary serial/ethernet connectivity to the library.

I see that you are talking ethernet to the library.  Have you
authorized your ADSM machine access in the library controller.  I think
you have to give the ip address of the ADSM server in the IP setup of
the ATL.

Tom Melton
Emory HealthCare
Emory University

>>> [EMAIL PROTECTED] 02/20/01 11:20AM >>>
Hi *SM-ers!
I am trying to add a 3494 library to our TSM 3.7 server on AIX 4.3.3.
I have performed the following steps:
1) I have installed Atape 5.4.4.0.
2) I have installed atldd 4.1.5.0.
3) I have defined the library in the /etc/ibmatl.conf file by adding
the
following line:
3494-L1  171.21.121.5   3494-L1
4) I used SMIT to configured the LMCP by using the "Add a Tape Drive"
option. I selected the "atl  library LAN/TTY Library Management
Control
Point". I selected the Library Name 3494-L1 which was retrieved from
the
/etc/ibmatl.conf file and it created a lmcp0 with the status defined:
lmcp0 Defined  LAN/TTY Library Management Control Point
5) I used the SMIT option "Configure a Defined Tape Drive" to make the
drive
available. It's now listed as:
lmcp0 Available  LAN/TTY Library Management Control Point
6) I ran CFGMGR which loaded the deamon.
7) I went to TSM to define the library by using the command:
def libr 3494-L1 libt=349x device=/dev/lmcp0
This returns the following error:
ANR8444E Internal Operation: Library 3494-L1 is currently unavailable.
ANR8418E DEFINE LIBRARY: An I/O error occurred while accessing library
3494-L1.
I'm stuck here. Can anybody help me by pointing me to the right place
for
more information? Am I forgetting something?
Thanks in advance for any reply!!
Kindest regards,
Eric van Loon
KLM Royal Dutch Airlines


**
This e-mail and any attachment may contain confidential and privileged
material intended for the addressee only. If you are not the addressee,
you are notified that no part of the e-mail or any attachment may be
disclosed, copied or distributed, and that any other action related to
this e-mail or attachment is strictly prohibited, and may be unlawful.
If you have received this e-mail by error, please notify the sender
immediately by return e-mail, and delete this message. Koninklijke
Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its employees
shall not be liable for the incorrect or incomplete transmission of this
e-mail or any attachments, nor responsible for any delay in receipt.
**



Re: TDP for DB2 documentation

2001-02-22 Thread Richard Sims

>Are you saying that a synonym for DB2 is UDB (Universal Database)? How does
>a TSM Admin determine this? Or, should my DB2 admins offer more information?
>Should Tivoli? IBM? Clinton?

Pardon me?



Re: DSMCUTIL

2001-02-22 Thread WEYMAN, STANLEY J

  Actually I could have been clearer in my message.  I have two OS/390
Servers, one production server running ADSM 3.1 and one test Server running
TSM 4.1.  I took one of my NT clients that was linked to the ADSM server and
pointed it to the TSM server for testing, removed the Central Scheduler
Service, installed the new one for TSM 4.1, test and verified and then
removed the new Scheduler without any troubles.  The backups and restore
testing I did was to a completely separate set of TSM databases apart from
where I want to get this NT client back to.  While trying to get the client
back to the point it was at prior to my testing, while loading the Sched
Service, I get the error described below.

  Sorry for the confusion.  Thanks for the response none-the-less...


Stan Weyman 
System Administration Specialist II

Amica Insurance
25 Amica Way, Lincoln, Rhode Island 02865-1167
Telephone:  (401) 334-6000 x2679
Fax:(401) 334-1634
Web Site: www.amica.com
Email:  [EMAIL PROTECTED]



-Original Message-
From: Bernhard Unold [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 22, 2001 6:34 AM
To: [EMAIL PROTECTED]
Subject: Re: DSMCUTIL


Its not possible to go back to an older client version. Once you have
made a backup with the new client version, formats in the server for
client data are changed, and cannot retrieved with the older version.
See Tsm documentation.

"WEYMAN, STANLEY J" schrieb:
> 
>   In testing a new version of the TSM 4.1 client I removed the ADSM
Central
> Scheduler Service from an NT machine and installed the new version.  When
> testing was complete I removed the TSM Service and then attempted to
> reinstall the old Service.  When I attempt to run the DSMCUTIL to install
> the service I get an error.  The command I am executing is as follows:
> 
> This is done from within the baclient directory for ADSM v3.1
> DSMCUTIL INSTALL /NAME:'ADSM Central Scheduler Service'  /NODE:ECOMMDEV02
> /PASSWORD:ECOMMDEV02 /AUTOSTART:YES
/CLIENTDIR:d:\progra~1\ibm\adsm\baclient
> 
> What I get in return is
> 
> "The ADSM Message Repository is corrupt"
> "Password Authentification Failed"
> "The Registry Password was not updated"
> 
> I then tried
> 
> DSMCUTIL UPDATEPW /NODE:ECOMMDEV02 /PASSWORD:GARBAGE5 /VALIDATE:YES
> /UPDATEONSERVER:YES /OLDPASSWORD:ECOMMDEV02
> 
> I received pretty much the same error.  This is preventing me from
> reinstalling scheduling services for this node to allow automated backups
to
> run in the middle of the night.  Does anyone have any idea of how I can
fix
> this ?
> 
>thanks ahead of time for your help and patience
> 
>Stan
> 
> Stan Weyman
> System Administration Specialist II
> 
> Amica Insurance
> 25 Amica Way, Lincoln, Rhode Island 02865-1167
> Telephone:  (401) 334-6000 x2679
> Fax:(401) 334-1634
> Web Site: www.amica.com
> Email:  [EMAIL PROTECTED]
> 
> **
> 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 and [EMAIL PROTECTED]
> **

-- 
Mit freundlichen Grüßen


Bernhard Unold



Re: Tape drive utilization

2001-02-22 Thread Richard Sims

>Is there a method to determine who/what is using tape drives???

Query PRocess;  Query SEssion Format=Detailed.



Re: TDP for DB2 documentation

2001-02-22 Thread Collins, Brenda

DBA's tend to refer to it by both, either db2 of udb.  There really is no
TDP for DB2, you are just using the API for TSM.  I haven't worked with the
NT client for a while but I would suggest checking the dsierror.log for
error messages.  If the DBA's are running their backups by scripts, then
they should forward you the output you can see what errors get returned to
them.  That provides the best information.

Try to log on to the db2 client through the command line.  When you do a 'q
se', it may come up and ask for a password.  If it does, that means the
dsmapipw is not working correctly.  It does not work on the Solaris version.
I have experienced the dsmapipw either giving me a core dump or saying
password set correctly only to find that it fails when a backup is done.

If I set the password manually through command line, I have no problems.
Also, within DB2, if you do a 'db2adutl query' command, you can see whether
it will work or not.  You will get the same response as you would if you ran
a backup.

The AIX version works successfully.  The Solaris version has a few issues
with the password and links that I have had to work around but I can get it
to work.  Due to not working with the NT version anymore, I am not sure of
the issues there.

Brenda



-Original Message-
From: Talafous, John G. [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 21, 2001 8:18 PM
To: [EMAIL PROTECTED]
Subject: Re: TDP for DB2 documentation


Are you saying that a synonym for DB2 is UDB (Universal Database)? How does
a TSM Admin determine this? Or, should my DB2 admins offer more information?
Should Tivoli? IBM? Clinton?

:-)
John G. Talafous  IS Technical Principal
The Timken CompanyGlobal Software Support
P.O. Box 6927 Data Management
1835 Dueber Ave. S.W. Phone: (330)-471-3390
Canton, Ohio USA  44706-0927  Fax  : (330)-471-4034
[EMAIL PROTECTED]   http://www.timken.com


-Original Message-
From: Alex Paschal [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 21, 2001 8:08 PM
To: [EMAIL PROTECTED]
Subject: Re: TDP for DB2 documentation


You can actually find that within the DB2 documentation.  I found enough in
the DB2 Universal Database Command Reference Version 7 (SC09-2951-00) to
begin to figure out how it works.  You can get the pdf and text search it
for "adsm" and "tsm" for any references.  In the version I have, not
everything says "tsm".

Good luck.  Does anybody know of a handy dandy redbook on UDB backups using
TSM?  How about DataLinks?

Alex Paschal
Storage Administrator
Freightliner, LLC
(503) 745-6850 phone/vmail


-Original Message-
From: Talafous, John G. [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 21, 2001 4:53 PM
To: [EMAIL PROTECTED]
Subject: TDP for DB2 documentation


I have looked at the Tivoli web site and searched the ADSM listserv archive
but cannot seem to find any reference to the TDP for DB2 documentation.
Could someone, kindly, point me in the proper direction?

TIA
John G. Talafous  IS Technical Principal
The Timken CompanyGlobal Software Support
P.O. Box 6927 Data Management
1835 Dueber Ave. S.W. Phone: (330)-471-3390
Canton, Ohio USA  44706-0927  Fax  : (330)-471-4034
[EMAIL PROTECTED]   http://www.timken.com



Re: DSMCUTIL

2001-02-22 Thread Bernhard Unold

Its not possible to go back to an older client version. Once you have
made a backup with the new client version, formats in the server for
client data are changed, and cannot retrieved with the older version.
See Tsm documentation.

"WEYMAN, STANLEY J" schrieb:
> 
>   In testing a new version of the TSM 4.1 client I removed the ADSM Central
> Scheduler Service from an NT machine and installed the new version.  When
> testing was complete I removed the TSM Service and then attempted to
> reinstall the old Service.  When I attempt to run the DSMCUTIL to install
> the service I get an error.  The command I am executing is as follows:
> 
> This is done from within the baclient directory for ADSM v3.1
> DSMCUTIL INSTALL /NAME:'ADSM Central Scheduler Service'  /NODE:ECOMMDEV02
> /PASSWORD:ECOMMDEV02 /AUTOSTART:YES /CLIENTDIR:d:\progra~1\ibm\adsm\baclient
> 
> What I get in return is
> 
> "The ADSM Message Repository is corrupt"
> "Password Authentification Failed"
> "The Registry Password was not updated"
> 
> I then tried
> 
> DSMCUTIL UPDATEPW /NODE:ECOMMDEV02 /PASSWORD:GARBAGE5 /VALIDATE:YES
> /UPDATEONSERVER:YES /OLDPASSWORD:ECOMMDEV02
> 
> I received pretty much the same error.  This is preventing me from
> reinstalling scheduling services for this node to allow automated backups to
> run in the middle of the night.  Does anyone have any idea of how I can fix
> this ?
> 
>thanks ahead of time for your help and patience
> 
>Stan
> 
> Stan Weyman
> System Administration Specialist II
> 
> Amica Insurance
> 25 Amica Way, Lincoln, Rhode Island 02865-1167
> Telephone:  (401) 334-6000 x2679
> Fax:(401) 334-1634
> Web Site: www.amica.com
> Email:  [EMAIL PROTECTED]
> 
> **
> 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 and [EMAIL PROTECTED]
> **

-- 
Mit freundlichen Grüßen


Bernhard Unold

begin:vcard
n:Unold;Bernhard
tel;work:+49 7071/29-80130
x-mozilla-html:FALSE
adr:;;
version:2.1
email;internet:[EMAIL PROTECTED]
fn:Bernhard Unold
end:vcard



TSM-HSM experiences?

2001-02-22 Thread Per Ekman

Hello,

We've been evaluating and trying to implement a HSM service with the
TSM-HSM client at our site. We use the 4.1 HSM client for AIX and run
the 3.7.2 TSM server (also on AIX). Our experience so far is not very
favourable. Compared to our current DMF HSM system TSM is an
administrative nightmare, the HSM functionality in particular feels
like something someone hacked together for fun and was suddenly turned
into a product.

So I'm wondering what experiences others have with TSM-HSM, good or
bad.  I'm particularily interested in how much data is stored, what
the usage patterns look like, how things are set up (backups for
instance) and how much administration is needed.

I know there are issues with dsmreconcile for filesystems with many
files. Apart from that there are some bugs (filesystems filling up to
the extent that migration is prevented, dsm* commands not following
symlinks) some worrying omissions (serious contortions appear to be
necessary to get good meta-data backups) and a generally strange and
overly-complex design are my main concerns at this point.

/Per



3583 Ultrium Tape Library and SAN Data Gateway

2001-02-22 Thread Rosy Specchia

Hi *SM-ers!

We are trying to install TSM 4.1.2 on Windows Nt SP 6.
The Server has a Qlogic card QLA2200F which is attached to SAN Data Gateway Router  
2108/R03 scsi connected to a 3583 Ultrium library.
Windows NT is able to see the SDG and the library and the drives are detected. We are 
able to use the single drive with NT Backup.
When we try to label or checkin a new tape using TSM Server we have the following 
error message:

02/20/2001 16:31:06  ANR8300E I/O error on library LB0.1.0.3 (OP=8401C058, 
  CC=314, KEY=05, ASC=3B, ASCQ=0E, 
  SENSE=70.00.05.00.00.00.00.0A.00.00.00.00.3B.0E.E2.00.00-
  .00., Description=The source slot or drive was empty in  
  an attempt to move a volume).  Refer to Appendix D in the
  'Messages' manual for recommended action.
02/20/2001 16:31:06  ANRD mmsscsi.c(10293): Could not move volume from slot
  16 to slot 256.  
02/20/2001 16:31:06  ANR8841I Remove volume from slot 16 of library LB0.1.0.3  
  at your convenience. 
02/20/2001 16:31:06  ANR8832E CHECKIN LIBVOLUME for volumes in search mode in  
  library LB0.1.0.3 failed.

Someone know to solve this problem???

Regards
Rosy Specchia

  



Re: Tape drive utilization

2001-02-22 Thread Joerg Nouvertne

On Thursday 22 February 2001 05:16, you wrote:
> Environment is a 3466-C00 with a 3494 library and 3590-E1A drives. The
> symptoms are that the TSM Admin (me) just can't seem to understand that the
> number of tape drives being used is greater than the number of TSM
> processes (stg backup, stg reclaim and migration) plus the obvious number
> of recovers taking place. I recognize I must also consider TDP products. Is
> there a method to determine who/what is using tape drives???
>
Hi John,

in certain circumstances, e.g.depending on the policy, large files might be
sent direcly to tape bypassing the disk. This will occupy a tape drive with
appearing in the process list. Unfortunately, I do not know any method to
determine, is a session is currently using a tape drive.

Regards,

--
Joerg Nouvertne
... who still runs ADSM 3.1, but who will take the new adventure TSM 4.1 soon.