Re: Restoring Data on A Damaged Tape

2002-05-15 Thread Mike Crawford

Any suggestions for a worst case scenario, where it is a primary pool tape which
has not yet had a backup made?

Had this happen this morning.  Wrote 33GB onto a 3590E.  The tape then became
unreadable, the server error being I/O error reading label for libvolume 101144
in drive RMT1 (/dev/rmt/6st).

Has anyone used any data recovery services?  Is it even possible in this sort
of situation?

Thanks,
Mike

If it is a primary pool tape you just do a RESTORE VOLUME command on the TSM

Server.  The current tape will get marked destroyed and the data will
actually go to other tapes in the pool from your copypool.

If it is a copy pool tape, just do a DELETE VOLUME DISCARDDATA=YES.  The
next time you run a BACKUP STG command to the pool it will recreate the data

from the primary disk and tape pools involved.

Yes, it is just that simple.

Paul D. Seay, Jr.
Technical Specialist
Naptheon, INC
757-688-8180


-Original Message-
From: Al'shaebani, Bassam [mailto:Bassam.Al'[EMAIL PROTECTED]]
Sent: Tuesday, May 14, 2002 9:22 AM
To: [EMAIL PROTECTED]
Subject: Restoring Data on A Damaged Tape


Hello TSM'rs,
Does anyone know the steps in recovering data on a damaged tape? I believe,

we can recover the data from our onsite tape pool, i'm
just not sure of the steps. Can anyone help?
Thanks,
-bassam




blocksize of TSM mt0 device on AIX

2002-05-15 Thread Claudia Mºller

hi,

I wonder how the blocksize of the mt devices could affect the performance of
the backups. lsattr -El mt0 currently shows a value of 1024.
Did anybody play with this? I did not find anything about it on the web. Any
idea about the  maximum settable value?

thanxs

Claudia



Antw: Re: TDP 4 Exchange,relationship between Full and Incremental Bac kup

2002-05-15 Thread Wolfgang Herkenrath

Hi Paul,

I understand the difference between a full, incremental and differential backup.

My question point to this:
To restore exchange I need one fullbackup or one fullbackup and a set of incrementals 
or one differential backup.
However, I need one fullbackup. How can I or TDP secure that there is a correct set of 
full and incremental backups to restore from an incremental backup?

Wolfgang

 Seay, Paul [EMAIL PROTECTED] 15.05.02 05:57:10 
Del,
What folks do not understand about TDP for Exchange is that it is just a
vehicle to store and manage exchange backkup objects.  There are 3 types,
full, incremental, differential.  Full backs up everything including the
recovery logs.  Incremental backups what has changed since the last full or
incremental.  Incrementals have to be restore in total one at a time on top
of the FULL to get back to where the failure is on time.  Differential is
all the changes since the last FULL every time you run it.  Nothing is done
with the logs on differential or incremental based on what I know, only on
FULL are they backed up/deleted.

I think I am right on this.  The key is that Exchange just provides an
intelligent object name and pours the data to TSM in that object.  Think of
it as a container.  By having intelligent names the TDP can figure out what
has to be done to restore the Exchange store.

I think a clear explanation of how these TDPs generally work would really
help many people on the list.  MS-SQL is similar.  But Oracle RMAN keeps the
intelligence in its own RMAN catalog.  SAP is similar to Oracle except the
backup information (BKI) file is required to restore the database not the
RMAN catalog.  These are the ones I have researched and studied a little
bit.

Paul D. Seay, Jr.
Technical Specialist
Naptheon, INC
757-688-8180


-Original Message-
From: Del Hoobler [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, May 14, 2002 7:37 AM
To: [EMAIL PROTECTED] 
Subject: Re: TDP 4 Exchange, relationship between Full and Incremental
Backup


 What happens, when I define a schedule wich makes a full backup once a
 week and incremental at the other days. Then the full backup doesn't
 run correct, and the old one is expired. Is the next incremental
 automaticly an full backup?

Wolfgang,

No, because the command to run a FULL backup is different
than the command to run an INCREMENTAL backup.

Thanks,

Del



help dosn't work

2002-05-15 Thread Salvatore

Hi , 
I'm having a problem after an upgrade of TSM 4222 server, from a prevously version 
4210, on AIX 433.
The help on line dosn't work, when i try to use a simple help command, for example 
HELP REG LIC, 
i receive an output that is on a 1 line whithout carriage return.
Can anybody help me to fix this?
Many thanks in advance.



Re: Restoring Data on A Damaged Tape

2002-05-15 Thread Loon, E.J. van - SPLXM

Hi Mike!
I would start an AUDIT VOLUME FIX=NO on the tape. This will tell you which
files are damaged. Let's hope they are TSM backup files, not TDP backup
files!
Afterwards, you can run an AUDIT VOLUME FIX=YES. It will remove the damaged
files from your database, so they will be backed up again during the next
backup.
Now you can run a MOVE DATA to empty the tape.
If the tape is not readable at all, you will have to do a Q CONT to see what
kind of backups are on that tape. You can then delete it with
DISCARDDATA=YES.
If the tape does contain damaged TDP files, it gets more complicated. When
fi. you are using TDP for Oracle you will also have to tell the Oracle
Recovery Catalog that the backup files are gone. I personally don't know
how, but a Oracle Administrator should know.
Kindest regards,
Eric van Loon
KLM Royal Dutch Airlines


-Original Message-
From: Mike Crawford [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 15, 2002 08:21
To: [EMAIL PROTECTED]
Subject: Re: Restoring Data on A Damaged Tape


Any suggestions for a worst case scenario, where it is a primary pool tape
which
has not yet had a backup made?

Had this happen this morning.  Wrote 33GB onto a 3590E.  The tape then
became
unreadable, the server error being I/O error reading label for libvolume
101144
in drive RMT1 (/dev/rmt/6st).

Has anyone used any data recovery services?  Is it even possible in this
sort
of situation?

Thanks,
Mike

If it is a primary pool tape you just do a RESTORE VOLUME command on the
TSM

Server.  The current tape will get marked destroyed and the data will
actually go to other tapes in the pool from your copypool.

If it is a copy pool tape, just do a DELETE VOLUME DISCARDDATA=YES.  The
next time you run a BACKUP STG command to the pool it will recreate the
data

from the primary disk and tape pools involved.

Yes, it is just that simple.

Paul D. Seay, Jr.
Technical Specialist
Naptheon, INC
757-688-8180


-Original Message-
From: Al'shaebani, Bassam [mailto:Bassam.Al'[EMAIL PROTECTED]]
Sent: Tuesday, May 14, 2002 9:22 AM
To: [EMAIL PROTECTED]
Subject: Restoring Data on A Damaged Tape


Hello TSM'rs,
Does anyone know the steps in recovering data on a damaged tape? I believe,

we can recover the data from our onsite tape pool, i'm
just not sure of the steps. Can anyone help?
Thanks,
-bassam



**
For information, services and offers, please visit our web site: http://www.klm.com. 
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.
**



schedule ADSM

2002-05-15 Thread Regelin Michael (CHA)

I'm having problem to schedule a selective backup with TDP for DOMINO 1.1.2.

On the server NT, I have 3 different schedule:

1 for Backup/Archive
1 for Incremental and weekly selective (ADSM server = ADSM1 / ADSM node =
domino-firm)
1 for monthly selective (ADSM server = ADSN3 / ADSM node = domino-firm)

the 2 first are launched correctly.

When the schedule arrives at time to lauch the monthly selective it show the
message:

ANS1512E Scheduled event 'MONTHLY-DOMINO' failed.   Return code=1

Everything seems to be correctly set up. I don't know where to look now

All help is welcome.

Thank You

Mike



Re: ANS1512E Return code = 1

2002-05-15 Thread Loon, E.J. van - SPLXM

Hi Matthew!
Try capturing the output from the batchfile (fi c:\temp\output.txt).
Kindest regards,
Eric van Loon
KLM Royal Dutch Airlines


-Original Message-
From: Thomas, Matthew [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 15, 2002 11:56
To: [EMAIL PROTECTED]
Subject: ANS1512E Return code = 1


Good morning/aftrenoon/evening *SMers!

We've got a NT4 box running client 4.2.1.20 and TDP for SQL 2.2. It backs up
to an AIX 4.3.3 server run TSM server 4.2.0.0.

The scheduled logbackups fail every two hours

5-05-2002 09:57:04 Next operation scheduled:
15-05-2002 09:57:04

15-05-2002 09:57:04 Schedule Name: MERIDIO_SQLLOG_BKUP
15-05-2002 09:57:04 Action:Command
15-05-2002 09:57:04 Objects:   d:\Meridio\Goodies\logbackup.bat
15-05-2002 09:57:04 Options:
15-05-2002 09:57:04 Server Window Start:   10:00:00 on 15-05-2002
15-05-2002 09:57:04

15-05-2002 09:57:04
Executing scheduled command now.
15-05-2002 09:57:04
Executing Operating System command or script:
   d:\Meridio\Goodies\logbackup.bat
15-05-2002 09:58:51 Finished command.  Return code is:
   1
15-05-2002 09:58:51 ANS1512E Scheduled event 'MERIDIO_SQLLOG_BKUP' failed.
Return code = 1.
15-05-2002 09:58:51 Sending results for scheduled event
'MERIDIO_SQLLOG_BKUP'.
15-05-2002 09:58:51 Results sent to server for scheduled event
'MERIDIO_SQLLOG_BKUP'.

Where the logbackup.bat script is:


rem script for MS sql log backup

echo off

rem change this hostname as appropriate
set host_name=SQLRSLTSBDC1043

set sql_dir=d:\progra~1\tivoli\tsm\tdpsql

rem tdp sql backups
%sql_dir%\tdpsqlc backup LTSBIntegration,LTSBAudit,model log /buffers=3
/buffersize=1024 /logfile=%sql_dir%\TDP_Backup.log /logprune=60
/sqlbuffers=0 /sqlbuffersize=1024 /stripes=2 /tsmoptfile=%sql_dir%\dsm.opt
set SEV=I
if %errorlevel% NEQ 0 set SEV=E
%ba_dir%\dsmadmc -id=query -pa=queryquery issue message %SEV% ODIN
%host_name% LTSBIntegration LTSBAudit and model TDP log backup
RC=%errorlevel%

:final
%ba_dir%\dsmadmc -id=query -pa=queryquery issue message i ODIN
%host_name% log backup completed
:

A 'sister' SQL box (DC1042) is set up the same - same client level, TDP etc
- except for the addition of LANFree, and behaves fine, whereas this box
(DC1043) is reporting failed schedules all the time and failing to issue the
message back to the TSM server. However, the TDP_Backup.log suggests all is
okay...

=
05/15/2002 09:57:06
=
05/15/2002 09:57:06 Request   : LOG BACKUP
05/15/2002 09:57:06 Database Input List   :
LTSBIntegration,LTSBAudit,model
05/15/2002 09:57:06 Group Input List  : -
05/15/2002 09:57:06 File Input List   : -
05/15/2002 09:57:06 Number of Buffers : 3
05/15/2002 09:57:06 Buffer Size   : 1024
05/15/2002 09:57:06 Number of SQL Buffers : 0
05/15/2002 09:57:06 SQL Buffer Size   : 1024
05/15/2002 09:57:06 Number of Stripes specified   : 2
05/15/2002 09:57:06 Estimate  : 0
05/15/2002 09:57:06 Truncate Log? : Yes
05/15/2002 09:57:06 Wait for Tape Mounts? : Yes
05/15/2002 09:57:06 TSM Options File  :
d:\progra~1\tivoli\tsm\tdpsql\dsm.opt
05/15/2002 09:57:06 TSM Nodename Override : -
05/15/2002 09:57:06 Sqlserver : SQLRSLTSBDC1043
05/15/2002 09:57:06
05/15/2002 09:58:51 Total SQL backups selected:   3
05/15/2002 09:58:51 Total SQL backups attempted:  3
05/15/2002 09:58:51 Total SQL backups completed:  3
05/15/2002 09:58:51 Total SQL backups excluded:   0
05/15/2002 09:58:51 Throughput rate:  21.16 Kb/Sec
05/15/2002 09:58:51 Total bytes transferred:  2,187,056
05/15/2002 09:58:51 Elapsed processing time:  100.96 Secs

Is this just a bug in the client code or am I missing something in the setup
perhaps?

TIA
Matt

* internal.7-430-3213
*   external.   020-7922-3213
* fax020-7922-3302
* e-mail[EMAIL PROTECTED]





---
This e-mail is intended only for the above addressee.  It may contain
privileged information. If you are not the addressee you must not copy,
distribute, disclose or use any of the information in it.  If you have
received it in error please delete it and immediately notify the sender.

evolvebank.com is a division of Lloyds TSB Bank plc.
Lloyds TSB Bank plc, 71 Lombard Street, London EC3P 3BS.  Registered in
England, number 2065.  Telephone No: 020 7626 1500
Lloyds TSB Scotland plc, Henry Duncan House, 120 George Street,
Edinburgh EH2 4LH. 

ANS1512E Return code = 1

2002-05-15 Thread Thomas, Matthew

Good morning/aftrenoon/evening *SMers!

We've got a NT4 box running client 4.2.1.20 and TDP for SQL 2.2. It backs up
to an AIX 4.3.3 server run TSM server 4.2.0.0.

The scheduled logbackups fail every two hours

5-05-2002 09:57:04 Next operation scheduled:
15-05-2002 09:57:04

15-05-2002 09:57:04 Schedule Name: MERIDIO_SQLLOG_BKUP
15-05-2002 09:57:04 Action:Command
15-05-2002 09:57:04 Objects:   d:\Meridio\Goodies\logbackup.bat
15-05-2002 09:57:04 Options:
15-05-2002 09:57:04 Server Window Start:   10:00:00 on 15-05-2002
15-05-2002 09:57:04

15-05-2002 09:57:04
Executing scheduled command now.
15-05-2002 09:57:04
Executing Operating System command or script:
   d:\Meridio\Goodies\logbackup.bat
15-05-2002 09:58:51 Finished command.  Return code is:
   1
15-05-2002 09:58:51 ANS1512E Scheduled event 'MERIDIO_SQLLOG_BKUP' failed.
Return code = 1.
15-05-2002 09:58:51 Sending results for scheduled event
'MERIDIO_SQLLOG_BKUP'.
15-05-2002 09:58:51 Results sent to server for scheduled event
'MERIDIO_SQLLOG_BKUP'.

Where the logbackup.bat script is:


rem script for MS sql log backup

echo off

rem change this hostname as appropriate
set host_name=SQLRSLTSBDC1043

set sql_dir=d:\progra~1\tivoli\tsm\tdpsql

rem tdp sql backups
%sql_dir%\tdpsqlc backup LTSBIntegration,LTSBAudit,model log /buffers=3
/buffersize=1024 /logfile=%sql_dir%\TDP_Backup.log /logprune=60
/sqlbuffers=0 /sqlbuffersize=1024 /stripes=2 /tsmoptfile=%sql_dir%\dsm.opt
set SEV=I
if %errorlevel% NEQ 0 set SEV=E
%ba_dir%\dsmadmc -id=query -pa=queryquery issue message %SEV% ODIN
%host_name% LTSBIntegration LTSBAudit and model TDP log backup
RC=%errorlevel%

:final
%ba_dir%\dsmadmc -id=query -pa=queryquery issue message i ODIN
%host_name% log backup completed
:

A 'sister' SQL box (DC1042) is set up the same - same client level, TDP etc
- except for the addition of LANFree, and behaves fine, whereas this box
(DC1043) is reporting failed schedules all the time and failing to issue the
message back to the TSM server. However, the TDP_Backup.log suggests all is
okay...

=
05/15/2002 09:57:06
=
05/15/2002 09:57:06 Request   : LOG BACKUP
05/15/2002 09:57:06 Database Input List   :
LTSBIntegration,LTSBAudit,model
05/15/2002 09:57:06 Group Input List  : -
05/15/2002 09:57:06 File Input List   : -
05/15/2002 09:57:06 Number of Buffers : 3
05/15/2002 09:57:06 Buffer Size   : 1024
05/15/2002 09:57:06 Number of SQL Buffers : 0
05/15/2002 09:57:06 SQL Buffer Size   : 1024
05/15/2002 09:57:06 Number of Stripes specified   : 2
05/15/2002 09:57:06 Estimate  : 0
05/15/2002 09:57:06 Truncate Log? : Yes
05/15/2002 09:57:06 Wait for Tape Mounts? : Yes
05/15/2002 09:57:06 TSM Options File  :
d:\progra~1\tivoli\tsm\tdpsql\dsm.opt
05/15/2002 09:57:06 TSM Nodename Override : -
05/15/2002 09:57:06 Sqlserver : SQLRSLTSBDC1043
05/15/2002 09:57:06
05/15/2002 09:58:51 Total SQL backups selected:   3
05/15/2002 09:58:51 Total SQL backups attempted:  3
05/15/2002 09:58:51 Total SQL backups completed:  3
05/15/2002 09:58:51 Total SQL backups excluded:   0
05/15/2002 09:58:51 Throughput rate:  21.16 Kb/Sec
05/15/2002 09:58:51 Total bytes transferred:  2,187,056
05/15/2002 09:58:51 Elapsed processing time:  100.96 Secs

Is this just a bug in the client code or am I missing something in the setup
perhaps?

TIA
Matt

* internal.7-430-3213
*   external.   020-7922-3213
* fax020-7922-3302
* e-mail[EMAIL PROTECTED]




---
This e-mail is intended only for the above addressee.  It may contain
privileged information. If you are not the addressee you must not copy,
distribute, disclose or use any of the information in it.  If you have
received it in error please delete it and immediately notify the sender.

evolvebank.com is a division of Lloyds TSB Bank plc.
Lloyds TSB Bank plc, 71 Lombard Street, London EC3P 3BS.  Registered in
England, number 2065.  Telephone No: 020 7626 1500
Lloyds TSB Scotland plc, Henry Duncan House, 120 George Street,
Edinburgh EH2 4LH.  Registered in Scotland, number 95237.  Telephone
No: 0131 225 4555

Lloyds TSB Bank plc and Lloyds TSB Scotland plc are regulated by the
Financial Services Authority and represent only the Scottish Widows
and Lloyds TSB Marketing Group for life assurance, pensions and
investment business.

Signatories to 

Re: Restoring Data on A Damaged Tape

2002-05-15 Thread Stephen Pole

Yes I agree with Eric,


First AUDIT VOL FIX=NO if all is OK then (I've have had a few problems with
3590E's going unavailable. Then
Next
MOVE DATA across to an empty volume,

If the AUDIT was not good, fix using AUDIT VOLUME FIX=YES, and still MOVE
the data you have across to another tape.
Then seek help of the owners of the files.  :)




Stephen Pole
Operations Manager - IBM RS6000/TSM/HACMP Specialist
61 Delonix Circle
Woodvale WA 6026 Australia

Office Phone   +61 8 9409 3014
Home Phone   +61 8 9409 3012
Mobile Phone  +61 4 2121 0157


Time Zone : WAST - GMT + 08:00 hours



-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of
Loon, E.J. van - SPLXM
Sent: Wednesday, 15 May 2002 5:36 PM
To: [EMAIL PROTECTED]
Subject: Re: Restoring Data on A Damaged Tape

Hi Mike!
I would start an AUDIT VOLUME FIX=NO on the tape. This will tell you which
files are damaged. Let's hope they are TSM backup files, not TDP backup
files!
Afterwards, you can run an AUDIT VOLUME FIX=YES. It will remove the damaged
files from your database, so they will be backed up again during the next
backup.
Now you can run a MOVE DATA to empty the tape.
If the tape is not readable at all, you will have to do a Q CONT to see what
kind of backups are on that tape. You can then delete it with
DISCARDDATA=YES.
If the tape does contain damaged TDP files, it gets more complicated. When
fi. you are using TDP for Oracle you will also have to tell the Oracle
Recovery Catalog that the backup files are gone. I personally don't know
how, but a Oracle Administrator should know.
Kindest regards,
Eric van Loon
KLM Royal Dutch Airlines


-Original Message-
From: Mike Crawford [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 15, 2002 08:21
To: [EMAIL PROTECTED]
Subject: Re: Restoring Data on A Damaged Tape


Any suggestions for a worst case scenario, where it is a primary pool tape
which
has not yet had a backup made?

Had this happen this morning.  Wrote 33GB onto a 3590E.  The tape then
became
unreadable, the server error being I/O error reading label for libvolume
101144
in drive RMT1 (/dev/rmt/6st).

Has anyone used any data recovery services?  Is it even possible in this
sort
of situation?

Thanks,
Mike

If it is a primary pool tape you just do a RESTORE VOLUME command on the
TSM

Server.  The current tape will get marked destroyed and the data will
actually go to other tapes in the pool from your copypool.

If it is a copy pool tape, just do a DELETE VOLUME DISCARDDATA=YES.  The
next time you run a BACKUP STG command to the pool it will recreate the
data

from the primary disk and tape pools involved.

Yes, it is just that simple.

Paul D. Seay, Jr.
Technical Specialist
Naptheon, INC
757-688-8180


-Original Message-
From: Al'shaebani, Bassam [mailto:Bassam.Al'[EMAIL PROTECTED]]
Sent: Tuesday, May 14, 2002 9:22 AM
To: [EMAIL PROTECTED]
Subject: Restoring Data on A Damaged Tape


Hello TSM'rs,
Does anyone know the steps in recovering data on a damaged tape? I believe,

we can recover the data from our onsite tape pool, i'm
just not sure of the steps. Can anyone help?
Thanks,
-bassam



**
For information, services and offers, please visit our web site:
http://www.klm.com. 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: schedule ADSM

2002-05-15 Thread Del Hoobler

 ANS1512E Scheduled event 'MONTHLY-DOMINO' failed.   Return code=1

 Everything seems to be correctly set up. I don't know where to look
now

Mike,

I suggest looking more closely at the scheduler log
as well as the DOMDSM.LOG. The DOMDSM.LOG will have
entries in it that indicate if there was a failure
running TDP for Domino. If there are no entries
in the DOMDSM.LOG file at the scheduled time
of the run, then there is a problem with the
schedule definition or execution.
If there are entries in the DOMDSM.LOG file,
then it should tell you what the problem was.

Thanks,

Del



Del Hoobler
IBM Corporation
[EMAIL PROTECTED]

- Leave everything a little better than you found it.
- Smile a lot: it costs nothing and is beyond price.



Re: help dosn't work

2002-05-15 Thread Stephen Pole

Hello,

Did you do this via smitty - upgrade all? - I never believe it!! Maybe I
should! It is easy to unhighlight a package, or miss it all together.

Can you check that you have the correct version of help? Or that the help
was in fact installed? And that it exists in the right place.
Make sure you reinstall the help files.

I've struck this a few times, and  as far as I can remember that is all I
did.

I'm sure others will be able to assist if this doesn't

Good luck

Stephen.


-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of
Salvatore
Sent: Wednesday, 15 May 2002 3:11 PM
To: [EMAIL PROTECTED]
Subject: help dosn't work

Hi ,
I'm having a problem after an upgrade of TSM 4222 server, from a prevously
version 4210, on AIX 433.
The help on line dosn't work, when i try to use a simple help command, for
example HELP REG LIC,
i receive an output that is on a 1 line whithout carriage return.
Can anybody help me to fix this?
Many thanks in advance.



Re: Antw: Re: TDP 4 Exchange,relationship between Full and Incremental Bac kup

2002-05-15 Thread Del Hoobler

 My question point to this:
 To restore exchange I need one fullbackup or one fullbackup and a set of
 incrementals or one differential backup.
 However, I need one fullbackup. How can I or TDP secure that there is
 a correct set of full and incremental backups to restore from an
incremental backup?

Wolfgang,

You are correct, to restore an Exchange server you need,
ONE of the following:
   1 Full backup (already has the logs it needs to recover)
  or
   1 Full backup + NN incremental backups
  or
   1 Full backup + 1 latest differential backup
This is covered in Chapter 1 of the TDP for Exchange book under
a section titled TDP for Exchange Backup Strategy Considerations

TDP for Exchange version 2.2 will always keep the latest
FULL backup until another FULL backup is completed succesfully.
It will NOT expire any INCREMENTAL or DIFFERENTIAL backups that
go with the latest FULL backup until the next FULL backup
is completed succesfully.

I hope that helps.

Thanks,

Del



Del Hoobler
IBM Corporation
[EMAIL PROTECTED]

- Leave everything a little better than you found it.
- Smile a lot: it costs nothing and is beyond price.



Re: schedule ADSM

2002-05-15 Thread Regelin Michael (CHA)

Hi Del,

thank's for your response.

There is no message in domdsm.log. Only in dsmerr.log (the one configure
whith the schedule).

Here is the opt file:

Commethod   tcpip
tcpport 1506
TCPServeraddressADSM3
COMPression off
DOMain  ALL-LOCAL
Subdir  YES
PASSWORDACCESS  GENERATE
NODENAMEDOMINO-FIRM


the process of lauching the backup is generate by a command file
(domino.cmd)

It contains the follow:

Set dom_dir=d:\program files\tivoli\tsm\domino

cd /d %dom_dir%

start /B domdsmc selective * /subdir=yes /adsmoptfile=dsm_month.opt
/logfile=domdsm.log  dsm_month.log

the fact that the domdsm.log contains nothing about the failed operation
means maybe that it has been rejected before starting using the command line
with means in return that it can be a problem between the node and the
server ??

I hope i didn't miss anything..

Thank's

Mike


-Message d'origine-
De : Del Hoobler [mailto:[EMAIL PROTECTED]]
Envoye : mercredi, 15. mai 2002 13:03
A : [EMAIL PROTECTED]
Objet : Re: schedule ADSM


 ANS1512E Scheduled event 'MONTHLY-DOMINO' failed.   Return code=1

 Everything seems to be correctly set up. I don't know where to look
now

Mike,

I suggest looking more closely at the scheduler log
as well as the DOMDSM.LOG. The DOMDSM.LOG will have
entries in it that indicate if there was a failure
running TDP for Domino. If there are no entries
in the DOMDSM.LOG file at the scheduled time
of the run, then there is a problem with the
schedule definition or execution.
If there are entries in the DOMDSM.LOG file,
then it should tell you what the problem was.

Thanks,

Del



Del Hoobler
IBM Corporation
[EMAIL PROTECTED]

- Leave everything a little better than you found it.
- Smile a lot: it costs nothing and is beyond price.



Hung thread?

2002-05-15 Thread Jolliff, Dale

I have a 3.7.2 TSM server on AIX that has a reclamation process that is
waiting to mount a volume that is access=AVAILABLE

I attempted to cancel the process, but the process remains, with the input
volume mounted, and the wait counter for the mount is at 53,635 seconds.

Is there any way to kill this short of halting the server?



Re: schedule ADSM

2002-05-15 Thread Regelin Michael (CHA)

the command response correcrty. But with the wrong adsm server.

Let me be clear: I use two schedule with to different adsm node on 2
different adsm server.

the domdsmc q adsm show information of the first adsm server, but not the
second...

thanks



___
 Michael REGELIN
 Ingenieur Informatique - O.S.O.
 Groupware  Messagerie
 Centre des Technologies de l'Information (CTI)
 Route des Acacias 82
 CP149 - 1211 Geneve 8
 Tel. + 41 22 3274322  -  Fax + 41 22 3275499
 Mailto:[EMAIL PROTECTED]
 http://intraCTI.etat-ge.ch/services_complementaires/messagerie.html
 __



-Message d'origine-
De : William Rosette [mailto:[EMAIL PROTECTED]]
Envoye : mercredi, 15. mai 2002 14:05
A : [EMAIL PROTECTED]
Objet : Re: schedule ADSM


A Return code=1 for me means password problem.  I usually try to sign
onto the client with Domino Command Line and try to do a domdsmc q adsm
command



Regelin Michael
(CHA)   To: [EMAIL PROTECTED]
michael.regelin@E   cc:
TAT.GE.CH   Subject: schedule ADSM
Sent by: ADSM:
Dist Stor Manager
[EMAIL PROTECTED]
EDU


05/15/02 06:05 AM
Please respond to
ADSM: Dist Stor
Manager






I'm having problem to schedule a selective backup with TDP for DOMINO
1.1.2.

On the server NT, I have 3 different schedule:

1 for Backup/Archive
1 for Incremental and weekly selective (ADSM server = ADSM1 / ADSM node =
domino-firm)
1 for monthly selective (ADSM server = ADSN3 / ADSM node = domino-firm)

the 2 first are launched correctly.

When the schedule arrives at time to lauch the monthly selective it show
the
message:

ANS1512E Scheduled event 'MONTHLY-DOMINO' failed.   Return code=1

Everything seems to be correctly set up. I don't know where to look now

All help is welcome.

Thank You

Mike



Re: schedule ADSM

2002-05-15 Thread William Rosette

A Return code=1 for me means password problem.  I usually try to sign
onto the client with Domino Command Line and try to do a domdsmc q adsm
command



Regelin Michael
(CHA)   To: [EMAIL PROTECTED]
michael.regelin@E   cc:
TAT.GE.CH   Subject: schedule ADSM
Sent by: ADSM:
Dist Stor Manager
[EMAIL PROTECTED]
EDU


05/15/02 06:05 AM
Please respond to
ADSM: Dist Stor
Manager






I'm having problem to schedule a selective backup with TDP for DOMINO
1.1.2.

On the server NT, I have 3 different schedule:

1 for Backup/Archive
1 for Incremental and weekly selective (ADSM server = ADSM1 / ADSM node =
domino-firm)
1 for monthly selective (ADSM server = ADSN3 / ADSM node = domino-firm)

the 2 first are launched correctly.

When the schedule arrives at time to lauch the monthly selective it show
the
message:

ANS1512E Scheduled event 'MONTHLY-DOMINO' failed.   Return code=1

Everything seems to be correctly set up. I don't know where to look now

All help is welcome.

Thank You

Mike



Re: ANS1512E Return code = 1

2002-05-15 Thread Del Hoobler

Matt,

From the TDP for SQL log you appended,
the TDP for SQL log backups are working fine.
There is something else failing or wrong in
your script that is causing a non-zero return
code to be sent back to the scheduler.
Better take a closer look at the script.

Thanks,

Del



Del Hoobler
IBM Corporation
[EMAIL PROTECTED]

- Leave everything a little better than you found it.
- Smile a lot: it costs nothing and is beyond price.



Re: help dosn't work

2002-05-15 Thread Williams, Tim P {PBSG}

to verify:
lslpp -l (or -h) tivoli.tsm.msg.en_US.server
you probably didnt update the msg

per the install readme
USING: To install, as root user, follow these steps:

0. Uncompress and untar the file TSMSRVAIX04_02_02.tar.gz

1. Halt your server

2. Start SMIT and select the following options to APPLY this service.
   o Software Install and Maintenance
 o Install and Update Software
   o Install and Update from ALL Available Software
 o Specify INPUT device/directory
 o List SOFTWARE to Install - Select all the filesets
 o set COMMIT software updates? to no
 o set  SAVE replaced files? to yes
3. restart the server.



-Original Message-
From: Stephen Pole [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 15, 2002 5:56 AM
To: [EMAIL PROTECTED]
Subject: Re: help dosn't work


Hello,

Did you do this via smitty - upgrade all? - I never believe it!! Maybe I
should! It is easy to unhighlight a package, or miss it all together.

Can you check that you have the correct version of help? Or that the help
was in fact installed? And that it exists in the right place.
Make sure you reinstall the help files.

I've struck this a few times, and  as far as I can remember that is all I
did.

I'm sure others will be able to assist if this doesn't

Good luck

Stephen.


-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of
Salvatore
Sent: Wednesday, 15 May 2002 3:11 PM
To: [EMAIL PROTECTED]
Subject: help dosn't work

Hi ,
I'm having a problem after an upgrade of TSM 4222 server, from a prevously
version 4210, on AIX 433.
The help on line dosn't work, when i try to use a simple help command, for
example HELP REG LIC,
i receive an output that is on a 1 line whithout carriage return.
Can anybody help me to fix this?
Many thanks in advance.



Re: schedule ADSM

2002-05-15 Thread Del Hoobler

 the fact that the domdsm.log contains nothing about the failed operation
 means maybe that it has been rejected before starting using the command
line
 with means in return that it can be a problem between the node and the
 server ??

Mike,

You are correct.  If domdsm.log and dsm_month.log
do not have an indication that the batch file was run,
then you need to look at the how the scheduler
instance has been defined, i.e. you will need to
examine the parameters that it uses. In addition,
you will need to look at the definition of the
schedule itself.

By the way.. I thought I'd mention a common
problem that we see in this area... and that is
if the OBJECT paramater of the COMMAND type schedule
definition references a directory that contains spaces
in the path... this can cause a problem if the
definition is not correct.
What is the OBJECTS option in the
schedule definition set to?  If it contains
spaces, it should look something like this:

OBJECTS='C:\Program Files\Tivoli\TSM\domino\domino.cmd'

Notice the usage of single and double quotes.

Thanks,

Del



Del Hoobler
IBM Corporation
[EMAIL PROTECTED]

- Leave everything a little better than you found it.
- Smile a lot: it costs nothing and is beyond price.



LInux dsmc client fails to find filesystems

2002-05-15 Thread Hamish Marson

Hi all.

I'm trying to get the tsm client to work on my laptop running standard
Kernel 2.4.17 (Not the mdk kernel), on a Mandrake 8.1 base, with ext3
filesystems, and dsmc just keeps saying either no domain, or invalid
filesystem... e.g.

[root@ballbreaker bin]# df -k
Filesystem   1k-blocks  Used Available Use% Mounted on
/dev/hda2   131766 92157 32805  74% /
none127944 0127944   0% /dev/shm
/dev/hda10  256194  8794234172   4% /tmp
/dev/hda7  3102940   1810616   1134700  62% /usr
/dev/hda11  256194218346 24620  90% /var
/dev/hda8  2068620999652963888  51% /home
/dev/hda6  3102940   2689612255704  92% /usr/local
/dev/hda5  4128320   1883300   2035232  49% /archive
/dev/hda12 2544880934792   1480816  39% /cd/cache
/dev/hdc663968663968 0 100% /mnt/cdrom
[root@ballbreaker bin]# dsmc i /archive
Tivoli Storage Manager
Command Line Backup Client Interface - Version 4, Release 2, Level 2.0
(C) Copyright IBM Corporation, 1990, 2001, All Rights Reserved.

Node Name: BALLBREAKER
Session established with server TSM-SRV01: AIX-RS/6000
  Server Version 4, Release 1, Level 3.0
  Server date/time: 15/05/02   14:29:49  Last access: 15/05/02   14:26:58


Incremental backup of volume '/archive'
ANS1076E *** Directory path not found ***


I don't seem to be able to get it to work. It was the same with the
4.1.2 client... I have it working on an older box no problems at all
(2.4.12 kernel on a RH6.1 base)... Anyone got any ideas?


--

I don't suffer from Insanity... | Linux User #16396
I enjoy every minute of it...   |
|
http://www.travellingkiwi.com/  |



Re: MPTHREADING

2002-05-15 Thread John Naylor

David,
I  am on os390 2.10 running a 4.2 server and changed to mpthreading yes last
year.
Have had no issues.
To get most noticeable benefits you need to be in the scenario where :-

 You have a multi processor mainframe
Adsm is currently running its single processor at 100%
The mainframe overall is not running at 100%
John





David Browne [EMAIL PROTECTED] on 05/14/2002 08:10:41 PM

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

To:   [EMAIL PROTECTED]
cc:(bcc: John Naylor/HAV/SSE)
Subject:  MPTHREADING



We are running OS390/2.10 with TSM 4.2.1.9 currently we have MPTHREADING
set to NO.
 I was considering changing it to yes. Has anyone had problems with the
MPTHREADING?
Also, what if any improvements can I expect?








**
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, Southern Electric, SWALEC and S+S
are trading names of the Scottish and Southern Energy Group.
**



Re: schedule ADSM

2002-05-15 Thread Scott, Brian

Michael,

I had the same problem at first but another way to put in the syntax under
the OBJECTS box is:

C:\Progra~1\Tivoli\TSM\domino\domsel.cmd

That way you don't have to worry about either set of quotes.

Just a thought...

Brian Scott
EDS - Enterprise Distributed Capabilities
MS 3278
Troy, MI 48098

* phone: 248-265-4596 (8-365)
* mailto:[EMAIL PROTECTED]



-Original Message-
From: Regelin Michael (CHA) [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 15, 2002 9:54 AM
To: [EMAIL PROTECTED]
Subject: Re: schedule ADSM


Thanks Del,

i feel so stupid, knowing that for a long time. in fact I had modify myself
these options on all the nodes. I hadn't take time to check this ###@@!!

Thank's.

I think it will correct the problem...

By the way. with server in 4.1.. or 4.1.5 and a baclient 4.2.1., you only
need  before and after . the single quote is not needed. This has been
tested on every node we manage.

Thanks again.



___
 Michael REGELIN
 Ingenieur Informatique - O.S.O.
 Groupware  Messagerie
 Centre des Technologies de l'Information (CTI)
 Route des Acacias 82
 CP149 - 1211 Geneve 8
 Tel. + 41 22 3274322  -  Fax + 41 22 3275499
 Mailto:[EMAIL PROTECTED]
 http://intraCTI.etat-ge.ch/services_complementaires/messagerie.html
 __



-Message d'origine-
De : Del Hoobler [mailto:[EMAIL PROTECTED]]
Envoye : mercredi, 15. mai 2002 15:26
A : [EMAIL PROTECTED]
Objet : Re: schedule ADSM


 the fact that the domdsm.log contains nothing about the failed operation
 means maybe that it has been rejected before starting using the command
line
 with means in return that it can be a problem between the node and the
 server ??

Mike,

You are correct.  If domdsm.log and dsm_month.log
do not have an indication that the batch file was run,
then you need to look at the how the scheduler
instance has been defined, i.e. you will need to
examine the parameters that it uses. In addition,
you will need to look at the definition of the
schedule itself.

By the way.. I thought I'd mention a common
problem that we see in this area... and that is
if the OBJECT paramater of the COMMAND type schedule
definition references a directory that contains spaces
in the path... this can cause a problem if the
definition is not correct.
What is the OBJECTS option in the
schedule definition set to?  If it contains
spaces, it should look something like this:

OBJECTS='C:\Program Files\Tivoli\TSM\domino\domino.cmd'

Notice the usage of single and double quotes.

Thanks,

Del



Del Hoobler
IBM Corporation
[EMAIL PROTECTED]

- Leave everything a little better than you found it.
- Smile a lot: it costs nothing and is beyond price.



Re: schedule ADSM

2002-05-15 Thread Regelin Michael (CHA)

I didn't know that.
Thank's.



___
 Michael REGELIN
 Ingenieur Informatique - O.S.O.
 Groupware  Messagerie
 Centre des Technologies de l'Information (CTI)
 Route des Acacias 82
 CP149 - 1211 Geneve 8
 Tel. + 41 22 3274322  -  Fax + 41 22 3275499
 Mailto:[EMAIL PROTECTED]
 http://intraCTI.etat-ge.ch/services_complementaires/messagerie.html
 __



-Message d'origine-
De : Scott, Brian [mailto:[EMAIL PROTECTED]]
Envoye : mercredi, 15. mai 2002 16:09
A : [EMAIL PROTECTED]
Objet : Re: schedule ADSM


Michael,

I had the same problem at first but another way to put in the syntax under
the OBJECTS box is:

C:\Progra~1\Tivoli\TSM\domino\domsel.cmd

That way you don't have to worry about either set of quotes.

Just a thought...

Brian Scott
EDS - Enterprise Distributed Capabilities
MS 3278
Troy, MI 48098

* phone: 248-265-4596 (8-365)
* mailto:[EMAIL PROTECTED]



-Original Message-
From: Regelin Michael (CHA) [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 15, 2002 9:54 AM
To: [EMAIL PROTECTED]
Subject: Re: schedule ADSM


Thanks Del,

i feel so stupid, knowing that for a long time. in fact I had modify myself
these options on all the nodes. I hadn't take time to check this ###@@!!

Thank's.

I think it will correct the problem...

By the way. with server in 4.1.. or 4.1.5 and a baclient 4.2.1., you only
need  before and after . the single quote is not needed. This has been
tested on every node we manage.

Thanks again.



___
 Michael REGELIN
 Ingenieur Informatique - O.S.O.
 Groupware  Messagerie
 Centre des Technologies de l'Information (CTI)
 Route des Acacias 82
 CP149 - 1211 Geneve 8
 Tel. + 41 22 3274322  -  Fax + 41 22 3275499
 Mailto:[EMAIL PROTECTED]
 http://intraCTI.etat-ge.ch/services_complementaires/messagerie.html
 __



-Message d'origine-
De : Del Hoobler [mailto:[EMAIL PROTECTED]]
Envoye : mercredi, 15. mai 2002 15:26
A : [EMAIL PROTECTED]
Objet : Re: schedule ADSM


 the fact that the domdsm.log contains nothing about the failed operation
 means maybe that it has been rejected before starting using the command
line
 with means in return that it can be a problem between the node and the
 server ??

Mike,

You are correct.  If domdsm.log and dsm_month.log
do not have an indication that the batch file was run,
then you need to look at the how the scheduler
instance has been defined, i.e. you will need to
examine the parameters that it uses. In addition,
you will need to look at the definition of the
schedule itself.

By the way.. I thought I'd mention a common
problem that we see in this area... and that is
if the OBJECT paramater of the COMMAND type schedule
definition references a directory that contains spaces
in the path... this can cause a problem if the
definition is not correct.
What is the OBJECTS option in the
schedule definition set to?  If it contains
spaces, it should look something like this:

OBJECTS='C:\Program Files\Tivoli\TSM\domino\domino.cmd'

Notice the usage of single and double quotes.

Thanks,

Del



Del Hoobler
IBM Corporation
[EMAIL PROTECTED]

- Leave everything a little better than you found it.
- Smile a lot: it costs nothing and is beyond price.



Re: schedule ADSM

2002-05-15 Thread Regelin Michael (CHA)

Thanks Del,

i feel so stupid, knowing that for a long time. in fact I had modify myself
these options on all the nodes. I hadn't take time to check this ###@@!!

Thank's.

I think it will correct the problem...

By the way. with server in 4.1.. or 4.1.5 and a baclient 4.2.1., you only
need  before and after . the single quote is not needed. This has been
tested on every node we manage.

Thanks again.



___
 Michael REGELIN
 Ingenieur Informatique - O.S.O.
 Groupware  Messagerie
 Centre des Technologies de l'Information (CTI)
 Route des Acacias 82
 CP149 - 1211 Geneve 8
 Tel. + 41 22 3274322  -  Fax + 41 22 3275499
 Mailto:[EMAIL PROTECTED]
 http://intraCTI.etat-ge.ch/services_complementaires/messagerie.html
 __



-Message d'origine-
De : Del Hoobler [mailto:[EMAIL PROTECTED]]
Envoye : mercredi, 15. mai 2002 15:26
A : [EMAIL PROTECTED]
Objet : Re: schedule ADSM


 the fact that the domdsm.log contains nothing about the failed operation
 means maybe that it has been rejected before starting using the command
line
 with means in return that it can be a problem between the node and the
 server ??

Mike,

You are correct.  If domdsm.log and dsm_month.log
do not have an indication that the batch file was run,
then you need to look at the how the scheduler
instance has been defined, i.e. you will need to
examine the parameters that it uses. In addition,
you will need to look at the definition of the
schedule itself.

By the way.. I thought I'd mention a common
problem that we see in this area... and that is
if the OBJECT paramater of the COMMAND type schedule
definition references a directory that contains spaces
in the path... this can cause a problem if the
definition is not correct.
What is the OBJECTS option in the
schedule definition set to?  If it contains
spaces, it should look something like this:

OBJECTS='C:\Program Files\Tivoli\TSM\domino\domino.cmd'

Notice the usage of single and double quotes.

Thanks,

Del



Del Hoobler
IBM Corporation
[EMAIL PROTECTED]

- Leave everything a little better than you found it.
- Smile a lot: it costs nothing and is beyond price.



Re: LInux dsmc client fails to find filesystems

2002-05-15 Thread Hamish Marson

Loon, E.J. van - SPLXM wrote:

Hi Marson!
You will have to use the 5.1 client. EXT3 is not supported by the 4.2 or 4.1
client.


Ah. Many thanks... I was believing the statement that it wouldn't stop
you tryng to backup other filesystem types in the docs... How many more
times must I beat myself for believing documentation...

regards

H

Kindest regards,
Eric van Loon
KLM Royal Dutch Airlines

-Original Message-
From: Hamish Marson [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 15, 2002 15:32
To: [EMAIL PROTECTED]
Subject: LInux dsmc client fails to find filesystems


Hi all.

I'm trying to get the tsm client to work on my laptop running standard
Kernel 2.4.17 (Not the mdk kernel), on a Mandrake 8.1 base, with ext3
filesystems, and dsmc just keeps saying either no domain, or invalid
filesystem... e.g.

[root@ballbreaker bin]# df -k
Filesystem   1k-blocks  Used Available Use% Mounted on
/dev/hda2   131766 92157 32805  74% /
none127944 0127944   0% /dev/shm
/dev/hda10  256194  8794234172   4% /tmp
/dev/hda7  3102940   1810616   1134700  62% /usr
/dev/hda11  256194218346 24620  90% /var
/dev/hda8  2068620999652963888  51% /home
/dev/hda6  3102940   2689612255704  92% /usr/local
/dev/hda5  4128320   1883300   2035232  49% /archive
/dev/hda12 2544880934792   1480816  39% /cd/cache
/dev/hdc663968663968 0 100% /mnt/cdrom
[root@ballbreaker bin]# dsmc i /archive
Tivoli Storage Manager
Command Line Backup Client Interface - Version 4, Release 2, Level 2.0
(C) Copyright IBM Corporation, 1990, 2001, All Rights Reserved.

Node Name: BALLBREAKER
Session established with server TSM-SRV01: AIX-RS/6000
  Server Version 4, Release 1, Level 3.0
  Server date/time: 15/05/02   14:29:49  Last access: 15/05/02   14:26:58


Incremental backup of volume '/archive'
ANS1076E *** Directory path not found ***


I don't seem to be able to get it to work. It was the same with the
4.1.2 client... I have it working on an older box no problems at all
(2.4.12 kernel on a RH6.1 base)... Anyone got any ideas?


--

I don't suffer from Insanity... | Linux User #16396
I enjoy every minute of it...   |
|
http://www.travellingkiwi.com/  |


**
For information, services and offers, please visit our web site: http://www.klm.com. 
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.
**




--

I don't suffer from Insanity... | Linux User #16396
I enjoy every minute of it...   |
|
http://www.travellingkiwi.com/  |



Re: v4.2.2.2 - problems with expire inventory

2002-05-15 Thread Burak Demircan

Hi Everybody, 
I am very disappointed with 4.2.2 patch levels. I upgraded to 4.2.2.1 and saw 
the worst version 
I have ever seen. I think we all should stick to 4.2.2.0 for a time or upgrade 
5.1.x.x 
Regards, 
Burak 





[EMAIL PROTECTED] 
Sent by: [EMAIL PROTECTED] 

15.05.2002 17:24 
Please respond to ADSM-L 
        
        To:        [EMAIL PROTECTED] 
        cc:         
        Subject:        v4.2.2.2 - problems with expire inventory

On our well-behaved and moderately loaded system, I am not seeing a
problem with anything in v4.2.2.2 (AIX 4.3.3). However, on the more
'abused' systems, ones that are constantly migrating and have users
on them all the time, the expiration hangs whenever there is a
migration, reclamation or move data going on. Simultaneous expiration
and migration wasn't a problem on the well-behaved server.
 
I am letting one run with a migration right now to see if it
eventually resolves itself (deadlock?). Right now, it's going on
15 minutes and has locked up the other migration process. I'm not
sure if backups to the disk pool are affected yet. At 30 minutes or
so, I'll halt the server, restart and call the problen in.
 
Gretchen Thiele
Princeton University
 




TDP for Oracle causing Mutex problems.

2002-05-15 Thread Neil Rasmussen

Stuart,

Are you setting TDPO_NUM_BUFFERS to something to other than 1 (default)?
Setting TDPO_NUM_BUFFERS to anything higher causes TDP Oracle to spawn
threads for sending data buffers to the TSM Server. If you have
TDPO_NUM_BUFFERS in your options file, comment it out using '*' and run
again. If you still experience this behavior, you have a couple of
options:

1. Upgrade TDP for Oracle to 2.2.1, and/or
2. Call Tivoli support and open a problem record.


--

Date:Tue, 14 May 2002 13:11:47 +0100
From:Stuart Pitt [EMAIL PROTECTED]
Subject: TDP for Oracle causing Mutex problems.

Hi,

NT 4 Server running SP6a. TSM 4.2, TDP for oracle 2.2.0.2

We currently have a problem where, when our oracle database backups run,
they are causing the Mutexes to hit 500 or above. Once this happens no one
is able to logon to any of the databases, and the only way around this
problem is to reboot the server, or stop and start the oracle scheduler
service and all the databases affected.

Anyone got any ideas please

Regards

Stuart


Regards,

Neil Rasmussen
Software Development
TDP for Oracle
[EMAIL PROTECTED]



Re: MPTHREADING

2002-05-15 Thread David Longo

Yesterday I put comment on this in error, got my MP parameters
mixed up.  I confused MPTHREADING with SEARCHMPQUEUE.

My apologies!

David Longo

 [EMAIL PROTECTED] 05/15/02 10:01AM 
David,
I  am on os390 2.10 running a 4.2 server and changed to mpthreading yes last
year.
Have had no issues.
To get most noticeable benefits you need to be in the scenario where :-

 You have a multi processor mainframe
Adsm is currently running its single processor at 100%
The mainframe overall is not running at 100%
John





David Browne [EMAIL PROTECTED] on 05/14/2002 08:10:41 PM

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

To:   [EMAIL PROTECTED] 
cc:(bcc: John Naylor/HAV/SSE)
Subject:  MPTHREADING



We are running OS390/2.10 with TSM 4.2.1.9 currently we have MPTHREADING
set to NO.
 I was considering changing it to yes. Has anyone had problems with the
MPTHREADING?
Also, what if any improvements can I expect?








**
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, Southern Electric, SWALEC and S+S
are trading names of the Scottish and Southern Energy Group.
**



MMS health-first.org made the following
 annotations on 05/15/02 11:08:01
--
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.

==



v4.2.2.2 - problems with expire inventory

2002-05-15 Thread Gretchen L. Thiele

On our well-behaved and moderately loaded system, I am not seeing a
problem with anything in v4.2.2.2 (AIX 4.3.3). However, on the more
'abused' systems, ones that are constantly migrating and have users
on them all the time, the expiration hangs whenever there is a
migration, reclamation or move data going on. Simultaneous expiration
and migration wasn't a problem on the well-behaved server.

I am letting one run with a migration right now to see if it
eventually resolves itself (deadlock?). Right now, it's going on
15 minutes and has locked up the other migration process. I'm not
sure if backups to the disk pool are affected yet. At 30 minutes or
so, I'll halt the server, restart and call the problen in.

Gretchen Thiele
Princeton University



Activity Log not recording

2002-05-15 Thread Diana Noble

Can anyone tell me why my activity log has stopped recording.  Best I can
tell is that it was flooded with

ANR8216W Error sending data on socket 59. Reason 32.

which I believe is from the web interface (which was probably me).  This
happened last night and nothing has been recorded in the activity log
since.  I have lots of room in my database and lots of room in my recovery
log.  I decreased the activity log retention and still it is not
recording.  Documentation says it will start recording once there is space
in the database and/or recovery log.  Any ideas would be appreciated.

Thank you,

Diana



SHOW VERSION AND UNICODE

2002-05-15 Thread Jeff White

Hi,

Two problems with unicode.

Problem 1:
Using the undocumented command SHOW VERSION, i can't see any filespaces
that have FILESPACE UNICODE set to YES. When i run Q FILESPACE nodename *,
i can see the unicode filespace. i.e.

Node NameFilespace   FSID  Platform
FilespaceIs  Capacity Pct
 Name
TypeFilespace  (MB)   Util
Unicode?
---  ---  ---
- -   
-
CISCLST2-LOCAL  \\cisclst2\c$ 3   WinNT  NTFS
No  2,054.9  56.4
CISCLST2-LOCAL  \\cisclst2\e19507 6   WinNT  NTFS  Yes
121,222.0  94.5

I use SHOW VERSION to look at which management classes are used in backup
versions. I know i can get this from the database tables, but sometimes it
runs for hours and locks the TSM server.

Problem 2:
When i try to rename a filespace with unicode=yes, it fails with message:
Command:
ren filespace N10713 \\n10713\c$ \\test\c$

Msg:
ANR0852E RENAME FILESPACE: No matching file spaces found for node N10713.

Command:
Q Filespace N10713 *
Ouput:
Node NameFilespace   FSIDPlatform
Filespace  Is Capacity Pct
 Name
Type Filespace (MB)   Util
Unicode?
---  ---   ---
 -   -   
-
N10713  \\n10713\c$ 2WinNT
NTFSYes  9,538.6  14.7


As you can see, the filespace does exist


Anyone with similar experiences or thoughts???

Thanks

Jeff White
Senior Systems Programmer
CIS Insurance
Manchester

*

This e-mail may contain confidential information or be privileged. It is intended to 
be read and used only by the named recipient(s). If you are not the intended 
recipient(s) please notify us immediately so that we can make arrangements for its 
return: you should not disclose the contents of this e-mail to any other person, or 
take any copies. Unless stated otherwise by an authorised individual, nothing 
contained in this e-mail is intended to create binding legal obligations between us 
and opinions expressed are those of the individual author.

The CIS marketing group, which is regulated for Investment Business by the Financial 
Services Authority, includes:
Co-operative Insurance Society Limited Registered in England number 3615R - for life 
assurance and pensions
CIS Unit Managers Limited Registered in England and Wales number 2369965  - for unit 
trusts and PEPs
CIS Policyholder Services Limited Registered in England and Wales number 3390839 - for 
ISAs and investment products bearing the CIS name
Registered offices: Miller Street, Manchester M60 0AL   Telephone  0161-832-8686   
Internet  http://www.cis.co.uk   E-mail [EMAIL PROTECTED]

CIS Deposit and Instant Access Savings Accounts are held with The Co-operative Bank 
p.l.c., registered in England and Wales number 990937, P.O. Box 101, 1 Balloon Street, 
Manchester M60 4EP, and administered by CIS Policyholder Services Limited as agent of 
the Bank.

CIS is a member of the General Insurance Standards Council

CIS  the CIS logo (R) Co-operative Insurance Society Limited





Virtualnodename issue concerning Windows and AIX

2002-05-15 Thread Ilja G. Coolen

Hello there,

We stumbled onto the following problem, the hard way i may add.

We have a mixed environment using AIX, Windows NT/2K and Sun Solaris.
The Sun and NT boxes all run a very recent TSM client level.
Some AIX boxes are running TSM client code by now as well, but most of the
aren't on AIX 4.3.3 yet, so we can't upgrade them all.

Our TSM server runs on AIX 4.3.3.x at level 4.2.1.9.

Here comes the problem.
One of our DBA's connected to TSM server using a windows tsm client,
pretending to be a certain AIX node. Due to the optionsettings, the
AUTOFSRENAME action kicked in, updating the FS information on that AIX box.

The q node showed the following.

tsm: ABPTSM1q node rs6sv090*



Node Name Platform Policy Domain  Days Since
Days Since Locked?
   Name   Last Acce-
Password
  ss
Set
-  -- --
-- ---
RS6SV090  AIX  DOMRS_TST  1
1   No
RS6SV090Z WinNTDOMRS_TST   1
182   No


The *Z node is the renamed version, so we could continue the backups to the
original node name, being rs6sv090.
As you can see, the *Z AIX box is shown as a NT box. Huh?!

When connecting the original node from the AIX command line, we are told
that the client is down-level, so we cannot connect.
No backups or restores are possible using the original node. No backups or
restores are possible from any AIX node, no mather which client code we run.

To make the original data available, we exported the *Z data, and imported
it into the original nodename, without updating the client information using
the replacedefs=no option during the import. This took a while though.

I think it's not such a good functionality, that we can use a windows tsm
client to connect as an AIX box, rendering the AIX data unavailable.
To me, this feels like a BUG.

I'm working on the following questions:
Did any of you run into such a problem too?
Does anyone know of a way to prevent someone from performing the connect
like this?
Is this problem known to Tivoli? If yes, what is being done on this issue?

Any comment is appreciated.


kind regards.



Ilja G. Coolen




ABP / USZO
CIS / BS / TB / Storage Management
Telefoon: +31(0)45  579 7938
Fax: +31(0)45  579 3990
Email: [EMAIL PROTECTED]
Centrale Mailbox: Centrale Mailbox - Storage BS/TB (eumbx05)



- Everybody has a photographic memory, some just don't have film. -



DB2 backup RC=157

2002-05-15 Thread Thomas, Matthew

*SMers,

Our DBAs are having a few problems backing up a DB2 database to a TSM 3590
tape pool via LANfree. There are no errors in the dsmerror.log on the
client, nor any indicated errors in the server actlog, nor any errors in the
NT Event Viewer that could be related.
The storage agent is running fine and not prodg any errors.
When our DBAs run

db2= backup db dbtest use TSM open 2 sessions

they get an error message in the DB2 logs:

SQL2025N An I/O error '157' occurred on media 'TSM'

In the API messages it merely states that the transaction will be aborted:

In dsmrc.h
#define DSM_RC_WILL_ABORT  157 /* Transaction will be
aborted   */

Which doesn't really indicate what cause the abort. Any ideas/suggestions
appreciated?

Ta,
Matt

LTSB Storage Support
* internal.7-430-3213
*   external.   020-7922-3213
* fax020-7922-3302
* e-mail[EMAIL PROTECTED]







---
This e-mail is intended only for the above addressee.  It may contain
privileged information. If you are not the addressee you must not copy,
distribute, disclose or use any of the information in it.  If you have
received it in error please delete it and immediately notify the sender.

evolvebank.com is a division of Lloyds TSB Bank plc.
Lloyds TSB Bank plc, 71 Lombard Street, London EC3P 3BS.  Registered in
England, number 2065.  Telephone No: 020 7626 1500
Lloyds TSB Scotland plc, Henry Duncan House, 120 George Street,
Edinburgh EH2 4LH.  Registered in Scotland, number 95237.  Telephone
No: 0131 225 4555

Lloyds TSB Bank plc and Lloyds TSB Scotland plc are regulated by the
Financial Services Authority and represent only the Scottish Widows
and Lloyds TSB Marketing Group for life assurance, pensions and
investment business.

Signatories to the Banking Codes.
---



Not able to use additional cartridge slots

2002-05-15 Thread Chuck Lam

Good morning,

TSM 4.1.4 running on AIX 4.3.3

I recently upgrade my StorageTek L700 tape library
slot capacity from 216 to 384.  When I tried to add
tapes beyond the old storage space, I was getting
ANR8314E Library is full message.  Does any one know
how to make TSM to recognize and use the new slots?

TIA

__
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com



Re: Microsoft cluster server / TSM

2002-05-15 Thread Dave Canan

 I had this problem, but it was fixed by making sure that the box
titled does affect resource group was NOT checked when the generic
resource group was defined. Was this done?



At 10:49 AM 5/15/2002 -0400, you wrote:
Dave,

Thanks for your help yesterday.  Greatly appreciated.  All seemed to have
gone well... didn't test for failover as of yet (SA's had other things to
do).  One question if you don't mind...
It seems (according to the SA's) that after installing TSM and setting up
all of the services, the SA's are not able to move services from one
machine to another.  They end up having to reboot both
machines to free up the resources.  Is this anything that you've heard of
relating to TSM?  There is nothing that I see that indicates TSM is
causing this problem.  Moreover, I can't imagine how TSM
could be holding on to a resource and preventing it from moving.

Thanks again, Joe


-Original Message-
From: Dave Canan [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 14, 2002 12:30 PM
To: [EMAIL PROTECTED]
Subject: Re: Microsoft cluster server / TSM


  I recently set something like this up, and would like to discuss
it with you, as I see several issues the way you're doing it. Is there a
phone #  I could call you at? You can also e-mail me at
[EMAIL PROTECTED] if you want with the phone number.


At 09:37 AM 5/14/2002 -0400, you wrote:
 Need a little help.  I'm about to set up a TSM for Microsoft cluster
 server.  It will be an active/active configuration.  I plan on doing it as
 follows:
 
 
 Machinge A
 Physical disk H is a cluster group
 
 Machine B
 Physical disk I is a cluster group
 
 Physical disk Q (quorum) is a cluster group
 
 Machine A (normally owns disk H)
 install local scheduler... always running
 install scheduler for cluster group H (pointing to a dsm.opt file on the H
 drive)... always running
 install scheduler for cluster group Q (pointing to a dsm.opt file on the Q
 drive)... always running
 install failover scheduler pointing to the dsm.opt file on the I: drive
 which will manage cluster group I: in the event of failure (this will be a
 Generic Service Resource for Failover this
 scheduler is not on auto start=yes)
 
 Machine B (normally owns disk I:)
 install local scheduler... always running
 install scheduler for cluster group I (pointing to a dsm.opt file on the I
 drive)... always running
 install scheduler for cluster group Q (pointing to a dsm.opt file on the Q
 drive)... always running
 install failover scheduler pointing to the dsm.opt file on the H: drive
 which will manage cluster group H:in the event of Machine A
 failure.  (this will be a Generic Service Resource for Failover
 this scheduler is not on auto start=yes)
 
 
 Here are my two questions:
 Should the scheduler for Q be running on both machine A and machine B?
 
 For machine A...when I set up Depencies in cluster manager for the
 Generic Service Resource for Failover and it states to add all physical
 disk resources, do I add both H and I?
 
 I can't seem to get a straight answer on this one.
 
 Regards, Joe

Money is not the root of all evil - full backups are.

Money is not the root of all evil - full backups are.



Re: DB2 backup RC=157

2002-05-15 Thread Dave Canan

 Check to see if the activity log contains any error messages. I
have seen these errors before when TSM is trying to mount a volume for the
DB2 backup that has been marked read-only. Also, what is your DB2 fixpack
level? Your TSM level?

At 04:43 PM 5/15/2002 +0100, you wrote:
*SMers,

Our DBAs are having a few problems backing up a DB2 database to a TSM 3590
tape pool via LANfree. There are no errors in the dsmerror.log on the
client, nor any indicated errors in the server actlog, nor any errors in the
NT Event Viewer that could be related.
The storage agent is running fine and not prodg any errors.
When our DBAs run

 db2= backup db dbtest use TSM open 2 sessions

they get an error message in the DB2 logs:

 SQL2025N An I/O error '157' occurred on media 'TSM'

In the API messages it merely states that the transaction will be aborted:

In dsmrc.h
 #define DSM_RC_WILL_ABORT  157 /* Transaction will be
aborted   */

Which doesn't really indicate what cause the abort. Any ideas/suggestions
appreciated?

Ta,
Matt

LTSB Storage Support
* internal.7-430-3213
*   external.   020-7922-3213
* fax020-7922-3302
* e-mail[EMAIL PROTECTED]







---
This e-mail is intended only for the above addressee.  It may contain
privileged information. If you are not the addressee you must not copy,
distribute, disclose or use any of the information in it.  If you have
received it in error please delete it and immediately notify the sender.

evolvebank.com is a division of Lloyds TSB Bank plc.
Lloyds TSB Bank plc, 71 Lombard Street, London EC3P 3BS.  Registered in
England, number 2065.  Telephone No: 020 7626 1500
Lloyds TSB Scotland plc, Henry Duncan House, 120 George Street,
Edinburgh EH2 4LH.  Registered in Scotland, number 95237.  Telephone
No: 0131 225 4555

Lloyds TSB Bank plc and Lloyds TSB Scotland plc are regulated by the
Financial Services Authority and represent only the Scottish Widows
and Lloyds TSB Marketing Group for life assurance, pensions and
investment business.

Signatories to the Banking Codes.
---


Money is not the root of all evil - full backups are.



How to suppress ANR2963W

2002-05-15 Thread Yury Us

Hi all!
I use SQL in my scripts to determine whether backup finished or not and it
worked OK until few days ago the following message appeared:
ANR2963W This SQL query may produce a very large result table, or may
require a significant amount of time to compute.

Do you wish to proceed? (Yes/No)

The script hangs at this place. Is there way to suppress this message?

Here is a fragment of the script:

 integer  KEEPWAITING;
 READY='0'   # 1 when backlog will have evidence of dbbkp completion
 KEEPWAITING=1 # number of checks of actlog for dbbkp result
 SLEEPPERIOD=900  # 15 minutes

 while [[ $READY != '1' ]]  (( $KEEPWAITING = 4 ))
 do
  # sql query TSM database for completion code
  echo  select msgno, Message, date_time  from actlog  -
 where date_timetimestamp(current date , '00:00')  and msgno=0985
|dsmadmc -id=$ADSM_ADMIN -pa=$ADMIN_PWD -servername=$ADSM_SERV
-displaymode=list |
while read lx
do
  # skip 8-th first lines
  read lx;read lx;
  read lx;read lx;
  read lx;read lx;
  read lx;read lx;
  if [[ ANR2034E = ${lx%% *} ]]
  then
sleep $SLEEPPERIOD;
KEEPWAITING=$KEEPWAITING+1 ;
break; #not completed yet.
  else
READY='1'; #has completed
break;
  fi
 done
done



ANE4018E on Linux

2002-05-15 Thread Bob Booth - UIUC

I have been seeing many of these messages when backing up a Linux RH 7.2
client to our AIX 4.2.2 server:

ANE4018E (Session: 1254, Node: .x..xxx)  Error
  processing '/home/gale/CommuniGate/Accounts/ahous.macnt/-
  INBOX.mdir/10005-S___-20020507143808-69': file name
  too long
.
.
.
Continued for hundreds of files all with the same format.

The client is TSM 4.2.2 and this is a ReiserFS.  Is there an option to allow
longer filenames, is there a workaround, or should I proceed with a bug report?

thanks,

Bob



NetWare file size restriction error ANE4025E

2002-05-15 Thread David Browne

We are getting an error ANE4025E   (filename)   file exceeds user or
system file limit  trying to back up a 4 GB file on a Netware client.
My questions are:
1. Is this a TSM restriction or a Netware restriction?
2. Where are these restrictions documented (I can't seem to find it).
Thanks,



Re: LInux dsmc client fails to find filesystems

2002-05-15 Thread Stackwick

Hamish Marson wrote:
 Loon, E.J. van - SPLXM wrote:


Hi Marson!
You will have to use the 5.1 client. EXT3 is not supported by the 4.2

 or 4.1

client.



 Ah. Many thanks... I was believing the statement that it wouldn't stop
 you tryng to backup other filesystem types in the docs... How many more
 times must I beat myself for believing documentation...

 regards

 H


Kindest regards,
Eric van Loon
KLM Royal Dutch Airlines

-Original Message-
From: Hamish Marson [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 15, 2002 15:32
To: [EMAIL PROTECTED]
Subject: LInux dsmc client fails to find filesystems


Hi all.

I'm trying to get the tsm client to work on my laptop running standard
Kernel 2.4.17 (Not the mdk kernel), on a Mandrake 8.1 base, with ext3
filesystems, and dsmc just keeps saying either no domain, or invalid
filesystem... e.g.

[root@ballbreaker bin]# df -k
Filesystem   1k-blocks  Used Available Use% Mounted on
/dev/hda2   131766 92157 32805  74% /
none127944 0127944   0% /dev/shm
/dev/hda10  256194  8794234172   4% /tmp
/dev/hda7  3102940   1810616   1134700  62% /usr
/dev/hda11  256194218346 24620  90% /var
/dev/hda8  2068620999652963888  51% /home
/dev/hda6  3102940   2689612255704  92% /usr/local
/dev/hda5  4128320   1883300   2035232  49% /archive
/dev/hda12 2544880934792   1480816  39% /cd/cache
/dev/hdc663968663968 0 100% /mnt/cdrom
[root@ballbreaker bin]# dsmc i /archive
Tivoli Storage Manager
Command Line Backup Client Interface - Version 4, Release 2, Level 2.0
(C) Copyright IBM Corporation, 1990, 2001, All Rights Reserved.

Node Name: BALLBREAKER
Session established with server TSM-SRV01: AIX-RS/6000
 Server Version 4, Release 1, Level 3.0
 Server date/time: 15/05/02   14:29:49  Last access: 15/05/02

 14:26:58


Incremental backup of volume '/archive'
ANS1076E *** Directory path not found ***


I don't seem to be able to get it to work. It was the same with the
4.1.2 client... I have it working on an older box no problems at all
(2.4.12 kernel on a RH6.1 base)... Anyone got any ideas?


--

I don't suffer from Insanity... | Linux User #16396
   I enjoy every minute of it...   |
   |
http://www.travellingkiwi.com/  |


**
For information, services and offers, please visit our web site:

 http://www.klm.com. 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.

**





 --

 I don't suffer from Insanity... | Linux User #16396
 I enjoy every minute of it...   |
 |
 http://www.travellingkiwi.com/  |


Actually, I'm using the 4.2.1 client and ext3. Although the ext3 fielsystems don't 
show up in the
dsm gui, they *are* backed up. Make sure you have the VIRTUALMOUNTPOINT parm in your 
opt.

--
Stephen Stackwick
The Johns Hopkins University
Applied Physics Laboratory
11100 Johns Hopkins Road
Laurel, MD 20723
[EMAIL PROTECTED]



Re: NetWare file size restriction error ANE4025E

2002-05-15 Thread Cook, Dwight E

error message manual states this is a restore/retrieve error, not a
backup/archive error...
and from the error manual text it sounds like a Netware client limitation in
that the ID you are operating under isn't allowed to allocate a file that
large (4 GB)
I believe it was in TSM 3.7.2 when it was first stated that TSM will support
any file the OS will so I wouldn't think it would be a TSM
problem/restriction...
(2.) probably need to see the Netware manuals.

Dwight


-Original Message-
From: David Browne [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 15, 2002 12:38 PM
To: [EMAIL PROTECTED]
Subject: NetWare file size restriction error ANE4025E


We are getting an error ANE4025E   (filename)   file exceeds user or
system file limit  trying to back up a 4 GB file on a Netware client.
My questions are:
1. Is this a TSM restriction or a Netware restriction?
2. Where are these restrictions documented (I can't seem to find it).
Thanks,



Re: ANE4018E on Linux

2002-05-15 Thread Kliewer, Vern

Yes, I am having the same problem with the AIX client with a 4.1.3 server. I
am getting it even on short (11 character) names. It is a known internal
defect that was fixed in the 5.1 clients. If the 5.1 client for linux is
out you might try that.

I tried the 5.1 AIX client earlier, and ran into IC33548 (Bad file name
because of case mix-ups) plus was told that 5.1 clients are not supported by
my server.

I cannot use any earlier clients because they all exhibit APAR IC32379
(ANS1075E ran out of memory when there is really plenty of memory
available). I can limp along on these older clients by backing up one
filesystem/filespace at a time, but after 7 months of operation, I still do
not have a proper functional AIX client.

Bob Booth - UIUC wrote:
 Subject: ANE4018E on Linux
 Date: Wed, 15 May 2002 11:24:10 -0500
 From: Bob Booth - UIUC [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Reply-To: ADSM: Dist Stor Manager
[EMAIL PROTECTED]

 I have been seeing many of these messages when backing up a Linux RH 7.2
 client to our AIX 4.2.2 server:

 ANE4018E (Session: 1254, Node: .x..xxx)  Error
   processing
 '/home/gale/CommuniGate/Accounts/ahous.macnt/-
   INBOX.mdir/10005-S___-20020507143808-69': file
name too long
 .
 .
 .
 Continued for hundreds of files all with the same format.

 The client is TSM 4.2.2 and this is a ReiserFS.  Is there an option to
allow
 longer filenames, is there a workaround, or should I proceed with a bug
 report?

 thanks,

 Bob



Werner (Vern) Kliewer
Sr. ITS Analyst
Mid-Range Support
Manitoba Public Insurance
(204)-985-7745
[EMAIL PROTECTED]




BMR TSM restore of W2K client

2002-05-15 Thread Zoltan Forray/AC/VCU

This is from a co-worker doing some DR testing, in this case, restoring a
W2K box, essentially doing BMR

**
I am trying to recreate the restore procedures in the IBM redbook
Deploying Tivoli Storage Manager for Windows 2000.
The procedure is outlined in the redbook indicated in chapter 6, starting
on page 96.

I am using a Dell, with Raid-5, Windows 2000 advanced server with all
recent service packs.
Server is part of workgroup, not a domain controller. Not in an AD
environment.
TSM 4.2.1.32 client for Windows 2000

I have built a test box, done several backups during the build to mimic a
production server that changes over time.
Wiped partition and recreated new RAID-5 partition with primary and
logical drives

The procedure follows as indicated
hardware set up
install same OS
install service packs
Ensure connectivity with TSM server
Recreate drive partitions
Install and configure TSM
Run TSM
Check consistency of system object
Start TSM and select the restore tab ** At this point in the documentation
there is a tip to change a setting in Edit / Preferences / General. The
setting for Preferences is grayed out, and this tip therefore cannot be
followed
Restore the boot partition (parts a-e followed verbatim, including the no
reboot indication)
Restore the system object.
This is where it gets odd. I am prompted for the Windows 2000 CD with the
error message Windows File Protection - files that are required for
Windows to run properly have been replaced by unrecognized versions. To
maintain system stability, Windows must restore the original version of
these files. Insert your Windows 2000 Advanced server CD now. I have
tried both the Cancel and inserting the CD with the same results
Also, the 3 prompts indicated in 11b (during the restore process) are not
displayed
Restart the system. When the system restarts, message is win2000
root\system32\ntoskrnl.exe is missing or corrupt and the OS does not
start as this is an essential file.The ntoskrnl is in the directory
indicated.

I have tried this several times with the same results.
I am obviously missing something in the procedure, but do not know where
this goes awry.  Any help is appreciated.



Re: BMR TSM restore of W2K client

2002-05-15 Thread Prather, Wanda

Our Dells have been coming in with 2 partitions, I think WinNT is installed
in partition 2.

TSM can't deal with the partition information; if it isn't stored in the
registry or in a file, TSM doesn't see it.
Which is why you must recreate any partitioning yourself, before you do the
restores.

One thing you can do to protect yourself:

AFTER you do your restore of the files and the system object, BEFORE you
reboot, just use NOTEPAD to LOOK at the C:\boot.ini file.  Make sure it
points to the partition where you reinstalled WINNT.

I also have seen the message before about  Windows File Protected files; we
also ignored it (I don't understand it - TSM is supposed to be restoring the
Windows File PRotected files, yes?) But it caused no problems here, either.



Wanda Prather
The Johns Hopkins Applied Physics Lab
443-778-8769
[EMAIL PROTECTED]

Intelligence has much less practical application than you'd think -
Scott Adams/Dilbert





-Original Message-
From: Rushforth, Tim [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 15, 2002 3:49 PM
To: [EMAIL PROTECTED]
Subject: Re: BMR TSM restore of W2K client


The Redbook was written with 4.1.2 client as a reference so there may be a
few changes on your version:

To change the options mentioned, do so before you click the restore tab.

Later versions of the client no longer prompt (11b) when restoring the
system object.

I've noticed the system file protection messages a few times and ignored
them!

See MS Knowledge base article Q124550 regarding the missing or corrupt
ntoskrnl.exe.
(http://support.microsoft.com/search/preview.aspx?scid=kb;en-us;Q124550)

This could happen if there are a different # of partitions or in different
order (check boot.ini to see if pointing to proper partition). I'm not
familiar with Dells - do they have a system partition - if so was it set up?

I've seen this on NT once where it failed to boot, we booted with an
external partition, ran a defrag and then it could boot - it might have been
explaned by method 3 in the ms article.

Tim Rushforth
City of Winnipeg

-Original Message-
From: Zoltan Forray/AC/VCU [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 15, 2002 2:29 PM
To: [EMAIL PROTECTED]
Subject: BMR TSM restore of W2K client


This is from a co-worker doing some DR testing, in this case, restoring a
W2K box, essentially doing BMR


**
I am trying to recreate the restore procedures in the IBM redbook
Deploying Tivoli Storage Manager for Windows 2000.
The procedure is outlined in the redbook indicated in chapter 6, starting
on page 96.

I am using a Dell, with Raid-5, Windows 2000 advanced server with all
recent service packs.
Server is part of workgroup, not a domain controller. Not in an AD
environment.
TSM 4.2.1.32 client for Windows 2000

I have built a test box, done several backups during the build to mimic a
production server that changes over time.
Wiped partition and recreated new RAID-5 partition with primary and
logical drives

The procedure follows as indicated
hardware set up
install same OS
install service packs
Ensure connectivity with TSM server
Recreate drive partitions
Install and configure TSM
Run TSM
Check consistency of system object
Start TSM and select the restore tab ** At this point in the documentation
there is a tip to change a setting in Edit / Preferences / General. The
setting for Preferences is grayed out, and this tip therefore cannot be
followed
Restore the boot partition (parts a-e followed verbatim, including the no
reboot indication)
Restore the system object.
This is where it gets odd. I am prompted for the Windows 2000 CD with the
error message Windows File Protection - files that are required for
Windows to run properly have been replaced by unrecognized versions. To
maintain system stability, Windows must restore the original version of
these files. Insert your Windows 2000 Advanced server CD now. I have
tried both the Cancel and inserting the CD with the same results
Also, the 3 prompts indicated in 11b (during the restore process) are not
displayed
Restart the system. When the system restarts, message is win2000
root\system32\ntoskrnl.exe is missing or corrupt and the OS does not
start as this is an essential file.The ntoskrnl is in the directory
indicated.

I have tried this several times with the same results.
I am obviously missing something in the procedure, but do not know where
this goes awry.  Any help is appreciated.



Re: BMR TSM restore of W2K client

2002-05-15 Thread Rushforth, Tim

The Redbook was written with 4.1.2 client as a reference so there may be a
few changes on your version:

To change the options mentioned, do so before you click the restore tab.

Later versions of the client no longer prompt (11b) when restoring the
system object.

I've noticed the system file protection messages a few times and ignored
them!

See MS Knowledge base article Q124550 regarding the missing or corrupt
ntoskrnl.exe.
(http://support.microsoft.com/search/preview.aspx?scid=kb;en-us;Q124550)

This could happen if there are a different # of partitions or in different
order (check boot.ini to see if pointing to proper partition). I'm not
familiar with Dells - do they have a system partition - if so was it set up?

I've seen this on NT once where it failed to boot, we booted with an
external partition, ran a defrag and then it could boot - it might have been
explaned by method 3 in the ms article.

Tim Rushforth
City of Winnipeg

-Original Message-
From: Zoltan Forray/AC/VCU [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 15, 2002 2:29 PM
To: [EMAIL PROTECTED]
Subject: BMR TSM restore of W2K client


This is from a co-worker doing some DR testing, in this case, restoring a
W2K box, essentially doing BMR


**
I am trying to recreate the restore procedures in the IBM redbook
Deploying Tivoli Storage Manager for Windows 2000.
The procedure is outlined in the redbook indicated in chapter 6, starting
on page 96.

I am using a Dell, with Raid-5, Windows 2000 advanced server with all
recent service packs.
Server is part of workgroup, not a domain controller. Not in an AD
environment.
TSM 4.2.1.32 client for Windows 2000

I have built a test box, done several backups during the build to mimic a
production server that changes over time.
Wiped partition and recreated new RAID-5 partition with primary and
logical drives

The procedure follows as indicated
hardware set up
install same OS
install service packs
Ensure connectivity with TSM server
Recreate drive partitions
Install and configure TSM
Run TSM
Check consistency of system object
Start TSM and select the restore tab ** At this point in the documentation
there is a tip to change a setting in Edit / Preferences / General. The
setting for Preferences is grayed out, and this tip therefore cannot be
followed
Restore the boot partition (parts a-e followed verbatim, including the no
reboot indication)
Restore the system object.
This is where it gets odd. I am prompted for the Windows 2000 CD with the
error message Windows File Protection - files that are required for
Windows to run properly have been replaced by unrecognized versions. To
maintain system stability, Windows must restore the original version of
these files. Insert your Windows 2000 Advanced server CD now. I have
tried both the Cancel and inserting the CD with the same results
Also, the 3 prompts indicated in 11b (during the restore process) are not
displayed
Restart the system. When the system restarts, message is win2000
root\system32\ntoskrnl.exe is missing or corrupt and the OS does not
start as this is an essential file.The ntoskrnl is in the directory
indicated.

I have tried this several times with the same results.
I am obviously missing something in the procedure, but do not know where
this goes awry.  Any help is appreciated.



Re: Activity Log not recording

2002-05-15 Thread Alex Paschal

I don't know, but I've seen a similar situation when auditing a volume where
all the files were bad without setting quiet=yes.  It got flooded and
stopped recording.  I halted and restarted the server.  I have since started
using the dsmulog utility to reduce this exposure.

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


-Original Message-
From: Diana Noble [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 15, 2002 7:29 AM
To: [EMAIL PROTECTED]
Subject: Activity Log not recording


Can anyone tell me why my activity log has stopped recording.  Best I can
tell is that it was flooded with

ANR8216W Error sending data on socket 59. Reason 32.

which I believe is from the web interface (which was probably me).  This
happened last night and nothing has been recorded in the activity log
since.  I have lots of room in my database and lots of room in my recovery
log.  I decreased the activity log retention and still it is not
recording.  Documentation says it will start recording once there is space
in the database and/or recovery log.  Any ideas would be appreciated.

Thank you,

Diana



Re: SHOW VERSION AND UNICODE

2002-05-15 Thread Zlatko Krastev

Jeff,

Problem1:
undocumented usually means not supported. Same as you cannot complain for
change of undocumented API in Windows kernel by a service pack. And if
SHOW VERSION does not display unicode-enabled flag this does not
automatically mean it is not set.
Problem2:
Try to add NAMEType=UNIcode, i.e.
ren filespace N10713 \\n10713\c$ \\test\c$ namedt=uni
It should work (default is SERVER, i.e. server codepage not unicode)

Zlatko Krastev
IT Consultant



Please respond to ADSM: Dist Stor Manager [EMAIL PROTECTED]
Sent by:ADSM: Dist Stor Manager [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc:

Subject:SHOW VERSION AND UNICODE

Hi,

Two problems with unicode.

Problem 1:
Using the undocumented command SHOW VERSION, i can't see any filespaces
that have FILESPACE UNICODE set to YES. When i run Q FILESPACE nodename *,
i can see the unicode filespace. i.e.

Node NameFilespace   FSID  Platform
FilespaceIs  Capacity Pct
 Name
TypeFilespace  (MB)   Util
Unicode?
---  ---  ---
- -   
-
CISCLST2-LOCAL  \\cisclst2\c$ 3   WinNT  NTFS
No  2,054.9  56.4
CISCLST2-LOCAL  \\cisclst2\e19507 6   WinNT  NTFS  Yes
121,222.0  94.5

I use SHOW VERSION to look at which management classes are used in backup
versions. I know i can get this from the database tables, but sometimes it
runs for hours and locks the TSM server.

Problem 2:
When i try to rename a filespace with unicode=yes, it fails with message:
Command:
ren filespace N10713 \\n10713\c$ \\test\c$

Msg:
ANR0852E RENAME FILESPACE: No matching file spaces found for node N10713.

Command:
Q Filespace N10713 *
Ouput:
Node NameFilespace   FSIDPlatform
Filespace  Is Capacity Pct
 Name
Type Filespace (MB)   Util
Unicode?
---  ---   ---
 -   -   
-
N10713  \\n10713\c$ 2WinNT
NTFSYes  9,538.6  14.7


As you can see, the filespace does exist


Anyone with similar experiences or thoughts???

Thanks

Jeff White
Senior Systems Programmer
CIS Insurance
Manchester

*

This e-mail may contain confidential information or be privileged. It is
intended to be read and used only by the named recipient(s). If you are
not the intended recipient(s) please notify us immediately so that we can
make arrangements for its return: you should not disclose the contents of
this e-mail to any other person, or take any copies. Unless stated
otherwise by an authorised individual, nothing contained in this e-mail is
intended to create binding legal obligations between us and opinions
expressed are those of the individual author.

The CIS marketing group, which is regulated for Investment Business by the
Financial Services Authority, includes:
Co-operative Insurance Society Limited Registered in England number 3615R
- for life assurance and pensions
CIS Unit Managers Limited Registered in England and Wales number 2369965 -
for unit trusts and PEPs
CIS Policyholder Services Limited Registered in England and Wales number
3390839 - for ISAs and investment products bearing the CIS name
Registered offices: Miller Street, Manchester M60 0AL   Telephone
0161-832-8686   Internet  http://www.cis.co.uk   E-mail [EMAIL PROTECTED]

CIS Deposit and Instant Access Savings Accounts are held with The
Co-operative Bank p.l.c., registered in England and Wales number 990937,
P.O. Box 101, 1 Balloon Street, Manchester M60 4EP, and administered by
CIS Policyholder Services Limited as agent of the Bank.

CIS is a member of the General Insurance Standards Council

CIS  the CIS logo (R) Co-operative Insurance Society Limited





Re: HP-UX restore problem

2002-05-15 Thread Zlatko Krastev

Are you able using dd if=/dev/zero to create file of this size. If you
can problem is in TSM. But until then you cannot be sure there is
something in HP-UX settings.

Zlatko Krastev
IT Consultant




Please respond to ADSM: Dist Stor Manager [EMAIL PROTECTED]
Sent by:ADSM: Dist Stor Manager [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc:

Subject:HP-UX restore problem

We recently ran into an odd problem restoring files to an HP-UX 11.0
system with 4.1.2.0 client software. The TSM server is at 4.2.1.9 and
runs under OS/390. We received the following error messages:

05/05/02   11:57:26 ANS4025E Error processing '/db/tjfrev6/MUMPS.EXT':
file exceeds user or system file limit
05/05/02   11:57:26 ANS4025E Error processing '/db/tjfrev6/MUMPS.EXT':
file exceeds user or system file limit
05/05/02   12:56:15 ANS4025E Error processing '/db/tjfserv6/MUMPS.EXT':
file exceeds user or system file limit
05/05/02   12:56:15 ANS4025E Error processing '/db/tjfserv6/MUMPS.EXT':
file exceeds user or system file limit

We discovered that each of the restored files was 2,147,483,136 bytes
long. The dsmsched.log entries for the backups of the files were still
around, and showed a length of 2,147,483,647 bytes for each of the files,
which is 511 bytes more than the length of each of the restored files. The
original length turns out to be 2**31-1. The HP-UX administrator contacted
HP, who had him check a variety of system settings. After reviewing the
settings HP was adamant that there was nothing in the system configuration
to prevent TSM from writing files of the original length.

The restore process had one unusual feature. When the files were backed up
/db/tjfrev6 and /db/tjfserv6 were file systems. When the files were
restored
/db/tjfrev6 and /db/tjfserv6 were ordinary directories within the /db file
system.

The loss of 511 bytes had no visible effect on the application that used
the
files. This is not quite as surprising as it sounds. The application
treats
each of its database files as a collection of 2048 byte blocks. The
original
length would have included 2047 bytes that did not fit into a block. Even
though we dodged the bullet in this case, we are worried about running
into
this problem in the future. Is this a known problem?



Re: How does Archiving and Backupsets work???

2002-05-15 Thread Zlatko Krastev

You cannot mark primary stgpool volume as offsite. As per the
help/Reference Guide:
3. This value is valid only for volumes in copy storage pools.
You cannot overcome the TSM design. Still can use MOVe MEDia
OVFLOcation='Your off-site vault'.
However think twice is this what you want good enough! You are talking
about archives, i.e. long-term storage. And what if tape ages and gets
unreadable or courier drop it and is broken?! That is the idea behind
primary and copy pools. And you can check out primary pools from the
library if are short on slots.
Backupsets are again providing you same non-duplicate (not secured)
scenario. Their main goal is quick restore not long-term archiving.

Zlatko Krastev
IT Consultant




Please respond to ADSM: Dist Stor Manager [EMAIL PROTECTED]
Sent by:ADSM: Dist Stor Manager [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc:

Subject:How does Archiving and Backupsets work???

When I archive a file space to ARCHIVEPOOL (a primary storage pool) I
can't change the status of the volume to OFFSITE.  Is there a way to
archive files spaces to tape and sent them out without keeping a copy on a
primary storage pool?

In other words I would like my archives to be sent directly to a tape that
will be going to the vault.  Is this possible?  Must I use a backupset to
do this?  I have created a backupset to try it out and I can't tell which
tapes is used with which backupset...  How or where can you track your
backupset volumes?

This is all I get when I query backupsets for the node in question:


Node Name
HAL
Backup Set Name
DOMHAL.502394
Server object ID for the client object
502394
Date/Time
2002-05-04 12:00:08.00
Retention Period
365
Description
No Description
Device Class Name
LTOCLASSOFF


It doesn't tell me which volume it is on!!!

Thanks for the help,

Etienne Brodeur



Re: Not able to use additional cartridge slots

2002-05-15 Thread Zlatko Krastev

You have to re-create the library
- checkout libvols remove=no
- delete library
- create library
- checkin libv

Zlatko Krastev
IT Consultant



Please respond to ADSM: Dist Stor Manager [EMAIL PROTECTED]
Sent by:ADSM: Dist Stor Manager [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc:

Subject:Not able to use additional cartridge slots

Good morning,

TSM 4.1.4 running on AIX 4.3.3

I recently upgrade my StorageTek L700 tape library
slot capacity from 216 to 384.  When I tried to add
tapes beyond the old storage space, I was getting
ANR8314E Library is full message.  Does any one know
how to make TSM to recognize and use the new slots?

TIA

__
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com



Scheduler on Solaris stops responding

2002-05-15 Thread Bob Booth - UIUC

I have had a strange problem that has been following two our our Solaris
boxes.  They are both running 5.8 and I had one of the boxes upgrade to
TSM 4.2.2.  We fire up the scheduler, and it runs normally, once, then it
stops responding.  Netstat shows that the scheduler is listening on 1501, but
the connection from the server times out.  If the scheduler is restarted,
it runs, but only once.

The sched log and error log don't show any errors.  Anyone seen this problem?

We run tons of Sun boxes the same way, with 4.1.3 TSM clients, and they don't
seem to have a problem.  We don't have any firewalls to/from the server.

Server is AIX 4.3.3, running TSM 4.2.2.  Clients are 4.1.3 and 4.2.2.

Got me swinging.

thanks in advance!

bob



Re: Client scheduler

2002-05-15 Thread Jin Bae Chi

TSM server had MST and I changed to EST, CUT -5, but the result was
wrong one. So, I went to SMIT on AIX and changed time only without
rebooting again. It looked fine and TSM was getting the right time.
You're probably right on that, but I don't know how to calculate the
difference in time. Do baclients need to be restarted after TSM server
having been rebooted ? If not, as you said, I'll wait tonight to see if
client schedules work. I just want to make sure that I don' need to do
anything else. Thanks for your help.



Jin Bae Chi (Gus)
Data Center
614-287-2496
614-287-5488 Fax
e-mail: [EMAIL PROTECTED]


 [EMAIL PROTECTED] 05/15/02 05:07PM 
Did the resulting change in time on the TSM server mean that the
schedules
were now past their startup window?

Eg.
01:00 change time to 04:00
Client schedule is set to start at 02:00 - has 1 hour startup window

In this case, the schedules would be misssed because TSM server was
down
(sort of) between 01:00 and 04:00

-Original Message-
From: Jin Bae Chi [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 15, 2002 3:35 PM
To: [EMAIL PROTECTED]
Subject: Client scheduler


Hi, all,

Last night I had to reboot the AIX on which TSM was running because I
changed time zone on AIX.

I made sure of no session and no process running and disabled sessions
and 'halted' TSM. and shutdown and reboot AIX box. TSM came up
automatically. I enabled sessions and accepted date. Well, everything
looked normal.

When I checked this morning, all client scheduler had been MISSED.
What
did I do wrong? Do I need to start admin scheduler from server
manually?
how? Any comment will be appreciated. Thanks





Jin Bae Chi (Gus)
Data Center
614-287-2496
614-287-5488 Fax
e-mail: [EMAIL PROTECTED]



Hi, help me!!

2002-05-15 Thread Jin Bae Chi

Hi, Krastev,
I'm sorry that I'm sending this urgent mail. I don't have nobody to
ask. I have TSM server on AIX. I had to reboot TSM and AIX due to time
zone change. Then I noticed all the client schedules missed. I tested
restarting baclient on one of client node and its event worked, but not
others. When it reaches the scheduled time, it gives status msg
'pending'. Do all baclients need to be restarted to pick up the new time
and start their regular schedules? Thanks for help.



Jin Bae Chi (Gus)
Data Center
614-287-2496
614-287-5488 Fax
e-mail: [EMAIL PROTECTED]


 [EMAIL PROTECTED] 05/15/02 05:14PM 
Are you able using dd if=/dev/zero to create file of this size. If
you
can problem is in TSM. But until then you cannot be sure there is
something in HP-UX settings.

Zlatko Krastev
IT Consultant




Please respond to ADSM: Dist Stor Manager [EMAIL PROTECTED]
Sent by:ADSM: Dist Stor Manager [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc:

Subject:HP-UX restore problem

We recently ran into an odd problem restoring files to an HP-UX 11.0
system with 4.1.2.0 client software. The TSM server is at 4.2.1.9 and
runs under OS/390. We received the following error messages:

05/05/02   11:57:26 ANS4025E Error processing '/db/tjfrev6/MUMPS.EXT':
file exceeds user or system file limit
05/05/02   11:57:26 ANS4025E Error processing '/db/tjfrev6/MUMPS.EXT':
file exceeds user or system file limit
05/05/02   12:56:15 ANS4025E Error processing
'/db/tjfserv6/MUMPS.EXT':
file exceeds user or system file limit
05/05/02   12:56:15 ANS4025E Error processing
'/db/tjfserv6/MUMPS.EXT':
file exceeds user or system file limit

We discovered that each of the restored files was 2,147,483,136 bytes
long. The dsmsched.log entries for the backups of the files were still
around, and showed a length of 2,147,483,647 bytes for each of the
files,
which is 511 bytes more than the length of each of the restored files.
The
original length turns out to be 2**31-1. The HP-UX administrator
contacted
HP, who had him check a variety of system settings. After reviewing
the
settings HP was adamant that there was nothing in the system
configuration
to prevent TSM from writing files of the original length.

The restore process had one unusual feature. When the files were backed
up
/db/tjfrev6 and /db/tjfserv6 were file systems. When the files were
restored
/db/tjfrev6 and /db/tjfserv6 were ordinary directories within the /db
file
system.

The loss of 511 bytes had no visible effect on the application that
used
the
files. This is not quite as surprising as it sounds. The application
treats
each of its database files as a collection of 2048 byte blocks. The
original
length would have included 2047 bytes that did not fit into a block.
Even
though we dodged the bullet in this case, we are worried about running
into
this problem in the future. Is this a known problem?



Tuning TSM

2002-05-15 Thread Ignacio Vidal

Hi:
I'm managing a pretty small TSM installation with 4 RS/6K machines (2
6M1 and 2 6H1) running AIX 4.3.3 (ML9).
TSM software consists of the server (running in a 6M1 - 7Gb RAM), and
the clients running in the same machine and on the others.

I´ve got the following situation:
- the total of data backed up is about 200Gb's,
- 4 servers are connected using gigabit ethernet links (and have 6Gb RAM
and 7Gb RAM each model 6H1 and 6M1 respectively)
- TSM uses a storage pool of 240Gb on FastT500 disks (those are
connected by FC channels)
- TSM uses a 3581 library (LTO) with 1 drive,

The fact is (for the same set of information):
When I do an archive backup operation with TSM, the time elapsed rounds
5 hours (TSM writes right to the tape).
When I do an incremental backup operation, TSM uses about 6:30hs for it
(TSM writes to storage pool).

I'm looking for a rational approach to solve this problem: isn't it
more fast writing to storage pool (disk) that to tape?

Anyone had the same performance problem?

Is it really a performance problem?

I would like some commentaries about this, I can provide some info about
the configuration of TSM and the AIX servers.

Regards

Ignacio



Re: Tuning TSM

2002-05-15 Thread lt

Hi,
 Be sure to set ALL parameters for the nic cards correctly to match the 
ports on the switches.
 Ensure that ALL 'no options' are set correctly for your environment.

Example:
 AIX 433_ML_08:
  100MB ethernet nic cards have the xmit/recieve buffer pools maxed out
  100MB ethernet nic cards have the speed/duplex set to match switch ports
  'no options' are set via an /etc/rc.{filename}  called via 
/etc/inittab via:
  rctunenet:2:wait:/etc/rc.tunenet  /dev/console 21 #Tune Network Parms
   example:
/etc/rc.tunenet
 if [ -f /usr/sbin/no ]
 then
 thewall=$(/usr/sbin/no -o thewall | awk '{ print $3 }')
 if [ $thewall -lt 4096 ]
 then
 /usr/sbin/no -d thewall
 else
 print thewall is set to $thewall - left as is
 fi
 /usr/sbin/no -d thewall
 /usr/sbin/no -d sb_max
 /usr/sbin/no -o tcp_sendspace=$thewall
 /usr/sbin/no -o tcp_recvspace=$thewall
 /usr/sbin/no -o udp_sendspace=64000
 /usr/sbin/no -o udp_recvspace=64000
 /usr/sbin/no -o net_malloc_police=32768
 /usr/sbin/no -o tcp_mssdflt=1452
 /usr/sbin/no -o ipqmaxlen=150
 /usr/sbin/no -o rfc1323=1
 fi
 print Network parameters tuned...
 By allowing AIX_ML_08 to figure out the best settings for 
thewall/sb_max, no -d thewall/sb_max, I do not have to go thru the issue 
of calculating it anymore!!!
 Having gone thru the above scenario, my 100MB ethernet cloud performs 
at, a minimum, 10MB/sec. A lot of the network traffic is logged at: 
11MB/sec.
 We are now implementing a GIG ethernet network and I am looking forward 
to working with it as well.

HTH.


Mr. Lindsey Thomson
BLDG:042/2F-065 IMA: 0422F065
11400 Burnet Rd.,  Austin, TX 78758
off) 512) 823 6522 / (TL) 793 6522

I never waste memory on things that can easily be stored 
 and retrieved from elsewhere.- Albert Einstein
Blessed is the nation whose God is the Lord - Psalm 33:12
Time is a great teacher, but unfortunately it kills all 
 its pupils- Hector Berloiz

On Wed, 15 May 2002, Ignacio Vidal wrote:

 Hi:
 I'm managing a pretty small TSM installation with 4 RS/6K machines (2
 6M1 and 2 6H1) running AIX 4.3.3 (ML9).
 TSM software consists of the server (running in a 6M1 - 7Gb RAM), and
 the clients running in the same machine and on the others.
 
 I´ve got the following situation:
 - the total of data backed up is about 200Gb's,
 - 4 servers are connected using gigabit ethernet links (and have 6Gb RAM
 and 7Gb RAM each model 6H1 and 6M1 respectively)
 - TSM uses a storage pool of 240Gb on FastT500 disks (those are
 connected by FC channels)
 - TSM uses a 3581 library (LTO) with 1 drive,
 
 The fact is (for the same set of information):
 When I do an archive backup operation with TSM, the time elapsed rounds
 5 hours (TSM writes right to the tape).
 When I do an incremental backup operation, TSM uses about 6:30hs for it
 (TSM writes to storage pool).
 
 I'm looking for a rational approach to solve this problem: isn't it
 more fast writing to storage pool (disk) that to tape?
 
 Anyone had the same performance problem?
 
 Is it really a performance problem?
 
 I would like some commentaries about this, I can provide some info about
 the configuration of TSM and the AIX servers.
 
 Regards
 
 Ignacio
 



Re: Client scheduler

2002-05-15 Thread Gerald Wichmann

I would recommend doing basic troubleshooting.. check the TSM server
activity log around the time the backup window occurred (e.g. - q act
startt=01:00). What was the TSM server doing if not backing anyone up? Was
it trying to contact the clients and failing to (there would be repeated
contacting client blahblah msgs if it was). Is there nothing there except
a client XX missed backup window at the end of the window?

Ditto check the dsmsched.log on some of the clients. What were they doing
around the supposed backup time? It should say clearly when they got their
last schedule and what it was.

Are your clients in prompted or polling mode? The reason for the missed
backups could vary depending on what mode you use. If polling, what was the
interval the clients poll at (default is 12 hours)?

By looking at the logs you should be easily able to determine if it was a
connectivity problem or if the clients simply missed their schedules due to
an error in timing. You should also be able to see if the clients are
receiving the schedules and what time they individually think they're
supposed to being their backups. Some basic troubleshooting goes a long
way..

Regards,

Gerald Wichmann
Senior Systems Development Engineer
Zantaz, Inc.
925.598.3099 (w)

-Original Message-
From: Jin Bae Chi [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 15, 2002 2:29 PM
To: [EMAIL PROTECTED]
Subject: Re: Client scheduler

TSM server had MST and I changed to EST, CUT -5, but the result was
wrong one. So, I went to SMIT on AIX and changed time only without
rebooting again. It looked fine and TSM was getting the right time.
You're probably right on that, but I don't know how to calculate the
difference in time. Do baclients need to be restarted after TSM server
having been rebooted ? If not, as you said, I'll wait tonight to see if
client schedules work. I just want to make sure that I don' need to do
anything else. Thanks for your help.



Jin Bae Chi (Gus)
Data Center
614-287-2496
614-287-5488 Fax
e-mail: [EMAIL PROTECTED]


 [EMAIL PROTECTED] 05/15/02 05:07PM 
Did the resulting change in time on the TSM server mean that the
schedules
were now past their startup window?

Eg.
01:00 change time to 04:00
Client schedule is set to start at 02:00 - has 1 hour startup window

In this case, the schedules would be misssed because TSM server was
down
(sort of) between 01:00 and 04:00

-Original Message-
From: Jin Bae Chi [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 15, 2002 3:35 PM
To: [EMAIL PROTECTED]
Subject: Client scheduler


Hi, all,

Last night I had to reboot the AIX on which TSM was running because I
changed time zone on AIX.

I made sure of no session and no process running and disabled sessions
and 'halted' TSM. and shutdown and reboot AIX box. TSM came up
automatically. I enabled sessions and accepted date. Well, everything
looked normal.

When I checked this morning, all client scheduler had been MISSED.
What
did I do wrong? Do I need to start admin scheduler from server
manually?
how? Any comment will be appreciated. Thanks





Jin Bae Chi (Gus)
Data Center
614-287-2496
614-287-5488 Fax
e-mail: [EMAIL PROTECTED]



Re: Client scheduler

2002-05-15 Thread Jin Bae Chi

Thanks for giving me a good insight. I'm attaching the actlog from
00:00.(I'm sorry if it's too long). We have client polling every 12
hours. It looks like the client started and couldn't connect with the
server and ended inmmediately.
Today I did a test on one of client node. I rebooted the client node
and ran its schedule and it went OK. I suspect all other nodes need to
be restarted or rebooted to able to connect to the server with new time.
If that's the case, there are too many nodes that need to be rebooted.
Please correct me if I'm wrong. Thanks again.


05/15/02 00:00:12 ANR0403I Session 414 ended for node COMPAQ2
(Win95).
05/15/02 00:00:15 ANR0407I Session 422 started for administrator
JBAECHI
   (WebBrowser) (HTTP 10.2.11.119(1251)).

05/15/02 00:00:15 ANR2017I Administrator JBAECHI issued command:
QUERY
   ACTLOG

05/15/02 00:00:15 ANR0405I Session 422 ended for administrator
JBAECHI
   (WebBrowser).

05/15/02 00:01:22 ANR0406I Session 434 started for node COMPAQ2
(Win95)
   (Tcp/Ip 10.2.11.119(1263)).

05/15/02 00:01:24 ANR0406I Session 435 started for node COMPAQ2
(Win95)
   (Tcp/Ip 10.2.11.119(1264)).

05/15/02 00:01:30 ANR2562I Automatic event record deletion started.

05/15/02 00:01:30 ANR2565I 0 schedules for immediate client actions
have
   been deleted.

05/15/02 00:01:30 ANR2563I Removing event records dated prior to
05/08/02
   00:00:00.

05/15/02 00:01:30 ANR2564I Automatic event record deletion ended -
40
   records deleted.

05/15/02 00:02:32 ANR0403I Session 434 ended for node COMPAQ2
(Win95).
05/15/02 00:02:33 ANR0403I Session 435 ended for node COMPAQ2
(Win95).
05/15/02 00:02:47 ANR0406I Session 436 started for node COMPAQ2
(Win95)
   (Tcp/Ip 10.2.11.119(1265)).

05/15/02 00:02:51 ANR0403I Session 436 ended for node COMPAQ2
(Win95).
05/15/02 00:05:33 ANR0406I Session 437 started for node DUBLIN
(NetWare)
   (Tcp/Ip 10.15.1.5(3003)).

05/15/02 00:05:33 ANR0403I Session 437 ended for node DUBLIN
(NetWare).
05/15/02 00:05:33 ANR0406I Session 438 started for node DUBLIN
(NetWare)
   (Tcp/Ip 10.15.1.5(3004)).

05/15/02 00:05:33 ANR0403I Session 438 ended for node DUBLIN
(NetWare).
05/15/02 00:06:38 ANR0406I Session 439 started for node COMPAQ2
(Win95)
   (Tcp/Ip 10.2.11.119(1266)).

05/15/02 00:06:40 ANR0403I Session 439 ended for node COMPAQ2
(Win95).
05/15/02 00:10:59 ANR0406I Session 440 started for node BOLTON
(NetWare)
   (Tcp/Ip 10.13.1.5(1842)).

05/15/02 00:11:00 ANR0403I Session 440 ended for node BOLTON
(NetWare).
05/15/02 00:11:00 ANR0406I Session 441 started for node BOLTON
(NetWare)
   (Tcp/Ip 10.13.1.5(1843)).

05/15/02 00:11:00 ANR0403I Session 441 ended for node BOLTON
(NetWare).
05/15/02 00:17:45 ANR0406I Session 442 started for node GLOBAL
(WinNT)
   (Tcp/Ip 10.51.1.5(1619)).

05/15/02 00:17:45 ANR0403I Session 442 ended for node GLOBAL
(WinNT).
05/15/02 00:17:45 ANR0406I Session 443 started for node GLOBAL
(WinNT)
   (Tcp/Ip 10.51.1.5(1620)).

05/15/02 00:17:45 ANR0403I Session 443 ended for node GLOBAL
(WinNT).

 [EMAIL PROTECTED] 05/15/02 07:02PM 
I would recommend doing basic troubleshooting.. check the TSM server
activity log around the time the backup window occurred (e.g. - q act
startt=01:00). What was the TSM server doing if not backing anyone up?
Was
it trying to contact the clients and failing to (there would be
repeated
contacting client blahblah msgs if it was). Is there nothing there
except
a client XX missed backup window at the end of the window?

Ditto check the dsmsched.log on some of the clients. What were they
doing
around the supposed backup time? It should say clearly when they got
their
last schedule and what it was.

Are your clients in prompted or polling mode? The reason for the
missed
backups could vary depending on what mode you use. If polling, what was
the
interval the clients poll at (default is 12 hours)?

By looking at the logs you should be easily able to determine if it was
a
connectivity problem or if the clients simply missed their schedules
due to
an error in timing. You should also be able to see if the clients are
receiving the schedules and what time they individually think they're
supposed to being their backups. Some basic troubleshooting goes a
long
way..

Regards,

Gerald Wichmann
Senior Systems Development Engineer
Zantaz, Inc.
925.598.3099 (w)

-Original Message-
From: Jin Bae Chi [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 15, 2002 2:29 PM
To: [EMAIL PROTECTED]
Subject: Re: Client scheduler

TSM server had MST and I changed to EST, CUT -5, but the result was
wrong one. So, I went to 

Re: Client scheduler

2002-05-15 Thread Gerald Wichmann

There isn't any reason to reboot the clients.. At worst all you need to do
is stop/start the dsmc schedule process. How you go about that is dependent
on the operating system. On NT/2000 it's a service you just click stop and
start. On Unix you kill the dsmc sched process and restart it. Regardless
it's highly unlikely that needs to be done for something like a time change.

The output sent is relatively useless. It shows clients connecting to the
server successfully and doing something. What are they doing? Who knows..
Maybe they're polling the server for a schedule. Maybe they're actually
performing a backup. I don't know because I only see a 17 minute timeframe
of your activity log. You need to look at the entire activity log for your
backup window. Since I don't know how big your scheduled backup window is I
don't know how much that would be either. Bottom line is it'd be
inappropriate to post it on this list anyways so don't do it.

In order to really know whats going on between a given client and the TSM
server you also need to look at the client's dsmsched.log file. Comparing
that with the same window of time on the TSM server's activity log should
paint a real clear picture of what the two were doing and why the schedule
was missed. Do not post any more logs here. You need to look at them
yourself and troubleshoot.

It's highly likely the backups will run fine tonight and it was simple a
discrepancy in time as was mentioned previously. There are a number of ways
this can occur but the fact that you are in polling mode with the interval
set to 12 hours makes it even more likely.

If this is not something you feel comfortable solving yourself then pick up
the phone and call Tivoli support. That's what they're there for and they'll
figure it out quicker then doing so here.

Regards,

Gerald Wichmann
Senior Systems Development Engineer
Zantaz, Inc.
925.598.3099 (w)

-Original Message-
From: Jin Bae Chi [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 15, 2002 5:03 PM
To: [EMAIL PROTECTED]
Subject: Re: Client scheduler

Thanks for giving me a good insight. I'm attaching the actlog from
00:00.(I'm sorry if it's too long). We have client polling every 12
hours. It looks like the client started and couldn't connect with the
server and ended inmmediately.
Today I did a test on one of client node. I rebooted the client node
and ran its schedule and it went OK. I suspect all other nodes need to
be restarted or rebooted to able to connect to the server with new time.
If that's the case, there are too many nodes that need to be rebooted.
Please correct me if I'm wrong. Thanks again.


05/15/02 00:00:12 ANR0403I Session 414 ended for node COMPAQ2
(Win95).
05/15/02 00:00:15 ANR0407I Session 422 started for administrator
JBAECHI
   (WebBrowser) (HTTP 10.2.11.119(1251)).

05/15/02 00:00:15 ANR2017I Administrator JBAECHI issued command:
QUERY
   ACTLOG

05/15/02 00:00:15 ANR0405I Session 422 ended for administrator
JBAECHI
   (WebBrowser).

05/15/02 00:01:22 ANR0406I Session 434 started for node COMPAQ2
(Win95)
   (Tcp/Ip 10.2.11.119(1263)).

05/15/02 00:01:24 ANR0406I Session 435 started for node COMPAQ2
(Win95)
   (Tcp/Ip 10.2.11.119(1264)).

05/15/02 00:01:30 ANR2562I Automatic event record deletion started.

05/15/02 00:01:30 ANR2565I 0 schedules for immediate client actions
have
   been deleted.

05/15/02 00:01:30 ANR2563I Removing event records dated prior to
05/08/02
   00:00:00.

05/15/02 00:01:30 ANR2564I Automatic event record deletion ended -
40
   records deleted.

05/15/02 00:02:32 ANR0403I Session 434 ended for node COMPAQ2
(Win95).
05/15/02 00:02:33 ANR0403I Session 435 ended for node COMPAQ2
(Win95).
05/15/02 00:02:47 ANR0406I Session 436 started for node COMPAQ2
(Win95)
   (Tcp/Ip 10.2.11.119(1265)).

05/15/02 00:02:51 ANR0403I Session 436 ended for node COMPAQ2
(Win95).
05/15/02 00:05:33 ANR0406I Session 437 started for node DUBLIN
(NetWare)
   (Tcp/Ip 10.15.1.5(3003)).

05/15/02 00:05:33 ANR0403I Session 437 ended for node DUBLIN
(NetWare).
05/15/02 00:05:33 ANR0406I Session 438 started for node DUBLIN
(NetWare)
   (Tcp/Ip 10.15.1.5(3004)).

05/15/02 00:05:33 ANR0403I Session 438 ended for node DUBLIN
(NetWare).
05/15/02 00:06:38 ANR0406I Session 439 started for node COMPAQ2
(Win95)
   (Tcp/Ip 10.2.11.119(1266)).

05/15/02 00:06:40 ANR0403I Session 439 ended for node COMPAQ2
(Win95).
05/15/02 00:10:59 ANR0406I Session 440 started for node BOLTON
(NetWare)
   (Tcp/Ip 10.13.1.5(1842)).

05/15/02 00:11:00 ANR0403I Session 440 ended for node BOLTON
(NetWare).
05/15/02 00:11:00 ANR0406I Session 441 started for node BOLTON
(NetWare)
 

dsmc sched as another user

2002-05-15 Thread Gerald Wichmann

On linux when starting the dsmc sched process you need to be root. Otherwise
it says ANS1817E Schedule function can only be run by a TSM authorized
user.

I'm trying to write a script that gets run by a non-root user to start the
scheduler. Is it possible to get around this limitation somehow? I've tried
chmod 4755 on dsmc and even that won't work. Looking up ANS1817E in the
messages guide doesn't yield any useful information either.

Regards,

Gerald Wichmann
Senior Systems Development Engineer
Zantaz, Inc.
925.598.3099 (w)



Re: dsmc sched as another user

2002-05-15 Thread Eduardo Martinez

Try using sudo.
You can allow your non-root user execute only the dsmc command as root.

=
Do or Do Not, there is no try
-Yoda. The Empire Strikes Back

___
Do You Yahoo!?
Yahoo! Messenger
Comunicacisn instantanea gratis con tu gente.
http://messenger.yahoo.es



Re: Tuning TSM

2002-05-15 Thread Ignacio Vidal

Lindsey:
I've been walking around once and again about networking configuration,
then with disk i/o performance, then with how is configurated on disk
the storage pool (if it was in raid 5, or in raid 1 or in raid 10...).

Those servers are connected through gigabit ethernet channels, and they
are offering from 50 to 75 MBytes/sec. I believe that throughput is very
low, but Tivoli's people (here) insisted in other factors (disk i/o,
configuration of raids, etc)

I'll try your reccomendation, I have not all neccesary values from our
switches now.
Thanks

Ignacio

 -Mensaje original-
 De: lt [mailto:[EMAIL PROTECTED]]
 Enviado el: Miércoles, 15 de Mayo de 2002 19:42
 Para: [EMAIL PROTECTED]
 Asunto: Re: Tuning TSM
 
 
 Hi,
  Be sure to set ALL parameters for the nic cards correctly 
 to match the 
 ports on the switches.
  Ensure that ALL 'no options' are set correctly for your 
 environment.
 
 Example:
  AIX 433_ML_08:
   100MB ethernet nic cards have the xmit/recieve buffer pools 
 maxed out
   100MB ethernet nic cards have the speed/duplex set to match 
 switch ports
   'no options' are set via an /etc/rc.{filename}  called via 
 /etc/inittab via:
   rctunenet:2:wait:/etc/rc.tunenet  /dev/console 21 #Tune 
 Network Parms
example:
 /etc/rc.tunenet
  if [ -f /usr/sbin/no ]
  then
  thewall=$(/usr/sbin/no -o thewall | awk '{ print $3 }')
  if [ $thewall -lt 4096 ]
  then
  /usr/sbin/no -d thewall
  else
  print thewall is set to $thewall - left as is
  fi
  /usr/sbin/no -d thewall
  /usr/sbin/no -d sb_max
  /usr/sbin/no -o tcp_sendspace=$thewall
  /usr/sbin/no -o tcp_recvspace=$thewall
  /usr/sbin/no -o udp_sendspace=64000
  /usr/sbin/no -o udp_recvspace=64000
  /usr/sbin/no -o net_malloc_police=32768
  /usr/sbin/no -o tcp_mssdflt=1452
  /usr/sbin/no -o ipqmaxlen=150
  /usr/sbin/no -o rfc1323=1
  fi
  print Network parameters tuned...
  By allowing AIX_ML_08 to figure out the best settings for 
 thewall/sb_max, no -d thewall/sb_max, I do not have to go 
 thru the issue 
 of calculating it anymore!!!
  Having gone thru the above scenario, my 100MB ethernet cloud 
 performs 
 at, a minimum, 10MB/sec. A lot of the network traffic is logged at: 
 11MB/sec.
  We are now implementing a GIG ethernet network and I am 
 looking forward 
 to working with it as well.
 
 HTH.
 
 
 Mr. Lindsey Thomson
 BLDG:042/2F-065 IMA: 0422F065
 11400 Burnet Rd.,  Austin, TX 78758
 off) 512) 823 6522 / (TL) 793 6522
 
 I never waste memory on things that can easily be stored 
  and retrieved from elsewhere.- Albert Einstein
 Blessed is the nation whose God is the Lord - Psalm 33:12
 Time is a great teacher, but unfortunately it kills all 
  its pupils- Hector Berloiz
 
 On Wed, 15 May 2002, Ignacio Vidal wrote:
 
  Hi:
  I'm managing a pretty small TSM installation with 4 RS/6K 
 machines (2
  6M1 and 2 6H1) running AIX 4.3.3 (ML9).
  TSM software consists of the server (running in a 6M1 - 7Gb 
 RAM), and
  the clients running in the same machine and on the others.
  
  I´ve got the following situation:
  - the total of data backed up is about 200Gb's,
  - 4 servers are connected using gigabit ethernet links (and 
 have 6Gb RAM
  and 7Gb RAM each model 6H1 and 6M1 respectively)
  - TSM uses a storage pool of 240Gb on FastT500 disks (those are
  connected by FC channels)
  - TSM uses a 3581 library (LTO) with 1 drive,
  
  The fact is (for the same set of information):
  When I do an archive backup operation with TSM, the time 
 elapsed rounds
  5 hours (TSM writes right to the tape).
  When I do an incremental backup operation, TSM uses about 
 6:30hs for it
  (TSM writes to storage pool).
  
  I'm looking for a rational approach to solve this 
 problem: isn't it
  more fast writing to storage pool (disk) that to tape?
  
  Anyone had the same performance problem?
  
  Is it really a performance problem?
  
  I would like some commentaries about this, I can provide 
 some info about
  the configuration of TSM and the AIX servers.
  
  Regards
  
  Ignacio