Antwort: Re: TSM v.4.2.3.2 server on AIX

2003-01-29 Thread Markus Veit
Hi,
we have been running 4.2.3.2 on AIX 4.3.3. Ml10 for about 2 month and the server
hasn't crashed once, ( cross fingers)
It has about 35 clients backing up roughly 500 GB per night and 1,2 TB on
weekends. Client OS's are AIX, Novell, W2k with ba level from 4.2.x.x to
5.2.5.2.
Hardware is a RS6k H80 with 1 GB RAM and an ADIC1000 Lib 2 Mod and a 3575 L32,
TSM DB is 23GB and log is 3.5 GB.

Q: Why is your log so big?

Here is a small, simple script, if you cron it every 30 min it starts the TSM
server without intervention. Helps if TSM crashes at night, you sleep better :
-).
put an empty file called halt.tsm in your home dir if u want to do maintanance,
so it won't start TSM. ( Any improvements welcome)
/home/root:cat test_tsm.cmd
cd /$home
ps -e | grep dsmserv > dsmtest

if test -r halt.tsm
  then
 echo Server maintanance
 exit
elif test ! -s dsmtest
   then cd /usr/tivoli/tsm/server/bin
exec dsmserv &
echo mail TSM Server  crashed | mail -s
"TSM Server   crashed" [EMAIL PROTECTED]
exit
   else
   exit

fi

Mit freundlichen Grüßen / Best Regards

Markus Veit





   

   

   

An: [EMAIL PROTECTED]   

Kopie: 

            Thema:   Re: TSM v.4.2.3.2 server on 
AIX   
   

  [EMAIL PROTECTED]   

  Received :  28.01.2003   

  21:48

  Bitte antworten an "ADSM:

  Dist Stor Manager"   

   

   





We installed the TSM 4.2.3.2 patches on TSM 4.2.3.0 and AIX 5.1 last
Wednesday. Since then, about every 18 hours, we core dump and TSM goes down.
(Makes for nasty beeps and telephone calls in the night not to mention
ticked off ADMINs with applications that don't get backed up.) TSM support
has suggested that the 4.2.3.3 patch will solve our problem.  We're
installing tomorrow morning and will find out!

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


-Original Message-
From: Reiss David IT751 (ext-CDI) [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 28, 2003 1:12 PM
To: [EMAIL PROTECTED]
Subject: TSM v.4.2.3.2 server on AIX


Last week, I installed the TSM v4.2.3.2 server patch on a AIX 4.3.3 ML10 box
with 2 GB RAM, a 100 GB TSM Database, with 10 GB of logspace. Come this
morning, it core dumped with a useless truncated core file and no real
messages in the errpt, activity log, or dsmserv.err file.

TSM support gave me no real things to follow up with other then watch and
see if it happens again.

We did note that TSM v.4.2.3.3 server patch was released on Friday though.
Does anybody know if there are any problems of mysterious or unexplained
crashing that existed within the 4.2.3.2 code set?

Thanks,

David N. Reiss
TSM Support Engineer
[EMAIL PROTECTED]
407-736-3912


**
This message and any attachments are intended for the
individual or entity named above. If you are not the in

Re: TSM v.4.2.3.2 server on AIX

2003-01-29 Thread Henk ten Have
  David,

> We did note that TSM v.4.2.3.3 server patch was released on Friday though.
> Does anybody know if there are any problems of mysterious or unexplained
> crashing that existed within the 4.2.3.2 code set?

  On Tuesday 15th Jan (when we went to 4.2.3.3) we had exactly the same
  problems, which I mentioned here btw.
  On Monday 27th Jan I wrote (here):

>> AIX 4.3.3.0, TSM 4.2.3.2. Since we'r running this level, server crashes
>> at least once every day.
>
>   Tivoli wrote me:
>
>> ===
>> ACTION TAKEN:
>> I have reviewed the status update.  This trace back appears to
>> match IC35420 which is currently scheduled to be included in the
>> 4.2.3.4.  The current estimate for availability of 4.2.3.3 is end
>> of the month.  This is only an estimate and is subject to
>> revision if necessary.
>> ===
>
>   Last Friday 4.2.3.3 became available:
>
> **
> **
> *
> * $$4233 Fixes delivered in patch 4.2.3.3
> *
> **
> **
> ...
> IC35420 TSM SERVER CORE DUMPS WHEN EBUSY IS RETURNED AFTER AN ATTEMPT
> TO UNSET CONDITION VARIABLE IN PKDESTROYCONDITION()
> ...
>
>  Cheers,
>  Henk ten Have (asap to TSM 4.2.3.3)

  Well, 'asap' was the same day. Since we'r running 4.2.3.3 the core dumps
  are gone.

  Cheers,
  Henk (not that I heard anything from Tivoli sofar, but that's another issue)



Re: TSM v.4.2.3.2 server on AIX

2003-01-28 Thread Talafous, John G.
We installed the TSM 4.2.3.2 patches on TSM 4.2.3.0 and AIX 5.1 last
Wednesday. Since then, about every 18 hours, we core dump and TSM goes down.
(Makes for nasty beeps and telephone calls in the night not to mention
ticked off ADMINs with applications that don't get backed up.) TSM support
has suggested that the 4.2.3.3 patch will solve our problem.  We're
installing tomorrow morning and will find out!

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


-Original Message-
From: Reiss David IT751 (ext-CDI) [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 28, 2003 1:12 PM
To: [EMAIL PROTECTED]
Subject: TSM v.4.2.3.2 server on AIX


Last week, I installed the TSM v4.2.3.2 server patch on a AIX 4.3.3 ML10 box
with 2 GB RAM, a 100 GB TSM Database, with 10 GB of logspace. Come this
morning, it core dumped with a useless truncated core file and no real
messages in the errpt, activity log, or dsmserv.err file.

TSM support gave me no real things to follow up with other then watch and
see if it happens again.

We did note that TSM v.4.2.3.3 server patch was released on Friday though.
Does anybody know if there are any problems of mysterious or unexplained
crashing that existed within the 4.2.3.2 code set?

Thanks,

David N. Reiss
TSM Support Engineer
[EMAIL PROTECTED]
407-736-3912


**
This message and any attachments are intended for the
individual or entity named above. If you are not the intended
recipient, please do not forward, copy, print, use or disclose this
communication to others; also please notify the sender by
replying to this message, and then delete it from your system.

The Timken Company
**



TSM v.4.2.3.2 server on AIX

2003-01-28 Thread Reiss David IT751 (ext-CDI)
Last week, I installed the TSM v4.2.3.2 server patch on a AIX 4.3.3 ML10 box
with 2 GB RAM, a 100 GB TSM Database, with 10 GB of logspace. Come this
morning, it core dumped with a useless truncated core file and no real
messages in the errpt, activity log, or dsmserv.err file.

TSM support gave me no real things to follow up with other then watch and
see if it happens again.

We did note that TSM v.4.2.3.3 server patch was released on Friday though.
Does anybody know if there are any problems of mysterious or unexplained
crashing that existed within the 4.2.3.2 code set?

Thanks,

David N. Reiss
TSM Support Engineer
[EMAIL PROTECTED]
407-736-3912