Re: rebinding file backups

2006-04-10 Thread Volker Maibaum
Hi,

why don't you just do a q backup and look for the files that should be
gone according to the new policy. (this can be easily scripted with a
bit of grep, awk, or perl knowledge.).
Put this filelist in a file and do a delete backup
-filelist=myfilelist.

regards,

Volker

Am Freitag, den 07.04.2006, 10:45 -0600 schrieb Ben Bullock:
   If the files still exist on the client, then they will be
 rebound to the new management class.
   If the files no longer exist on the client, they will keep their
 original retention.

   I know of no way to change files management class once the file
 has been deleted from the client.

   I believe I have heard of folks creating new 0-byte files with
 the same names and running an incremental to make them get rebound to
 the new MC.

 Ben


 -Original Message-
 From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
 Levi, Ralph
 Sent: Friday, April 07, 2006 10:33 AM
 To: ADSM-L@VM.MARIST.EDU
 Subject: rebinding file backups

 I am running a tsm 5.2.7 (AIX) server and W2K3 client w/tsm 5.3 .  I
 originally was backing up everything with a 90 day retention class but
 now I have some specific files that I only want keep for 9 days.  I
 added an include statement for just the 2 directory structures I want
 changed and left the generic include alone.  The order of the includes
 is as seen below.

 Since I made the change newly backed up files in the directories noted
 are now backed up with 9day_retention , but the files that were
 previously backed up still have the 90day_retention management class on
 them.

 Can anyone explain why the old backups did not rebind with the new
 management class ?  I know in the past if I changed the include *
 mgmt_class it would rebind everything.

 Thanks for the help and have a nice weekend, Ralph

 Include * 90DAY_RETENTION
 include e:\Database backups\...\...\*.bak 9DAY_RETENTION
 include e:\Station Files\...\...\*.*  9DAY_RETENTION



Re: Some strange tape related issues?

2006-04-10 Thread Farren Minns
Good morning Richard

On the first point I may have confused things. When I brought the new TSM
server up I made sure the library was indeed in Auto mode, I just had it in
manual when I did the initial db restore (which completed without any
errors). However, I did not try to get the new TSM server to do an audit of
the lib.

This may sound like a silly question, but I'm assuming that the TSM audit
commands can have no effect on the actual library inventory. I just want to
make sure I don't create any more problems for myself.

On the second point, I did run a few mtlib queries on the old server (after
all server activity had finished and TSM had been halted), and on the new
server immediately after it was connected to the library.

The commands I ran were as follows :-

mtlib -l         3494a -vqK -s fffd         (to count all cleaning tapes)
mtlib -l 3494a -vqK -s 12E        (to count all scratch)
mtlib -l 3494a -vqK -s 12C        (to count all private)
mtlib -l 3494a -vqK -s         (to count all volumes)
mtlib -l 3494a -qS                (to get info about lib)
mtlib -l 3494a -qI                (to get a list of all volumes)

I then compared the output from the old server with that of the new one and
confirmed that the output was identical on both. I would not have gone
ahead had this not been the case.

I am assuming the atldd driver is in good shape, but apart from running the
above queries, how can I tell? I am running a later version of the driver
form that on the original server.

As far as the lib being able to talk to the server OK, it has it's own
dedicated little network. I didn't change anything on the library here, I
just made sure that the required interface with the exact same IP address
was present on the new server. Again, as the mtlib commands work, I'm
assuming this is OK.

On the third point, there are architectural differences. The original
server resides on a Solaris 2.7 server, and the new one is Solaris 2.9.
But, last time I tried this, I got as far as being able to back up the db,
audit volumes etc, and it only started having problems when trying to
migrate to tapes that already had a state of 'filling' (which I was hoping
to solve this time round). So it doesn't sound like an OS problem here.

Thanks

Farren
|-+---|
|   Richard Sims [EMAIL PROTECTED] |  
 |
|   Sent by: ADSM: Dist Stor |   |
|   Manager  | To|
|   ADSM-L@VM.MARIST.EDU|[EMAIL PROTECTED]|
| |U  |
|   08/04/2006 22:38  | cc|
| |   |
| Please respond to   |Subject|
| ADSM: Dist Stor|Re: [ADSM-L] Some  |
| Manager|strange tape   |
|  ADSM-L@VM.MARIST.EDU |related issues?|
| |   |
| |   |
| |   |
| |   |
| |   |
| |   |
|-+---|







On Apr 8, 2006, at 1:20 PM, Farren Minns wrote:

 Hi Richard

 I see the following which to me looks as I would expect and vol
 000188 was
 indeed the volume I used this morning. I did not see any errors during
 backup or restore.

 The only thing is that the database volumes on the new server had
 mirrored
 copies already in place. These were stale when I started the server
 but
 then syncd ok. Could this have caused a problem?

Farren -

Unused mirrors should not be an issue, in that the unmirrored copy of
the database should be fully viable unto itself.  The Vary On which
performed synchronization just copies the primary image data.

You mentioned in your first posting today that the library was in
Pause mode for some reason when the new instance of the TSM server
was started.  The library needs to be viable when TSM goes to use it
at any time; and at start-up time, TSM is trying to do a lot of
communication with it, for volumes consistency checking.  Putting the
3494 back into Auto mode does not result in an audit, but rather a
library-specific Inventory check (depending upon library settings),
where the accessor runs around scanning storage cell and drive
contents.  Manually performing a TSM Audit Library may correct TSM's
knowledge of its 

Update - Re: [ADSM-L] Some strange tape related issues?

2006-04-10 Thread Farren Minns
Hi again

OK, here's something I have just found, and this is on the current working
live server (that has worked this way for years).

When I look at the lib definition within TSM, I see the following :-

Library Name                3494A
Library Type                349X
ACS Id                        -
Private Category        300
Scratch Category        301

But, when I do a 'mtlib -l 3494a -qI' from the command line I see the
following (just an example):-

000212                 FFFA         01 10 00        (this is a copypool
vol)
000222                 012E         00 10 00        (this is scratch)
000223                 012C         00 10 00        (this is private)

Now, when I punch 300 in to my scientific calculator I get a Hex value of
12C, and that fits in with the info above.

But, when I enter 301 I get 12D which does not fit in with the above 3494
assignments. So how on earth is this working at all?

Also, the category FFFA seems to cover copypool volumes that have yet to be
moved from the library and also cleaning tapes. Is this meant to work in
this way?

Thanks

Farren
|-+---|
|   Richard Sims [EMAIL PROTECTED] |  
 |
|   Sent by: ADSM: Dist Stor |   |
|   Manager  | To|
|   ADSM-L@VM.MARIST.EDU|[EMAIL PROTECTED]|
| |U  |
|   08/04/2006 22:38  | cc|
| |   |
| Please respond to   |Subject|
| ADSM: Dist Stor|Re: [ADSM-L] Some  |
| Manager|strange tape   |
|  ADSM-L@VM.MARIST.EDU |related issues?|
| |   |
| |   |
| |   |
| |   |
| |   |
| |   |
|-+---|







On Apr 8, 2006, at 1:20 PM, Farren Minns wrote:

 Hi Richard

 I see the following which to me looks as I would expect and vol
 000188 was
 indeed the volume I used this morning. I did not see any errors during
 backup or restore.

 The only thing is that the database volumes on the new server had
 mirrored
 copies already in place. These were stale when I started the server
 but
 then syncd ok. Could this have caused a problem?

Farren -

Unused mirrors should not be an issue, in that the unmirrored copy of
the database should be fully viable unto itself.  The Vary On which
performed synchronization just copies the primary image data.

You mentioned in your first posting today that the library was in
Pause mode for some reason when the new instance of the TSM server
was started.  The library needs to be viable when TSM goes to use it
at any time; and at start-up time, TSM is trying to do a lot of
communication with it, for volumes consistency checking.  Putting the
3494 back into Auto mode does not result in an audit, but rather a
library-specific Inventory check (depending upon library settings),
where the accessor runs around scanning storage cell and drive
contents.  Manually performing a TSM Audit Library may correct TSM's
knowledge of its volumes in the library.

I would use mtlib commands to get a list of the library tapes with
Category Codes reported, to assure that all volumes seem reasonable
and appropriate for use with the Library category code numbers as end
up in the new TSM server.  Presumably, your atldd driver is in good
shape on the new server (?) and the 3494's Library Manager has been
updated to allow access by the new server system?  (I expect so, but
want to assure that basics are not overlooked.)

The only other thing I could think of is that there may be some
architectural inconsistency which makes a db restoral type of server
transfer dubious or invalid, possibly one system being 32-bit and the
other 64-bit, for example.  I would pore over the Activity Log in the
new server looking for other problem indications.

  Richard Sims


##
The information contained in this e-mail and any subsequent 
correspondence is private and confidential and intended solely 
for the named recipient(s).  If you are not a named recipient, 
you must not copy, distribute, or disseminate the information, 
open any attachment, or take any 

Strange web admin behavior after upgrade from AIX5.2 to AIX5.3

2006-04-10 Thread Hans Christian Riksheim
Hello!

We have TSM 5.2.2.3 and I recently upgraded from AIX5.2 to AIX5.3 on
that box. The upgrade went well except one annoying feature. The web
admin interface pops up a new window when clicking Object View or any
other item in the left list. The same thing happens when I type a
command in the command line. 

Before the upgrade, the contents of Object View or a command was
displayed in the same window.

Anyone experienced the same thing or have suggestions here? It is not
super critical, but any help is appreciated.


Regards

Hans Christian Riksheim


Re: Strange web admin behavior after upgrade from AIX5.2 to AIX5.3

2006-04-10 Thread Timothy Hughes
Hello  Hans,

You may want to check the IBM Tivoli site for IC47636:


Hans Christian Riksheim wrote:

 Hello!

 We have TSM 5.2.2.3 and I recently upgraded from AIX5.2 to AIX5.3 on
 that box. The upgrade went well except one annoying feature. The web
 admin interface pops up a new window when clicking Object View or any
 other item in the left list. The same thing happens when I type a
 command in the command line.

 Before the upgrade, the contents of Object View or a command was
 displayed in the same window.

 Anyone experienced the same thing or have suggestions here? It is not
 super critical, but any help is appreciated.

 Regards

 Hans Christian Riksheim


Destroyed tape

2006-04-10 Thread David E Ehresman
If a primary storage volume is marked as status=destroyed will the files
on that tape be backed up in the next backup cycle if they still exist?
Or must you do a delete volume discard=yes before the files are
eligilble for re-backup?

David


Problem with the Use of SP

2006-04-10 Thread TSM User
TSM Server 5.3.2.3 - Windows 2003 5.2 SP 1

TSM Cte5.3.2



I have the following problem:



When I execute a backup of a Client whose Domain is , it uses 2 volumes
permanently: 1 (TSMS01) corresponding to the Storage pool that corresponds
(MAIL_SEMANAL) and other (TSMM01) corresponding to another SP
(MAIL_SEMANAL).



In that Client, there is not any file / directory assigned to another MC





This makes that permanently it is mount and dismount volumes:





04/10/2006 08:12:46   ANR8468I LTO volume TSMM01 dismounted from drive
MT5.0.0.2  (mt5.0.0.2) in library LB5.1.0.2. (SESSION: 6016)

04/10/2006 08:13:28   ANR8337I LTO volume TSMS01 mounted in drive MT5.0.0.2
(mt5.0.0.2). (SESSION: 6016)

04/10/2006 08:13:28   ANR0511I Session 6016 opened output volume
TSMS01.   (SESSION:
6016)

04/10/2006 08:13:53   ANR0514I Session 6016 closed volume TSMS01. (SESSION:
6016)

04/10/2006 08:14:00   ANR8336I Verifying label of LTO volume TSMS01 in drive
 MT5.0.0.2 (mt5.0.0.2). (SESSION: 6016)

04/10/2006 08:14:57   ANR8468I LTO volume TSMS01 dismounted from drive
MT5.0.0.2  (mt5.0.0.2) in library LB5.1.0.2. (SESSION: 6016)

04/10/2006 08:15:26   ANR8337I LTO volume TSMM01 mounted in drive MT5.0.0.2
(mt5.0.0.2). (SESSION: 6016)

04/10/2006 08:15:26   ANR0511I Session 6016 opened output volume
TSMM01.  (SESSION:
6016)

04/10/2006 08:16:20   ANR0514I Session 6016 closed volume TSMM01. (SESSION





q ses





6,016 Tcp/Ip MediaW 57.1 H   5.2 K 503.8 M Node  WinNTSRVEXCON03_W


6,021 Tcp/Ip MediaW 57.0 H   6.3 K  10.3 G Node  WinNTSRVLNCON03_W


6,023 Tcp/Ip MediaW 56.7 H   5.2 K 393.2 M Node  WinNTSRVEXCON02_W


6,026 Tcp/Ip Run  0 S3.6 K 119.9 M Node  WinNTSRVLNCON02_W


6,033 Tcp/Ip MediaW 56.5 H   6.2 K   1.1 G Node  WinNTSRVLNCON01_W


6,571 HTTP   Run  0 S0   0 Admin WebBrow- CARLOS


   ser



q node







SRVEXCON01_W  WinNTTP_MAIL_SEMAN- 1 11   No


AL


SRVEXCON02WinNTTP_MAIL1 19   No


SRVEXCON02_M  WinNTTP_MAIL_MENSU- 1 11   No


AL


SRVEXCON02_W  WinNTTP_MAIL_SEMAN-  2 11   No


AL


SRVEXCON03WinNTTP_MAIL1 19   No


SRVEXCON03_M  WinNTTP_MAIL_MENSU- 1 11   No


AL


SRVEXCON03_W  WinNTTP_MAIL_SEMAN-  2 11   No


AL


SRVLNCON01WinNTTP_MAIL1 19   No


SRVLNCON01_M  WinNTTP_MAIL_MENSU- 1 11   No


AL


SRVLNCON01_W  WinNTTP_MAIL_SEMAN-  2 11   No


AL


SRVLNCON02WinNTTP_MAIL1 19   No


SRVLNCON02_M  WinNTTP_MAIL_MENSU- 1 11   No


AL


SRVLNCON02_W  WinNTTP_MAIL_SEMAN- 1 11   No


AL


SRVLNCON03WinNTTP_MAIL1 19   No


SRVLNCON03_M  WinNTTP_MAIL_MENSU- 1 11   No


AL


SRVLNCON03_W  WinNTTP_MAIL_SEMAN-  2 11   No


AL


SRVMAILFE01   WinNTTP_MAIL1 19   No


SRVMAILFE01_M WinNTTP_MAIL_MENSU- 1 11   No


AL


SRVMAILFE01_W WinNTTP_MAIL_SEMAN- 1 11   No


AL


SRVMAILFE02   WinNTTP_MAIL1 19   No


SRVMAILFE02_M (?)  TP_MAIL_MENSU- 14 11   No


AL


SRVMAILFE02_W (?)  TP_MAIL_SEMAN- 14 11   No


AL


SRVTSM01  WinNTTP_MAIL 6 19   No


SRVTSM01_M(?)  TP_MAIL_MENSU- 14 11   No


AL


SRVTSM01_W(?)  TP_MAIL_SEMAN- 14 11   No


AL






q stgpool



Storage   DeviceEstimated Pct Pct   High   Low   Next


Pool Name Class Name CapacityUtilMigrMig   Mig   Storage


 Pct   Pct   Pool


---   --   --   -   -      ---
---

ARCHIVEPOOL   DISK  0.0 M 0.0 0.0 9070
DISKPOOL


Re: Destroyed tape

2006-04-10 Thread Lawrence Clark
you should do a restore storagepool to recreate the volume from the
copypool. TSM will them backup any that were not restored on the next
backup.

 [EMAIL PROTECTED] 04/10/06 8:13 AM 
If a primary storage volume is marked as status=destroyed will the
files
on that tape be backed up in the next backup cycle if they still
exist?
Or must you do a delete volume discard=yes before the files are
eligilble for re-backup?

David


The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain information that is confidential, privileged, and/or otherwise exempt 
from disclosure under applicable law.  If this electronic message is from an 
attorney or someone in the Legal Department, it may also contain confidential 
attorney-client communications which may be privileged and protected from 
disclosure.  If you are not the intended recipient, be advised that you have 
received this message in error and that any use, dissemination, forwarding, 
printing, or copying is strictly prohibited.  Please notify the New York State 
Thruway Authority immediately by either responding to this e-mail or calling 
(518) 436-2700, and destroy all copies of this message and any attachments.


Re: Destroyed tape

2006-04-10 Thread Barnes, Kenny
If this is a on-site volume, you will need to do a restore.  If this is
a off-site volume, then yes, the data will be backed up again.  

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
David E Ehresman
Sent: Monday, April 10, 2006 8:13 AM
To: ADSM-L@VM.MARIST.EDU
Subject: Destroyed tape

If a primary storage volume is marked as status=destroyed will the files
on that tape be backed up in the next backup cycle if they still exist?
Or must you do a delete volume discard=yes before the files are
eligilble for re-backup?

David
--
Note:  The information contained in this message may be privileged and 
confidential
and protected from disclosure.  If the reader of this message is not the 
intended recipient,
or an employee or agent responsible for delivering this message to the intended 
recipient,
you are hereby notified that any dissemination, distribution or copying of this 
communication
is strictly prohibited.  If you have received this communication in error, 
please notify us 
immediately by replying to the message and deleting it from your computer.  
Thank you.
--

Re: Destroyed tape

2006-04-10 Thread Richard Sims

On Apr 10, 2006, at 8:13 AM, David E Ehresman wrote:


If a primary storage volume is marked as status=destroyed will the
files
on that tape be backed up in the next backup cycle if they still
exist?
Or must you do a delete volume discard=yes before the files are
eligilble for re-backup?


David -

As noted in ADSM QuickFacts, a status of Destroyed, for a primary
copy pool tape (by definition, on-site) has not meant that the files
on the volume will be backed up again because of that.

Such a status is set by a system administrator, where it would be
because she realized that the volume had a problem and was
undertaking recovery efforts. The files on the volume remain in the
database, and indeed can be restored, from the copy storage pool.
Note that a status of Destroyed is extreme in some circumstances,
where in fact there may just be bad spots on the tape or bad
recordings, where a Move Data would usually be employed to transfer
viable files still on the tape. This is actually a case where a
Damaged state prevails for some files on the tape, and a Restore
Volume would thereafter fix the situation.

A Destroyed status for a volume is something a person puts into
place, and should be of short duration because of accompanying
recovery actions.

   Richard Sims


Re: Problem with the Use of SP

2006-04-10 Thread Richard Sims

I'm not clear on the problem definition, but if it is that two
volumes are being used for the backup when you believe that only one
should be, it could well be due to files being associated with a
management class whose retention is modest compared to another policy
set management class, where the latter will by default be used for
directories, as outlined in the client manual. This is particularly
an issue for Windows, where the directory entries are rich and so
have to be stored in a storage pool, rather than simply in the TSM
db.  You can use the Query CONtent command with a negative Count
value to inspect what type of objects are ending up on each volume.

   Richard Sims


Fw: Migrating to a Library Manager

2006-04-10 Thread Richard Rhodes
I had said . . .

Fortunely, I am able to experiment since the 3584 is new
and not in production.  So I've been able to set up
a test environment to experiment with.

Using everyones suggestions as well as a procedure we found out
on the web (
http://tsmexpert.blogspot.com/2006/03/how-to-setup-library-manager-instance.html
),
we were able to perform a test migration to a library manager
instance in our test environment.  It went very well.

I only had one problem . . . there was no mention of creating a device
class
on the new library manager instance - so I didn't.  This caused very nasty
ANR messages on the library manager client when the new library manager
couldn't
perform mounts.  Defining a device class on the new library manager quickly
solved this.

I tried to be a good tsm admin . . . . I tried to use ISC to do most of the
work.  What a
frustrating tool . . . . I both liked a lot it did, and, left me pulling
what little hair
I still have atop my head out.I allowed it to use it's defaults for
defining the library,
paths and drives.  I need to crawl back through these definitions to see if
the
defaults are what I really should have.

Thanks

Rick


-
The information contained in this message is intended only for the
personal and confidential use of the recipient(s) named above. If
the reader of this message is not the intended recipient or an
agent responsible for delivering it to the intended recipient, you
are hereby notified that you have received this document in error
and that any review, dissemination, distribution, or copying of
this message is strictly prohibited. If you have received this
communication in error, please notify us immediately, and delete
the original message.


TSM Linux client backup

2006-04-10 Thread Jacquelin Bouchard

Hi,

  I'm trying to backup a Linux server with TSM 5.3.3 client and, 
i don't know why, the client don't backup
the directories /dev , /sys and /proc; all the other directories in / 
are backed up.  Also, i don't see those

directories in the GUI interface.  Why???

Thanks,

Jacquelin Bouchard
Université du Québec à trois-Rivières


Re: Update - Re: [ADSM-L] Some strange tape related issues?

2006-04-10 Thread Richard Sims

On Apr 10, 2006, at 5:46 AM, Farren Minns wrote:


Hi again

OK, here's something I have just found, and this is on the current
working
live server (that has worked this way for years).

When I look at the lib definition within TSM, I see the following :-

Library Name3494A
Library Type349X
ACS Id-
Private Category300
Scratch Category301

But, when I do a 'mtlib -l 3494a -qI' from the command line I see the
following (just an example):-

000212 FFFA 01 10 00(this is a
copypool
vol)
000222 012E 00 10 00(this is scratch)
000223 012C 00 10 00(this is private)

Now, when I punch 300 in to my scientific calculator I get a Hex
value of
12C, and that fits in with the info above.

But, when I enter 301 I get 12D which does not fit in with the
above 3494
assignments. So how on earth is this working at all?


Oddly, the explanation for this seems to have evaporated from the TSM
manuals, but is preserved in ADSM QuickFacts. The 3494 started life
as a 3490 tape library, and 3590s ere added later. It became the
convention that the SCRATCHCATegory value was for 3490 tapes, and
that value plus one was for 3590 tapes.



Also, the category FFFA seems to cover copypool volumes that have
yet to be
moved from the library and also cleaning tapes. Is this meant to
work in
this way?


FFFA is an aberrant state, suggesting that volumes marked that way
were rudely removed from the library without going through the 3494
Library Manager, for it to be aware of what's going on. When it runs
an Inventory, it registers its confusion about the state of the
volumes with that category code value. Refer to Redbook IBM
TotalStorage Enterprise Tape A Practical Guide for some info on
that. You need to take action on this inconsistency - which may be
the source of considerable volume access problems.

   Richard Sims


Re: TSM Linux client backup

2006-04-10 Thread Robert Ouzen Ouzen
Hello Jacquelin

Did you check the domain and inclexcl statement in your dsm.sys 
 Can you send the dsm.sys and the inclexcl command

Regards
Robert Ouzen
Haifa University
Israel


-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Jacquelin 
Bouchard
Sent: Monday, April 10, 2006 5:22 PM
To: ADSM-L@VM.MARIST.EDU
Subject: TSM Linux client backup

Hi,

   I'm trying to backup a Linux server with TSM 5.3.3 client and, 
i don't know why, the client don't backup
the directories /dev , /sys and /proc; all the other directories in / 
are backed up.  Also, i don't see those
directories in the GUI interface.  Why???

Thanks,

Jacquelin Bouchard
Université du Québec à trois-Rivières


Re: TSM Linux client backup

2006-04-10 Thread Patrick Boutilier

Jacquelin Bouchard wrote:

Hi,

  I'm trying to backup a Linux server with TSM 5.3.3 client and, i 
don't know why, the client don't backup
the directories /dev , /sys and /proc; all the other directories in / 
are backed up.  Also, i don't see those

directories in the GUI interface.  Why???



Because you don't want to back them up. :-)

You may want to backup /dev depending if you are not running udev. What 
version/distribution of Linux are you running?





Thanks,

Jacquelin Bouchard
Université du Québec à trois-Rivières


DB2 TOOLSDB database

2006-04-10 Thread Bill Dourado
Hi ,

I am backing DB2 databases using TSM. This may not be the right forum for
my question.

I am wondering  if there is any point in having logging enabled on the
TOOLSDB database ?

My DB2 administrator is  not sure as he is a novice.

T.I.A

Bill




*** Disclaimer ***
This email and any files transmitted with it contains privileged and
confidential information and is intended for the addressee only. If you
are not the intended recipient you must not disseminate, distribute or
copy this email. Please notify the sender at once that you have received
it by mistake and then delete it from your system.

Any views expressed in this email are those of the sender and not
necessarily those of ALSTEC or its associated companies.

Whereas ALSTEC takes reasonable precautions to ensure this email is virus
free, no responsibility will be accepted by it for any loss or damage
whether direct or indirect which results from the contents of this email
or its attachments.

ALSTEC Group Limited - Registered in England No.3939840 - www.alstec.com
Registered office: Cambridge Road, Whetstone, Leicester. LE8 6LH. England.
Telephone: +44 (0)116 275 0750


Re: TSM Linux client backup

2006-04-10 Thread Stef Coene
On Monday 10 April 2006 16:21, Jacquelin Bouchard wrote:
 Hi,

I'm trying to backup a Linux server with TSM 5.3.3 client and,
 i don't know why, the client don't backup
 the directories /dev , /sys and /proc; all the other directories in /
 are backed up.  Also, i don't see those
 directories in the GUI interface.  Why???
They are virtual file systems.  You can see them with the mount command.  The
data in those directoryies only exists in memory.
Same for /proc on new AIX boxes.


Stef


Re: Update - Re: [ADSM-L] Some strange tape related issues?

2006-04-10 Thread Farren Minns
Thanks Richard

That certainly explains the Hex code anomaly. On the FFFA problem, there
are four volumes that are 'apparently' in the lib, but are not and I have
checked this. Two of them are copypool volumes, one is not part of any
storage pool and the other is just called 'CLEAN' even though I have never
ever had a tape with that label.

All the best

Farren
|-+---|
|   Richard Sims [EMAIL PROTECTED] |  
 |
|   Sent by: ADSM: Dist Stor |   |
|   Manager  | To|
|   ADSM-L@VM.MARIST.EDU| ADSM-L@VM.MARIST.EDU  |
| | cc|
|   10/04/2006 15:21  |   |
| |Subject|
| Please respond to   | Re: [ADSM-L] Update - Re: |
| ADSM: Dist Stor| [ADSM-L] Some strange tape|
| Manager| related issues?   |
|  ADSM-L@VM.MARIST.EDU |   |
| |   |
| |   |
| |   |
| |   |
| |   |
|-+---|








On Apr 10, 2006, at 5:46 AM, Farren Minns wrote:

 Hi again

 OK, here's something I have just found, and this is on the current
 working
 live server (that has worked this way for years).

 When I look at the lib definition within TSM, I see the following :-

 Library Name                3494A
 Library Type                349X
 ACS Id                        -
 Private Category        300
 Scratch Category        301

 But, when I do a 'mtlib -l 3494a -qI' from the command line I see the
 following (just an example):-

 000212                 FFFA         01 10 00        (this is a
 copypool
 vol)
 000222                 012E         00 10 00        (this is scratch)
 000223                 012C         00 10 00        (this is private)

 Now, when I punch 300 in to my scientific calculator I get a Hex
 value of
 12C, and that fits in with the info above.

 But, when I enter 301 I get 12D which does not fit in with the
 above 3494
 assignments. So how on earth is this working at all?

Oddly, the explanation for this seems to have evaporated from the TSM
manuals, but is preserved in ADSM QuickFacts. The 3494 started life
as a 3490 tape library, and 3590s ere added later. It became the
convention that the SCRATCHCATegory value was for 3490 tapes, and
that value plus one was for 3590 tapes.


 Also, the category FFFA seems to cover copypool volumes that have
 yet to be
 moved from the library and also cleaning tapes. Is this meant to
 work in
 this way?

FFFA is an aberrant state, suggesting that volumes marked that way
were rudely removed from the library without going through the 3494
Library Manager, for it to be aware of what's going on. When it runs
an Inventory, it registers its confusion about the state of the
volumes with that category code value. Refer to Redbook IBM
TotalStorage Enterprise Tape A Practical Guide for some info on
that. You need to take action on this inconsistency - which may be
the source of considerable volume access problems.

   Richard Sims


##
The information contained in this e-mail and any subsequent 
correspondence is private and confidential and intended solely 
for the named recipient(s).  If you are not a named recipient, 
you must not copy, distribute, or disseminate the information, 
open any attachment, or take any action in reliance on it.  If you 
have received the e-mail in error, please notify the sender and delete
the e-mail.  

Any views or opinions expressed in this e-mail are those of the 
individual sender, unless otherwise stated.  Although this e-mail has 
been scanned for viruses you should rely on your own virus check, as 
the sender accepts no liability for any damage arising out of any bug 
or virus infection.
##


? On LTO3 cleaning tapes for a 3584

2006-04-10 Thread William Boyer
We just upgraded the drives in our 3584 library to LTO3 from LTO1 and need to 
order some of the new Ultrium Universal cleaning
cartridges with labels. The 3584 needs then to start with CLNI or CLNU, but the 
suffix...should it still he L1 or is there another
suffix so the library can identify which drives this cleaning tape is 
compatible with?

Bill Boyer
Growing old is mandatory, growing up is optional - ??


Re: Reclamation process

2006-04-10 Thread Mark Stapleton
ADSM: Dist Stor Manager ADSM-L@VM.MARIST.EDU wrote on 04/07/2006
06:54:26 PM:
 The biggest problem is that TSM doesn't sort reclaimable tapes prior to
 assigning them to threads.  Your best efficiency is to reclaim the most
 empty tapes first.

 You could use something like this:
 UPD STG FOOBAR1 RECLAIM=95 RECLAIMPR=5
 Wait a while
 UPD STG FOOBAR1 RECLAIM=90 RECLAIMPR=5
 Wait a while
 UPD STG FOOBAR1 RECLAIM=85 RECLAIMPR=5

 Technically, 5.3.0.0 also has a RECLAIM STG command; however, there are
 defects in it that can cause hangs and other problems at 5.3 base.

...which is exactly why you don't (usually) want to run any base level of
code. Server version 5.3.2 has been found to be very stable in *our*
environment, and the RECLAIM STG command contains a WAIT parameter that
makes a countdown script very easy to build.

--
Mark Stapleton ([EMAIL PROTECTED])
MR Backup and Recovery Management
262.790.3190

--
Electronic Privacy Notice. This e-mail, and any attachments, contains 
information that is, or may be, covered by electronic communications privacy 
laws, and is also confidential and proprietary in nature. If you are not the 
intended recipient, please be advised that you are legally prohibited from 
retaining, using, copying, distributing, or otherwise disclosing this 
information in any manner. Instead, please reply to the sender that you have 
received this communication in error, and then immediately delete it. Thank you 
in advance for your cooperation.
==


Re: TSM Linux client backup

2006-04-10 Thread Jacquelin Bouchard
On Mon, Apr 10, 2006 at 04:47:20PM +0200, Stef Coene wrote:
 On Monday 10 April 2006 16:21, Jacquelin Bouchard wrote:
  Hi,
 
 I'm trying to backup a Linux server with TSM 5.3.3 client and,
  i don't know why, the client don't backup
  the directories /dev , /sys and /proc; all the other directories in /
  are backed up.  Also, i don't see those
  directories in the GUI interface.  Why???
 They are virtual file systems.  You can see them with the mount command.  The
 data in those directoryies only exists in memory.
 Same for /proc on new AIX boxes.


 Stef

Thanks to all,

Stef, i run the mount command on my system and i see what you say for
these directories (/proc and /sys):

none on /proc type proc (rw)
none on /sys type sysfs (rw)

but i don`t see a similar line for /dev except for /dev/pts and /dev/shm:

none on /dev/pts type devpts (rw,gid=5,mode=620)
none on /dev/shm type tmpfs (rw)

Why??

Jacquelin Bouchard, UQTR


Library full

2006-04-10 Thread Michal Mertl
Hello,

I have been running TSM 5.1.9.5 on Windows using Overland LoaderXpress
LXL1U11 SCSI LTO tape library for long time but haven't really been
doing anything with it. It was set up by someone else and I was only
checking from time to time that it seemed running. We had the library
replaced (because we suspected a problem on it) and from that time on I
have been trying to clean the old mess up (learning on the fly). The
library mostly worked but froze from time to time. I got the suspicion
that it froze when doing audit library and when it tried to read the
cleaning tape. The library vendor told me to change some settings on the
library - set reserved slot and autocleaning. This way the machine
connected to it won't be able to trigger the problem with cleaning tape
because it will be hidden to it.

The problem is that after changing the configuration of the library we
have problems with checking in the tapes.

I had 8 tapes in there of which only couple was used. I had lot of tapes
in the query volume which I wanted to consolidate. Therefore I removed
the empty scratch tapes with a series of checkout libv LibraryX LabelX
checklabel=no remove=no and replaced the tapes with the old ones. I
then run audit library and it finished sucessfully.

But whenever I try to check in a tape I get ANR8314E Library LibraryX
is full.

I was thinking that the TSM may have problems with the changed library
(it had 11 stots before, now it only 10). I deleted the drive, library
and paths and created them again. Therefore I lost all the remaining
volumes and the situation is the same - I can't check in any volumes.
The audit library command finishes immediately with success.

I did some Googling and found multiple references of the problem
(library reporting being full when in fact it isn't) but can't see
anything relevant.

I also did one change which probably wasn't a wise one. During the
troubleshooting of the problem (before recreating library/drive/paths) I
changed some settings on the library - most notably the way how it
announces itself to the host to make it more closely match what IBM says
about it on
http://www-1.ibm.com/support/docview.wss?rs=663uid=swg21217885 .

I haven't noted down what setting was there before so I can't return to
it. There isn't as many options but the number of combinations (and
possibly necessary recreation of library/drive/paths in TSM) is quite
big. The problem is that the library needs to be restarted after
changing these parameters and the OS doesn't like it either. After
changing the setting and resetting (with software - Web TLC) the library
it eventually stops responding at all (the device disappears from
windows device manager).

I found a couple of APAR's (problem reports) which talk about similar
issues. I might have done also what is described in IC35882 - I thought
that with label labelsource=prompt overwrite=no checkin=private I will
check int the old tapes the fastest. Everywhere I am finding that audit
library should at worst fix all the issues but it doesn't do anything
for me at the moment (but it's possible I have everything (library
settings on the library, drive/library/paths in TSM) setup wrong at the
moment :-().

I'm terribly in need of help.

Thank you for any clue.

Michal


Reconcile Volumes

2006-04-10 Thread Smith, I (Ian)
Hello

I have a situation with two TSM servers which offsite to each other
using virtual; volumes, where the reconcile preview=yes comes up with a
number of volumes that aren't quite right.

What does the actual reconcile do?- is it destructive in any way, and
how long can these processes take?

_
Ian Smith
SAN/TSM Specialist




_

This email (including any attachments to it) is confidential, legally 
privileged, subject to copyright and is sent for the personal attention of the 
intended recipient only. If you have received this email in error, please 
advise us immediately and delete it. You are notified that disclosing, copying, 
distributing or taking any action in reliance on the contents of this 
information is strictly prohibited. Although we have taken reasonable 
precautions to ensure no viruses are present in this email, we cannot accept 
responsibility for any loss or damage arising from the viruses in this email or 
attachments. We exclude any liability for the content of this email, or for the 
consequences of any actions taken on the basis of the information provided in 
this email or its attachments, unless that information is subsequently 
confirmed in writing. If this email contains an offer, that should be 
considered as an invitation to treat.
_


Re: TSM Linux client backup

2006-04-10 Thread Patrick Boutilier

Jacquelin Bouchard wrote:

On Mon, Apr 10, 2006 at 04:47:20PM +0200, Stef Coene wrote:

On Monday 10 April 2006 16:21, Jacquelin Bouchard wrote:

Hi,

   I'm trying to backup a Linux server with TSM 5.3.3 client and,
i don't know why, the client don't backup
the directories /dev , /sys and /proc; all the other directories in /
are backed up.  Also, i don't see those
directories in the GUI interface.  Why???

They are virtual file systems.  You can see them with the mount command.  The
data in those directoryies only exists in memory.
Same for /proc on new AIX boxes.


Stef


Thanks to all,

Stef, i run the mount command on my system and i see what you say for
these directories (/proc and /sys):

none on /proc type proc (rw)
none on /sys type sysfs (rw)

but i don`t see a similar line for /dev except for /dev/pts and /dev/shm:

none on /dev/pts type devpts (rw,gid=5,mode=620)
none on /dev/shm type tmpfs (rw)

Why??


What version/distribution of Linux?





Jacquelin Bouchard, UQTR


Re: TSM Linux client backup

2006-04-10 Thread Stef Coene
On Monday 10 April 2006 17:46, Jacquelin Bouchard wrote:
 Thanks to all,

 Stef, i run the mount command on my system and i see what you say for
 these directories (/proc and /sys):

 none on /proc type proc (rw)
 none on /sys type sysfs (rw)

 but i don`t see a similar line for /dev except for /dev/pts and /dev/shm:

 none on /dev/pts type devpts (rw,gid=5,mode=620)
 none on /dev/shm type tmpfs (rw)

 Why??
/dev is a special directory.  It contains all devices.  For some linux
distributions, this is static contents, sometimes it's dynamic if they use
udev.
This is from my laptop:
udev on /dev type tmpfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
devshm on /dev/shm type tmpfs (rw)

Are you sure you don't have a udev line?
What distribution are you running?


Stef


Re: ? On LTO3 cleaning tapes for a 3584

2006-04-10 Thread Jim Zajkowski

On Mon, 10 Apr 2006, William Boyer wrote:


We just upgraded the drives in our 3584 library to LTO3 from LTO1 and
need to order some of the new Ultrium Universal cleaning cartridges with
labels. The 3584 needs then to start with CLNI or CLNU, but the
suffix...should it still he L1 or is there another suffix so the library
can identify which drives this cleaning tape is compatible with?


Our universal tapes are labled CLNUxxCU, and we use TSM-based cleaning
(not automatic 3584 cleaning, we've found that it's unreliable at keeping
count of uses)

--Jim


Pervasive SQL 9

2006-04-10 Thread Joe Crnjanski
Hello,

I have a customer who installed Pervasive SQL v9 and accounting app (I
think Accpac).
Can we just backup those files with windows client or there is TDP or
anybody knows if there is a dump utility in Pervasive.

Thank you,

Joe Crnjanski
Infinity Network Solutions Inc.
Phone: 416-235-0931 x26
Fax: 416-235-0265
Web: www.infinitynetwork.com


Re: ? On LTO3 cleaning tapes for a 3584

2006-04-10 Thread Aaron Durkee
Ours is CLNI14L1, could be a left over hmmm...

But that leads me to ask do I need a cleaning tape assigned to each logical 
library?

 [EMAIL PROTECTED] 04/10/06 01:07PM 
On Mon, 10 Apr 2006, William Boyer wrote:

 We just upgraded the drives in our 3584 library to LTO3 from LTO1 and
 need to order some of the new Ultrium Universal cleaning cartridges with
 labels. The 3584 needs then to start with CLNI or CLNU, but the
 suffix...should it still he L1 or is there another suffix so the library
 can identify which drives this cleaning tape is compatible with?

Our universal tapes are labled CLNUxxCU, and we use TSM-based cleaning
(not automatic 3584 cleaning, we've found that it's unreliable at keeping
count of uses)

--Jim


-
CONFIDENTIALITY NOTICE: This message is confidential, intended only for the 
named recipient(s) and may contain information that is privileged, or exempt 
from disclosure under applicable law. If you are not the intended recipient(s), 
you are notified that the dissemination, distribution or copying of this 
message is strictly prohibited. If you receive this message in error, or are 
not the named recipient(s), please notify the sender by reply e-mail, delete 
this e-mail from your computer, and destroy any copies in any form immediately. 
Receipt by anyone other than the named recipient(s) is not a waiver of any 
attorney-client, work product, or other applicable privilege.  This message and 
all contents may be reviewed by authorized parties of the Catholic Health 
System other than those named in the message header.

The contents of this message do not bind the Catholic Health System to any 
contract, position, or course of action unless the sender is specifically 
authorized to enter into contracts on behalf of the Catholic Health System. The 
contents of this message do not necessarily constitute an official 
representation of the Catholic Health System.


TSM and Centera

2006-04-10 Thread Tyree, David
We have an EMC Centera that we have data on that we would
like to protect from disaster. 

One option is to get another Centera and put it another
location and then just duplicate the data from one to the other. 

Another option is to backup the Centera with TSM in some
way. 

I heard something one time about a client from somewhere
that would allow you to backup data from a Centera into TSM. Does such
an animal still exist? 

 

David Tyree 
Enterprise Backup Administrator 
South Georgia Medical Center 
229.333.1155 

Confidential Notice:  This e-mail message, including any attachments, is
for the sole use of the intended recipient(s) and may contain
confidential and privileged information.  Any unauthorized review, use,
disclosure or distribution is prohibited.  If you are not the intended
recipient, please contact the sender by reply e-mail and destroy all
copies of the original message.

 


Re: TSM Linux client backup

2006-04-10 Thread Jacquelin Bouchard
On Mon, Apr 10, 2006 at 01:32:00PM -0300, Patrick Boutilier wrote:
 Jacquelin Bouchard wrote:
 On Mon, Apr 10, 2006 at 04:47:20PM +0200, Stef Coene wrote:
 On Monday 10 April 2006 16:21, Jacquelin Bouchard wrote:
 Hi,
 
I'm trying to backup a Linux server with TSM 5.3.3 client and,
 i don't know why, the client don't backup
 the directories /dev , /sys and /proc; all the other directories in /
 are backed up.  Also, i don't see those
 directories in the GUI interface.  Why???
 They are virtual file systems.  You can see them with the mount command.
 The
 data in those directoryies only exists in memory.
 Same for /proc on new AIX boxes.
 
 
 Stef
 
 Thanks to all,
 
 Stef, i run the mount command on my system and i see what you say for
 these directories (/proc and /sys):
 
 none on /proc type proc (rw)
 none on /sys type sysfs (rw)
 
 but i don`t see a similar line for /dev except for /dev/pts and /dev/shm:
 
 none on /dev/pts type devpts (rw,gid=5,mode=620)
 none on /dev/shm type tmpfs (rw)
 
 Why??

 What version/distribution of Linux?



Hi,

 Red Hat Enterprise Linux AS release 4 (Nahant Update 3)

Jacquelin Bouchard, UQTR


Re: TSM and Centera

2006-04-10 Thread Mark Stapleton
ADSM: Dist Stor Manager ADSM-L@VM.MARIST.EDU wrote on 04/10/2006
12:43:24 PM:
 We have an EMC Centera that we have data on that we would
 like to protect from disaster.
 One option is to get another Centera and put it another
 location and then just duplicate the data from one to the other.
 I heard something one time about a client from somewhere
 that would allow you to backup data from a Centera into TSM. Does such
 an animal still exist?

Please refer to your current TSM administrator's guide and administrator's
reference, and search for centera.

--
Mark Stapleton ([EMAIL PROTECTED])
MR Backup and Recovery Management
262.790.3190

--
Electronic Privacy Notice. This e-mail, and any attachments, contains 
information that is, or may be, covered by electronic communications privacy 
laws, and is also confidential and proprietary in nature. If you are not the 
intended recipient, please be advised that you are legally prohibited from 
retaining, using, copying, distributing, or otherwise disclosing this 
information in any manner. Instead, please reply to the sender that you have 
received this communication in error, and then immediately delete it. Thank you 
in advance for your cooperation.
==


Re: ? On LTO3 cleaning tapes for a 3584

2006-04-10 Thread Len Boyle
Aaron,

If you are using library controlled cleaning then you do not need a cleaning 
tape assigned to each logical library. As we are using the ALMS option we are 
using library cleaning. We also are using netapp ndmp backups and that also 
calls for library controlled cleaning.

len

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Aaron 
Durkee
Sent: Monday, April 10, 2006 1:40 PM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] ? On LTO3 cleaning tapes for a 3584

Ours is CLNI14L1, could be a left over hmmm...

But that leads me to ask do I need a cleaning tape assigned to each logical 
library?

 [EMAIL PROTECTED] 04/10/06 01:07PM 
On Mon, 10 Apr 2006, William Boyer wrote:

 We just upgraded the drives in our 3584 library to LTO3 from LTO1 and
 need to order some of the new Ultrium Universal cleaning cartridges with
 labels. The 3584 needs then to start with CLNI or CLNU, but the
 suffix...should it still he L1 or is there another suffix so the library
 can identify which drives this cleaning tape is compatible with?

Our universal tapes are labled CLNUxxCU, and we use TSM-based cleaning
(not automatic 3584 cleaning, we've found that it's unreliable at keeping
count of uses)

--Jim


-
CONFIDENTIALITY NOTICE: This message is confidential, intended only for the 
named recipient(s) and may contain information that is privileged, or exempt 
from disclosure under applicable law. If you are not the intended recipient(s), 
you are notified that the dissemination, distribution or copying of this 
message is strictly prohibited. If you receive this message in error, or are 
not the named recipient(s), please notify the sender by reply e-mail, delete 
this e-mail from your computer, and destroy any copies in any form immediately. 
Receipt by anyone other than the named recipient(s) is not a waiver of any 
attorney-client, work product, or other applicable privilege.  This message and 
all contents may be reviewed by authorized parties of the Catholic Health 
System other than those named in the message header.

The contents of this message do not bind the Catholic Health System to any 
contract, position, or course of action unless the sender is specifically 
authorized to enter into contracts on behalf of the Catholic Health System. The 
contents of this message do not necessarily constitute an official 
representation of the Catholic Health System.


Files being skipped during backup/archive

2006-04-10 Thread David E Ehresman
If you use the RESOURCEUTILIZATION parm in your dsm.sys/opt file, you
will want to know about the following flash:

 Under a specific, limited combination of conditions, the Tivoli
Storage Manager (TSM) backup-archive client might omit files from
backup
or archive operations without reporting an error. The support flash
from
04/03 lists the specific combination of multiple conditions that must
coexist in order to develop this exposure.

http://www-1.ibm.com/support/docview.wss?uid=swg21233779


Clustered Servers and Tivoli

2006-04-10 Thread John Bortscheller
Hello, we are using Netware 6.5 OS and Tivoli 5.3.2 on clustered servers.  
There is something in the opt file that we are missing. It sees the local 
drives but not the netware volumes.  Do you have a sample opt file that shows 
how to configure the opt file correctly for clustering to be able to see all of 
the volumes.  Thanks
 
 
John Bortscheller
Network Administrator
San Diego Data Processing Corporation
(858) 581-9718
[EMAIL PROTECTED]


Re: TSM and Centera

2006-04-10 Thread Tyree, David
I think we have a misunderstanding here. 

I want the Centera box to be just another client. I have assorted
medical records that are being written to the Centera box by different
systems for storage and recall as needed by the medical systems.
I would like to provide additional protection for the data by backing it
up to our TSM system. I would rather use some kind of TSM type of client
to backup the data on the Centera and put it on tape instead of buying
another Centera and put it in another location. 

I don't want to use the Centera as a component of our TSM system. 



-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Mark Stapleton
Sent: Monday, April 10, 2006 1:58 PM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] TSM and Centera

ADSM: Dist Stor Manager ADSM-L@VM.MARIST.EDU wrote on 04/10/2006
12:43:24 PM:
 We have an EMC Centera that we have data on that we would
 like to protect from disaster.
 One option is to get another Centera and put it another
 location and then just duplicate the data from one to the other.
 I heard something one time about a client from somewhere
 that would allow you to backup data from a Centera into TSM. Does such
 an animal still exist?

Please refer to your current TSM administrator's guide and
administrator's
reference, and search for centera.

--
Mark Stapleton ([EMAIL PROTECTED])
MR Backup and Recovery Management
262.790.3190


--
Electronic Privacy Notice. This e-mail, and any attachments, contains
information that is, or may be, covered by electronic communications
privacy laws, and is also confidential and proprietary in nature. If you
are not the intended recipient, please be advised that you are legally
prohibited from retaining, using, copying, distributing, or otherwise
disclosing this information in any manner. Instead, please reply to the
sender that you have received this communication in error, and then
immediately delete it. Thank you in advance for your cooperation.

==


Re: Clustered Servers and Tivoli

2006-04-10 Thread Jack Coats
I don't know the specifics about Novell, but on AIX and Windows, we are
setting up N+1 backup services (N-nodes in a cluster, plus one for the
cluster itself).  One client on each node for its local files, and one
client that works as a fail-over-service that follows the 'active'
cluster node.  The control files for the 'clustered' node also needs to
be on a disk that fails over to the active cluster as well.  That is the
one that backs up the clustered data.

At lease that works in our environment.

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
John Bortscheller
Sent: Monday, April 10, 2006 1:28 PM
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] Clustered Servers and Tivoli

Hello, we are using Netware 6.5 OS and Tivoli 5.3.2 on clustered
servers.  There is something in the opt file that we are missing. It
sees the local drives but not the netware volumes.  Do you have a sample
opt file that shows how to configure the opt file correctly for
clustering to be able to see all of the volumes.  Thanks
 
 
John Bortscheller
Network Administrator
San Diego Data Processing Corporation
(858) 581-9718
[EMAIL PROTECTED]
Privileged and Confidential: The information contained in this e-mail message 
is intended only for the personal and confidential use of the intended 
recipient(s). If the reader of this message is not the intended recipient or an 
agent responsible for delivering it to the intended recipient, you are hereby 
notified that you have received this document in error and that any review, 
dissemination, distribution, or copying of this message is strictly prohibited. 
If you have received this communication in error, please notify us immediately 
by e-mail, and delete the original message.


Re: Clustered Servers and Tivoli

2006-04-10 Thread Andrew Ferris
Hi John,

Here's an opt file for a clustered NetWare volume:

  COMMMETHODTCPip 
TCPSERVERADDRESS tsm
TCPPORT  1500


*  Setting Nodename
*  ---

  NODENAME  adminx
  DOMAINADMIN:
  CLUSTERNODE   YES

  ERRORLOGNAME  ADMIN:/Tivoli/dsmerror.log
  SCHEDLOGNAME  ADMIN:/Tivoli/schedlog.log
  PASSWORDDIR   ADMIN:/Tivoli/
  SCHEDMODE POLLING
  HTTPPORT  1582


* EXCLUDES


  PASSWORDACCESS GENERATE
  ERRORLOGRETENTION 7
  SCHEDLOGRETENTION 7
  MANAGEDSERVICES WEBCLIENT SCHEDULE

It's just a data volume the IT staff use so there's nothing fancy in terms of 
includes or excludes. Now with that posted, visibility issues such as the one 
you've outlined often boil down to rights issues. We have a eDir user with read 
rights to all our data volumes. q tsa from a dsmc session should reveal 
something like this:

IBM Tivoli Storage Manager  
Command Line Backup/Archive Client Interface - Version 5, Release 2, Level 3.0  
(c) Copyright by IBM Corporation and other(s) 1990, 2004. All Rights Reserved.  

Node Name: ADMIN 
Session established with server TSM_SERVER1: Windows
  Server Version 5, Release 2, Level 3.2
  Server date/time: 04/10/2006 11:58:04  Last access: 04/10/2006 11:06:16   

tsm q tsa  
NetWare TSA Information 

TSA Name: RESEARCH18
TSA Module Name.: TSAFS.NLM 
TSA Version.: 6.54.3
SMDR Version: 6.54.3
User/Password Location..: ADMIN:/Tivoli/TSM.PWD 
User/Password Valid.: YES   

If you don't have the eDir user set up then it will ask you for one. If you do 
have one listed but can't see anything then I'd suggest deleting the TSM.PWD 
file and checking your user for the proper rights. Then re-run the q tsa. 

Andrew Ferris
Network Support Analyst
iCAPTURE Research Centre
University of British Columbia 

 [EMAIL PROTECTED] 4/10/2006 11:27:41 am 
Hello, we are using Netware 6.5 OS and Tivoli 5.3.2 on clustered servers.  
There is something in the opt file that we are missing. It sees the local 
drives but not the netware volumes.  Do you have a sample opt file that shows 
how to configure the opt file correctly for clustering to be able to see all of 
the volumes.  Thanks
 
 
John Bortscheller
Network Administrator
San Diego Data Processing Corporation
(858) 581-9718
[EMAIL PROTECTED] 


ANR8300E - I/O error on library desc= the destination slot or drive was full in an attemt to move a volume

2006-04-10 Thread Nancy L Backhaus
Anyone see this error below?   Looking for direction/suggestions?

The tape(s) do actually does dismount.  The issue is occurring on
different drives.   All volumes are online, no unavail, no damaged, etc. I
audited the library, it was a successful audit checklabel=barcode.

**Background - Updated a week ago Library firmware from 3.1 to 4.1 and
then backed out the library firmware code because internal barcode on the
tapes could not be read.  So we went back to our 3.1 firmware and thought
we were ok again.   Also, a couple other ADIC clients reported similiar
issues with new firmware.   Then we started seeing this error today with
TSM sense data.

Errpt - showing nothing

Only TSM is reporting error, the library and aix are reporting no errors.


Version:
TSM Version - 5.3.2.2
AIX - 5.3 Mod 3
ADIC I2000 Scalar Library(LTO 2 drives), LTO2 tapes



actlog:

04/10/06   13:16:44  ANR8300E I/O error on library BLUE (OP=6C03,
CC=315,
  KEY=05, ASC=3B, ASCQ=0D,
SENSE=70.00.05.00.00.00.00.0A.0-
  0.00.00.00.3B.0D.00.CF.00.06., Description=The

  destination slot or drive was full in an attempt
to move
  a volume).  Refer to Appendix D in the
'Messages' manual
  for recommended action. (PROCESS: 302)
04/10/06   13:16:44  ANR8469E Dismount of LTO volume TS1430 from drive
DRIVE13
  (/dev/rmt13) in library BLUE01 failed. (PROCESS:
302)


Sense Data=
 Key (05) = illegal request
CC(315)= dest slot was full
ASC=3B, ASCQ=OD = medium destination element is full





Nancy Backhaus
Enterprise Systems
HealthNow, NY
716-887-7979

CONFIDENTIALITY NOTICE: This email message and any attachments are for the sole 
use of the intended recipient(s) and may contain proprietary, confidential, 
trade secret or privileged information.  Any unauthorized review, use, 
disclosure or distribution is prohibited and may be a violation of law.  If you 
are not the intended recipient or a person responsible for delivering this 
message to an intended recipient, please contact the sender by reply email and 
destroy all copies of the original
message.


TSM Server 5.3.3 Experience?

2006-04-10 Thread Orville Lantto
Has anyone tried server maintenance 5.3.3?  Any problems?
 
Orville L. Lantto
Glasshouse Technologies, Inc.
 


Re: ANR8300E - I/O error on library desc= the destination slot or drive was full in an attemt to move a volume

2006-04-10 Thread Zoltan Forray/AC/VCU
Been there - Done that.  Seen it numerous times.

Just perform an audit of your library, scanning the barcodes.  There is an
out-of-sync problem in the library inventory (internal).  There is a tape
who's barcode it didn't read during the last scan pass or you had some
kind of library error.

In fact, I just did one. AUDIT
LIBR insert your library name here checkl=b




Nancy L Backhaus [EMAIL PROTECTED]
Sent by: ADSM: Dist Stor Manager ADSM-L@VM.MARIST.EDU
04/10/2006 03:15 PM
Please respond to
ADSM: Dist Stor Manager ADSM-L@VM.MARIST.EDU


To
ADSM-L@VM.MARIST.EDU
cc

Subject
[ADSM-L] ANR8300E - I/O error on library desc= the destination slot or
drive was full in an attemt to move a volume






Anyone see this error below?   Looking for direction/suggestions?

The tape(s) do actually does dismount.  The issue is occurring on
different drives.   All volumes are online, no unavail, no damaged, etc. I
audited the library, it was a successful audit checklabel=barcode.

**Background - Updated a week ago Library firmware from 3.1 to 4.1 and
then backed out the library firmware code because internal barcode on the
tapes could not be read.  So we went back to our 3.1 firmware and thought
we were ok again.   Also, a couple other ADIC clients reported similiar
issues with new firmware.   Then we started seeing this error today with
TSM sense data.

Errpt - showing nothing

Only TSM is reporting error, the library and aix are reporting no errors.


Version:
TSM Version - 5.3.2.2
AIX - 5.3 Mod 3
ADIC I2000 Scalar Library(LTO 2 drives), LTO2 tapes



actlog:

04/10/06   13:16:44  ANR8300E I/O error on library BLUE (OP=6C03,
CC=315,
  KEY=05, ASC=3B, ASCQ=0D,
SENSE=70.00.05.00.00.00.00.0A.0-
  0.00.00.00.3B.0D.00.CF.00.06., Description=The

  destination slot or drive was full in an attempt
to move
  a volume).  Refer to Appendix D in the
'Messages' manual
  for recommended action. (PROCESS: 302)
04/10/06   13:16:44  ANR8469E Dismount of LTO volume TS1430 from drive
DRIVE13
  (/dev/rmt13) in library BLUE01 failed. (PROCESS:
302)


Sense Data=
 Key (05) = illegal request
CC(315)= dest slot was full
ASC=3B, ASCQ=OD = medium destination element is full





Nancy Backhaus
Enterprise Systems
HealthNow, NY
716-887-7979

CONFIDENTIALITY NOTICE: This email message and any attachments are for the
sole use of the intended recipient(s) and may contain proprietary,
confidential, trade secret or privileged information.  Any unauthorized
review, use, disclosure or distribution is prohibited and may be a
violation of law.  If you are not the intended recipient or a person
responsible for delivering this message to an intended recipient, please
contact the sender by reply email and destroy all copies of the original
message.


cannot dismount tape

2006-04-10 Thread Marcelo Barreto
Hi,
 
   I´m having a problem, almost everyday, when I execute q mount 
command, I receive something like that:
 
ANR8330I DLT volume DYI514 is mounted R/O in drive MT-SCSI-ID-3 (/dev/rmt/3mt), 
status: IN USE.
ANR8379I Mount point in device class DC-SUNL1000 is waiting for the volume 
mount to complete, status: WAITING FOR VOLUME.
ANR8334I 2 matches found.

 

 

   DYI514 is tape number, and not always is the same; but when I 
execute  command DISMOUNT VOLUME dyi514, I received ANR8348E DISMOUNT 
VOLUME: Volume DYI514 is not Idle.
 
   What could be the problem?
 
   Thanks in advance.
 
Marcelo. 

 


Re: Clustered Servers and Tivoli

2006-04-10 Thread Andrew Ferris
Oh and one more thing. You'll want to edit Sys:/ETC/SMS/TSA.cfg file and change 
the Disable Cluster value to yes from no. Then you will have to start and 
stop SMS. That will also block cluster node visibility. 

Andrew Ferris
Network Support Analyst
iCAPTURE Research Centre
University of British Columbia 


Re: Clustered Servers and Tivoli

2006-04-10 Thread John Bortscheller
Hey Andrew, thanks for the help on this.  What are you using for a node name.  
We were using the server name in this instance SDFP04c but now we are going to 
have our Tivoli Administrator change it to FPCLUSTER_NDPS_SERVER.  Also, below 
I have cut and pasted our opt file.  Anyway you could take a look at it and 
give us suggestions.  Thanks much
 
 
 NODENAME FPCLUSTER_NDPS_SERVER
 COMMMETHOD   TCPip
 TCPSERVERADDRESS 10.9.8.196
 TCPBUFFSIZE  512 
 TCPWINDOWSIZE64
* TCPPORT  1500
 ERRORLOGR7
 SCHEDLOGR7
*  SCHEDMODEPROMPTED
 PASSWORDACCESS   GENERATE
 PROCESSORUTILIZATION 10
 
 
 NWUSER .cn=gwback.ou=users.ou=em.ou=rc.o=sandiego:conan123
 
***
* Tivoli Storage Manager
*
* Sample client options file for Tivoli Novell NetWare client

 
   *
   * Copy DSM.SMP (this file) to DSM.OPT.
   *
   * To specify the communication method used between the client node
   * and server.  Select one of the following communication methods
   * by removing the '*'. Fill in NODENAME and this will represent a
   * minimum set of options to get started.
   *
   * You may also exclude some operating system files.  A recommended
   * list is at the bottom of this file.  These files typically are
   * system level files that, even if backed up, could not be properly
   * restored.  If they are restored, they could corrupt the operation
   * of the system.  If you decide to use the list, simply remove the
   * '*'.
   *
   * (for the communication method values, you may have to
   * contact your system administrator)
   *
 
*  Communications settings
*  ---
 
*  Setting Options for the TCP/IP Communication Method
*  ---
*
 

*  Setting Nodename
*  ---
   DOMAIN   ALL
   CLUSTERNODE  YES 
 

*  NDS leaf objects can be included/excluded;
*  container objects are not affected. This example
*  shows how to include only objects in container
*  .O=TIVOLI.OU=Development
*  -
* EXCLUDE  directory:.O=TIVOLI.*
* INCLUDE  directory:.O=TIVOLI.OU=Development.*
 

*  Recommended exclude list for NetWare
*  ---
*
*  NetWare general excludes
*  -
 
 
 
*  NetWare Memory management option
*  ---
*  The following option uses a memory conserving algorithm for
*  processing incremental backups as each directory is backed up.
*  This option may increase the duration of time required for
*  backups and increase CPU utilization on the TSM Server.
*  But will decrease the required NetWare memory needed for backups.
*
* MEMORYEFFICIENTBACKUP YES
 
*  NetWare Screen option
*  ---
*  The following option instructs the NetWare client to destroy
*  the TSM screen when quitting the dsmc program.
*
* NWEXITNLMP NO
 
*  NetWare user ID and password option
*  --
*  The following option specifies a user ID and password to connect
*  to a local or remote NetWare resource (server or NDS tree). The
*  user ID must have NetWare supervisory equivalence. Use this
*  option for each resource which will be managed by TSM.
*
*  If this option is not specified in the client options file, TSM
*  will check for a user ID and password in an encrypted file (if
*  NWPWFILE is set to YES).  If a correct user ID and password
*  is not found in a file (or NWPWFILE is set to NO), TSM will prompt
*  for a user ID and password when a backup or archive operation
*  is initiated.
*
* NWUSER server_1_name\user:password
* NWUSER server_2_name\user:password
* NWUSER nds_tree_name\user:password
 
*  NetWare user ID and password file
*  --
*  The following option specifies that the user ID and password used
*  to connect to a NetWare resource (server or NDS tree) will be stored
*  in an encrypted file in the installation directory after the intiial
*  prompt. An encrypted file will be created for each resource with the
*  extension .PWD
*
* NWPWFILE YES
 
*  Silencing screen output
*  -
*  Use the QUIET option to keep messages from being displayed on the
*  NetWare console and the schedule log file.  This option will enhance
*  the performance during 

Preventive Action : Upgradation from 5.2 -- 5.3

2006-04-10 Thread Gajendra Kr. Khera
Dear All

We are in process to upgrade our TSM Server (Unix)
from 5.2 - 5.3 on Unix 
based.

Currently we are using -

- TSM Server 5.2
- TSM Client 5.3 (AIX)
- TDP for Oracle (AIX)

Any preventive action to be performed from the
experience of  TSM Guru's

Thanks and regards

Gajendra Kr. Khera
[Direction Is More Important Than Speed]


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


Resend - Policy and DRP question

2006-04-10 Thread Paul Dudley
I sent this query a week ago but have not received a reply back. I am
resending in the hope that someone can offer some advice.

We have TSM version 5.2

I have changed the standard policy so that we now keep the 10 latest
versions of each file rather than 7.

I have also changed our del volhist to tod=today-10 where it was
previously 7.

I have been told that previously we had to keep the 7 latest copy tapes
and db tapes offsite for DRP to ensure that we could recover complete
servers. With the changes that I have made does this mean that we have
to now keep the 10 latest tapes offsite for complete DRP?

 
Paul Dudley
ANL IT Operations Dept.
[EMAIL PROTECTED]





ANL DISCLAIMER

This e-mail and any file attached is confidential, and intended solely to the 
named addressees. Any unauthorised dissemination or use is strictly prohibited. 
If you received this e-mail in error, please immediately notify the sender by 
return e-mail from your system. Please do not copy, use or make reference to it 
for any purpose, or disclose its contents to any person.


5.3 questions

2006-04-10 Thread Gill, Geoffrey L.
I'm sorry for asking a couple of simpleton questions but 5.3 is completely
foreign to me at the moment. I'm not used to the console nor am I familiar
with where certain things are. I'm finding that the more I use the console
the more I dislike it. Yea sure, I know all about progress but I think this
particular change came in one fell swoop.



I believe I have read that collocation by group is on by default? Where do
we find that through the console? I'm sure that caching of a disk pool is
staring me in the face but so far I've managed to have missed it.



Thanks,



Geoff Gill

TSM Administrator

PeopleSoft Sr. Systems Administrator

SAIC M/S-G1b

(858)826-4062

Email:  mailto:[EMAIL PROTECTED] [EMAIL PROTECTED]


AW: [ADSM-L] Files being skipped during backup/archive

2006-04-10 Thread Thomas Rupp
There is a technote for Windows 2000 that explains which files TSM
excludes
from backup.
http://www-1.ibm.com/support/docview.wss?rs=663context=SSGSG7q1=filesn
ottobackupuid=swg21049023loc=en_UScs=utf-8lang=en
Unfortunately I couldn't find such a technote for unix systems - but if
memory serves me
well there is such a beast. Anyone has a link?

Greetings from snowy Austria
Thomas Rupp