[no subject]

2005-10-06 Thread Cameron Ambrose
Hello,

  We're currently experiencing backup failures/extreme slowness on a
Netware 6.5 SP2  server

TSM Client 5.3.0
TSM Server 5.2.0
TSA's up to date as recommended by Client Doco

  Client Logs
10/05/2005 14:43:19 ANS1809W Session is lost; initializing
session reopen procedure.
10/05/2005 14:43:19 ANS1809W Session is lost; initializing
session reopen procedure.
10/05/2005 14:44:15 sessRecvVerb: Error -50 from call to
'readRtn'.
10/05/2005 14:44:15 ANS1999E Incremental processing of 'SYS:'
stopped.

10/05/2005 14:48:24 ANS1999E Incremental processing of 'INF:'
stopped.

10/05/2005 14:48:25 ANS1017E Session rejected: TCP/IP
connection failure


  Server Logs

10/05/05   14:39:53  ANR0481W Session 2177 for node
SERVERNAME (NetWare)
  terminated - client did not respond within
180 seconds.
10/05/05   14:41:10  ANR0406I Session 2178 started for node
SERVERNAME
  (NetWare) (Tcp/Ip xxx.xxx.xxx.xxx(19578)).




  Currently we have had a backup running for 24 hours and all that has
been transfered is 4.19 gig and 255,000 files scanned. Has anyone else
experienced similar issue's

  Any help on this would be appreciated
  Regards Cameron


Re: dsmj bug or error in documentation

2005-10-06 Thread Andrew Raibeck
Mark, thank you for your feedback. Consider it noted.

Regards,

Andy

Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/[EMAIL PROTECTED]
Internet e-mail: [EMAIL PROTECTED]

IBM Tivoli Storage Manager support web page:
http://www-306.ibm.com/software/sysmgmt/products/support/IBMTivoliStorageManager.html

The only dumb question is the one that goes unasked.
The command line is your friend.
"Good enough" is the enemy of excellence.

"ADSM: Dist Stor Manager"  wrote on 2005-10-06
14:22:47:

> Andrew,
>
> Thank you for your quick reply.
>
> I have two comments however.  First the documentation should be
> corrected.  README files are great but typically they are only read (if
> at all) when a system is initially installed or for a major update.  For
> day-to-day usage most of us rely on the documentation.  Furthermore,
> with the new paradigm of having the documentation on line I think it is
> reasonable to expect that they make up to date changes in the on line
> documentation.  There is no reason for them to state that dsmj does work
> with virtual nodename and then over ride it in a README file.  I would
> be much more effective to have the on line documentation updated.
>
> The second is why don't the fix dsmj so that it operates at least as
> good as the older dsm version!  This seems like we have taken a step
> backwards in functionality.  In addition we lost the estimate feature as
> well, not that I was a big fan of it but it did come in handy once in a
> while.  Clearly both of these functions could be added into dsmj with
> just a little bit nippling by some Java Junkie.  I sure hope IBM picks
> up on this!
>
> --
> Regards,
> Mark D. Rodriguez
> President MDR Consulting, Inc.
>
>
===
> MDR Consulting
> The very best in Technical Training and Consulting.
> IBM Advanced Business Partner
> SAIR Linux and GNU Authorized Center for Education
> IBM Certified Advanced Technical Expert, CATE
> AIX Support and Performance Tuning, RS6000 SP, TSM/ADSM and Linux
> Red Hat Certified Engineer, RHCE
>
===
>
>
>
> Andrew Raibeck wrote:
>
> >Hi Mark,
> >
> >From the README file:
> >
> >- VIRTUALNODENAME option is ignored for BA Java GUI (dsmj) client
> >
> >  If you need to use VIRTUALNODENAME option, please use the Command
Line
> >  Interface client (dsmc).
> >
> >Regards,
> >
> >Andy
> >
> >P.S. I've asked the folks who work on dsmj to treat this condition as a
> >defect, though at this time I do not know if/when a fix will be made
> >available.
> >
> >Regards,
> >
> >Andy
> >
> >Andy Raibeck
> >IBM Software Group
> >Tivoli Storage Manager Client Development
> >Internal Notes e-mail: Andrew Raibeck/Tucson/[EMAIL PROTECTED]
> >Internet e-mail: [EMAIL PROTECTED]
> >
> >IBM Tivoli Storage Manager support web page:
> >http://www-306.ibm.
> com/software/sysmgmt/products/support/IBMTivoliStorageManager.html
> >
> >The only dumb question is the one that goes unasked.
> >The command line is your friend.
> >"Good enough" is the enemy of excellence.
> >
> >"ADSM: Dist Stor Manager"  wrote on 2005-10-06
> >13:42:28:
> >
> >
> >
> >>I have a Linux system running 5.3.0.11 client code.  According to the
> >>TSM documentation (see excerpt below) the virtualnodename option is
> >>supported by dsmj.
> >>
> >>/To restore or retrieve files to another workstation, use the
> >>virtualnodename option to specify the node name of the workstation
from
> >>which you backed up the files. Virtualnodename cannot be set to the
> >>hostname of the machine. You can use the virtualnodename option when
you
> >>start Tivoli Storage Manager or you can add the virtualnodename option
> >>to your client user options file dsm.opt. Use the virtualnodename
option
> >>on the dsmj command if you are borrowing another user's machine and
you
> >>do not want to update their client user options file.
> >>/
> >>However, if I use it on the command line when I invoke dsmj I get the
> >>following error which appears to be a syntax error when trying to do a
> >>cd command!
> >>
> >>/[EMAIL PROTECTED]:~/mdrfinancial> dsmj -virtualnode=mail
> >>/usr/bin/dsmj: line 125: cd: -v: invalid option
> >>cd: usage: cd [-L|-P] [dir]
> >>Unable to access jarfile dsm.jar
> >>/
> >>I have looked at the file dsmj and it appears that if there are one or
> >>more parameters passed it tries to cd to the first parameter which in
> >>this case causes a problem.  My conclusion is that either dsmj really
> >>does not support virtualnodename and the documentation is wrong or
there
> >>is a serious coding error in the dsmj script.
> >>
> >>In addition, I tried putting the virtualnodename option in my dsm.opt
> >>file which worked fine with the dsmc command but it still was not
picked
> >>up by the dsmj command at all.
> >>
> >>I am curious, is this behavior particular to L

Re: dsmj bug or error in documentation

2005-10-06 Thread Mark D. Rodriguez

Andrew,

Thank you for your quick reply.

I have two comments however.  First the documentation should be
corrected.  README files are great but typically they are only read (if
at all) when a system is initially installed or for a major update.  For
day-to-day usage most of us rely on the documentation.  Furthermore,
with the new paradigm of having the documentation on line I think it is
reasonable to expect that they make up to date changes in the on line
documentation.  There is no reason for them to state that dsmj does work
with virtual nodename and then over ride it in a README file.  I would
be much more effective to have the on line documentation updated.

The second is why don't the fix dsmj so that it operates at least as
good as the older dsm version!  This seems like we have taken a step
backwards in functionality.  In addition we lost the estimate feature as
well, not that I was a big fan of it but it did come in handy once in a
while.  Clearly both of these functions could be added into dsmj with
just a little bit nippling by some Java Junkie.  I sure hope IBM picks
up on this!

--
Regards,
Mark D. Rodriguez
President MDR Consulting, Inc.

===
MDR Consulting
The very best in Technical Training and Consulting.
IBM Advanced Business Partner
SAIR Linux and GNU Authorized Center for Education
IBM Certified Advanced Technical Expert, CATE
AIX Support and Performance Tuning, RS6000 SP, TSM/ADSM and Linux
Red Hat Certified Engineer, RHCE
===



Andrew Raibeck wrote:


Hi Mark,

From the README file:

- VIRTUALNODENAME option is ignored for BA Java GUI (dsmj) client

 If you need to use VIRTUALNODENAME option, please use the Command Line
 Interface client (dsmc).

Regards,

Andy

P.S. I've asked the folks who work on dsmj to treat this condition as a
defect, though at this time I do not know if/when a fix will be made
available.

Regards,

Andy

Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/[EMAIL PROTECTED]
Internet e-mail: [EMAIL PROTECTED]

IBM Tivoli Storage Manager support web page:
http://www-306.ibm.com/software/sysmgmt/products/support/IBMTivoliStorageManager.html

The only dumb question is the one that goes unasked.
The command line is your friend.
"Good enough" is the enemy of excellence.

"ADSM: Dist Stor Manager"  wrote on 2005-10-06
13:42:28:




I have a Linux system running 5.3.0.11 client code.  According to the
TSM documentation (see excerpt below) the virtualnodename option is
supported by dsmj.

/To restore or retrieve files to another workstation, use the
virtualnodename option to specify the node name of the workstation from
which you backed up the files. Virtualnodename cannot be set to the
hostname of the machine. You can use the virtualnodename option when you
start Tivoli Storage Manager or you can add the virtualnodename option
to your client user options file dsm.opt. Use the virtualnodename option
on the dsmj command if you are borrowing another user's machine and you
do not want to update their client user options file.
/
However, if I use it on the command line when I invoke dsmj I get the
following error which appears to be a syntax error when trying to do a
cd command!

/[EMAIL PROTECTED]:~/mdrfinancial> dsmj -virtualnode=mail
/usr/bin/dsmj: line 125: cd: -v: invalid option
cd: usage: cd [-L|-P] [dir]
Unable to access jarfile dsm.jar
/
I have looked at the file dsmj and it appears that if there are one or
more parameters passed it tries to cd to the first parameter which in
this case causes a problem.  My conclusion is that either dsmj really
does not support virtualnodename and the documentation is wrong or there
is a serious coding error in the dsmj script.

In addition, I tried putting the virtualnodename option in my dsm.opt
file which worked fine with the dsmc command but it still was not picked
up by the dsmj command at all.

I am curious, is this behavior particular to Linux or is this behavior
the same on the other version of dsmj for unix systems.

--

Regards,
Mark D. Rodriguez
President MDR Consulting, Inc.





===



MDR Consulting
The very best in Technical Training and Consulting.
IBM Advanced Business Partner
SAIR Linux and GNU Authorized Center for Education
IBM Certified Advanced Technical Expert, CATE
AIX Support and Performance Tuning, RS6000 SP, TSM/ADSM and Linux
Red Hat Certified Engineer, RHCE




===





Re: dsmj bug or error in documentation

2005-10-06 Thread Andrew Raibeck
Hi Mark,

>From the README file:

- VIRTUALNODENAME option is ignored for BA Java GUI (dsmj) client

  If you need to use VIRTUALNODENAME option, please use the Command Line
  Interface client (dsmc).

Regards,

Andy

P.S. I've asked the folks who work on dsmj to treat this condition as a
defect, though at this time I do not know if/when a fix will be made
available.

Regards,

Andy

Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/[EMAIL PROTECTED]
Internet e-mail: [EMAIL PROTECTED]

IBM Tivoli Storage Manager support web page:
http://www-306.ibm.com/software/sysmgmt/products/support/IBMTivoliStorageManager.html

The only dumb question is the one that goes unasked.
The command line is your friend.
"Good enough" is the enemy of excellence.

"ADSM: Dist Stor Manager"  wrote on 2005-10-06
13:42:28:

> I have a Linux system running 5.3.0.11 client code.  According to the
> TSM documentation (see excerpt below) the virtualnodename option is
> supported by dsmj.
>
> /To restore or retrieve files to another workstation, use the
> virtualnodename option to specify the node name of the workstation from
> which you backed up the files. Virtualnodename cannot be set to the
> hostname of the machine. You can use the virtualnodename option when you
> start Tivoli Storage Manager or you can add the virtualnodename option
> to your client user options file dsm.opt. Use the virtualnodename option
> on the dsmj command if you are borrowing another user's machine and you
> do not want to update their client user options file.
> /
> However, if I use it on the command line when I invoke dsmj I get the
> following error which appears to be a syntax error when trying to do a
> cd command!
>
> /[EMAIL PROTECTED]:~/mdrfinancial> dsmj -virtualnode=mail
> /usr/bin/dsmj: line 125: cd: -v: invalid option
> cd: usage: cd [-L|-P] [dir]
> Unable to access jarfile dsm.jar
> /
> I have looked at the file dsmj and it appears that if there are one or
> more parameters passed it tries to cd to the first parameter which in
> this case causes a problem.  My conclusion is that either dsmj really
> does not support virtualnodename and the documentation is wrong or there
> is a serious coding error in the dsmj script.
>
> In addition, I tried putting the virtualnodename option in my dsm.opt
> file which worked fine with the dsmc command but it still was not picked
> up by the dsmj command at all.
>
> I am curious, is this behavior particular to Linux or is this behavior
> the same on the other version of dsmj for unix systems.
>
> --
>
> Regards,
> Mark D. Rodriguez
> President MDR Consulting, Inc.
>
>
===
> MDR Consulting
> The very best in Technical Training and Consulting.
> IBM Advanced Business Partner
> SAIR Linux and GNU Authorized Center for Education
> IBM Certified Advanced Technical Expert, CATE
> AIX Support and Performance Tuning, RS6000 SP, TSM/ADSM and Linux
> Red Hat Certified Engineer, RHCE
>
===


dsmj bug or error in documentation

2005-10-06 Thread Mark D. Rodriguez

I have a Linux system running 5.3.0.11 client code.  According to the
TSM documentation (see excerpt below) the virtualnodename option is
supported by dsmj.

/To restore or retrieve files to another workstation, use the
virtualnodename option to specify the node name of the workstation from
which you backed up the files. Virtualnodename cannot be set to the
hostname of the machine. You can use the virtualnodename option when you
start Tivoli Storage Manager or you can add the virtualnodename option
to your client user options file dsm.opt. Use the virtualnodename option
on the dsmj command if you are borrowing another user's machine and you
do not want to update their client user options file.
/
However, if I use it on the command line when I invoke dsmj I get the
following error which appears to be a syntax error when trying to do a
cd command!

/[EMAIL PROTECTED]:~/mdrfinancial> dsmj -virtualnode=mail
/usr/bin/dsmj: line 125: cd: -v: invalid option
cd: usage: cd [-L|-P] [dir]
Unable to access jarfile dsm.jar
/
I have looked at the file dsmj and it appears that if there are one or
more parameters passed it tries to cd to the first parameter which in
this case causes a problem.  My conclusion is that either dsmj really
does not support virtualnodename and the documentation is wrong or there
is a serious coding error in the dsmj script.

In addition, I tried putting the virtualnodename option in my dsm.opt
file which worked fine with the dsmc command but it still was not picked
up by the dsmj command at all.

I am curious, is this behavior particular to Linux or is this behavior
the same on the other version of dsmj for unix systems.

--

Regards,
Mark D. Rodriguez
President MDR Consulting, Inc.

===
MDR Consulting
The very best in Technical Training and Consulting.
IBM Advanced Business Partner
SAIR Linux and GNU Authorized Center for Education
IBM Certified Advanced Technical Expert, CATE
AIX Support and Performance Tuning, RS6000 SP, TSM/ADSM and Linux
Red Hat Certified Engineer, RHCE
===


Re: TSM - Tape Library Troubleshooting

2005-10-06 Thread Aaron Becar
Just a quick question.

We are running Red Hat EL4.  TSM 5.2 Level 6.  We have a IBM 3583 Tape
Library.  We have TSM installed, and running, without our tape library.
The library is connected via fiber channel hba.  We have installed the
engineering release of the driver, because that is the only compatible
version with our kernel level (2.6.9-11).  I have run the 'IBMtaped'
command and says it is running.  When we run the hwbrowser there is the
three drive under tape drives, and the TL device in the system devices.
However, is says for all of them "no driver or built-in".  What do I
need to do to have TSM communicate with the tape library?  Thanks so
much!

Aaron


HP-UX/VxFS/ACL

2005-10-06 Thread Tom Tann{s

Hi!
I wonder if anyone has encountered similar problems:

During incremental backup on this system, since last Thursday suddenly lots of
files got backed up that hadn't neen changed for years.
Also, at random points since then, the dsmc-process has aborted with
"ANS1028S An internal program error occurred."

ACL's are not set/used on any of the affected files.
(ACL's are not used at all on this system, as far as I or the SysAdm is aware
of)

After runnimg several traces, I found that the backups made was because the
TSM-client discovered a change in the size, checksum, existance etc of the
file's ACL.
The ANS1028S are because of an
"hpux/pserrno.cpp( 351): TransErrno: Unexpected error from acl(GCL_GET),
errno = 22 "


OS is HP-UX fhume B.11.23 U 9000/800 1279364181
TSM-client is Client Version 5, Release 3, Level 0.0
TSM-server is Server Version 5, Release 2, Level 2.5


No changes/upgrades have been made to the OS/filesystem for at least 3 months.
TSM-client 5.3.0 has been running without problems since January.


Re: ANS1468E Backing up Automated System Recovery (ASR) files failed.

2005-10-06 Thread Richard Sims

On Oct 6, 2005, at 12:20 PM, Zoltan Forray/AC/VCU wrote:


A co-worker says that it was a "recognizable pattern" used to
initialize
storage, rather than just using x'00' or x'FF' !



0xdeadbeef is indeed an historic memory populator, which I've
periodically seen appear over 25 years. My notes:

0xdeadbeef  Some subsystems pre-populate
allocated
memory with the hexadecimal
string
0xdeadbeef (this 32-bit hex
value is a
data processing affectation)
so as to be
able to detect that an
application has
failed to initialize an
acquired subset
with binary zeroes. Landing
on a
halfword boundary can
obviously lead to
getting variant "0xbeefdead".

  Richard Sims


Re: ANS1468E Backing up Automated System Recovery (ASR) files failed.

2005-10-06 Thread Zoltan Forray/AC/VCU
I sortof new that - was kinda joking about that - sort of like saying the
ASR backup is "dead meat" !

A co-worker says that it was a "recognizable pattern" used to initialize
storage, rather than just using x'00' or x'FF' !




Andrew Raibeck <[EMAIL PROTECTED]>
Sent by: "ADSM: Dist Stor Manager" 
10/06/2005 12:11 PM
Please respond to
"ADSM: Dist Stor Manager" 


To
ADSM-L@VM.MARIST.EDU
cc

Subject
Re: [ADSM-L] ANS1468E Backing up Automated System Recovery (ASR) files
failed.






Just to clarify: I meant to say, "I don't think the deadbeef trace items
are at issue". That is, they are normal.

Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/[EMAIL PROTECTED]
Internet e-mail: [EMAIL PROTECTED]

IBM Tivoli Storage Manager support web page:
http://www-306.ibm.com/software/sysmgmt/products/support/IBMTivoliStorageManager.html


The only dumb question is the one that goes unasked.
The command line is your friend.
"Good enough" is the enemy of excellence.

"ADSM: Dist Stor Manager"  wrote on 2005-10-06
08:36:18:

> Hi Zoltan,
>
> You should open a PMR with IBM technical support on this, and provide
the
> trace. If you *also* want to send it to me in a zipfile, I can take a
> brief (note I said "BRIEF") look to see if anything stands out, but I
> cannot provide extensive support in this informal forum, so you should
> also open the PMR for the formal support.
>
> I don't think the deadbeef trace items are not at issue; that is
standard
> TSM internal code ("deadbeef", or 0xdeadbeef, is a special hex value
that
> means something internally to TSM).
>
> Regards,
>
> Andy
>
> Andy Raibeck
> IBM Software Group
> Tivoli Storage Manager Client Development
> Internal Notes e-mail: Andrew Raibeck/Tucson/[EMAIL PROTECTED]
> Internet e-mail: [EMAIL PROTECTED]
>
> IBM Tivoli Storage Manager support web page:
> http://www-306.ibm.
> com/software/sysmgmt/products/support/IBMTivoliStorageManager.html
>
> The only dumb question is the one that goes unasked.
> The command line is your friend.
> "Good enough" is the enemy of excellence.
>
> "ADSM: Dist Stor Manager"  wrote on 2005-10-06
> 08:26:47:
>
> > 10/06/2005 11:05:08 ANS1228E Sending of object 'C:' failed
> > 10/06/2005 11:05:08 ANS1468E Backing up Automated System Recovery
(ASR)
> > files failed.   No files will be backed up.
> >
> >
> > TSM Client - 5.3.0.14   Windows Server 2003 - no SP
> > TSM Server - RH Linux AS3 - 5.2.2.5
> >
> > I am having the above error, when backing up the ASR.
> >
> > I have searched the ADSM.ORG archives. The only similar entry I found,
> had
> > no final resolution other than from Andy to perform a trace and send
the
> > output to IBM.
> >
> > I have performed the trace as recommended and would like to know who
to
> > send it to, here ?
> >
> > Or are there other suggestions on resolving this problem.
> >
> > FWIW,  another similarly configured system backs up just fine, to the
> same
> > TSM server.
> >
> > Currently, like the trace logs say, I am "deadbeef".
> >
> > 5 10:56:56.441 [003872] [4028] : circq.cpp   ( 242): Q e30f80,
> > poped deadbeef, count 0, top index 2 - f183917, bot index 2 - f183917
> > 10/06/2005 10:56:56.441 [003872] [4028] : dsfifo.cpp  ( 633):
> > fifoQgetNext(e1c474): Giving entry deadbeef, but next entry is NULL.
> > 10/06/2005 10:56:56.441 [003872] [4028] : dsfifo.cpp  ( 643):
> > fifoQgetNext(e1c474): Giving entry deadbeef, rc 0.
> > 10/06/2005 10:56:56.441 [003872] [4028] : bacontrl.cpp(3272):
> > Producer backup Spec entry is: DEADBEEF


Re: ANS1468E Backing up Automated System Recovery (ASR) files failed.

2005-10-06 Thread Andrew Raibeck
Just to clarify: I meant to say, "I don't think the deadbeef trace items
are at issue". That is, they are normal.

Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/[EMAIL PROTECTED]
Internet e-mail: [EMAIL PROTECTED]

IBM Tivoli Storage Manager support web page:
http://www-306.ibm.com/software/sysmgmt/products/support/IBMTivoliStorageManager.html

The only dumb question is the one that goes unasked.
The command line is your friend.
"Good enough" is the enemy of excellence.

"ADSM: Dist Stor Manager"  wrote on 2005-10-06
08:36:18:

> Hi Zoltan,
>
> You should open a PMR with IBM technical support on this, and provide
the
> trace. If you *also* want to send it to me in a zipfile, I can take a
> brief (note I said "BRIEF") look to see if anything stands out, but I
> cannot provide extensive support in this informal forum, so you should
> also open the PMR for the formal support.
>
> I don't think the deadbeef trace items are not at issue; that is
standard
> TSM internal code ("deadbeef", or 0xdeadbeef, is a special hex value
that
> means something internally to TSM).
>
> Regards,
>
> Andy
>
> Andy Raibeck
> IBM Software Group
> Tivoli Storage Manager Client Development
> Internal Notes e-mail: Andrew Raibeck/Tucson/[EMAIL PROTECTED]
> Internet e-mail: [EMAIL PROTECTED]
>
> IBM Tivoli Storage Manager support web page:
> http://www-306.ibm.
> com/software/sysmgmt/products/support/IBMTivoliStorageManager.html
>
> The only dumb question is the one that goes unasked.
> The command line is your friend.
> "Good enough" is the enemy of excellence.
>
> "ADSM: Dist Stor Manager"  wrote on 2005-10-06
> 08:26:47:
>
> > 10/06/2005 11:05:08 ANS1228E Sending of object 'C:' failed
> > 10/06/2005 11:05:08 ANS1468E Backing up Automated System Recovery
(ASR)
> > files failed.   No files will be backed up.
> >
> >
> > TSM Client - 5.3.0.14   Windows Server 2003 - no SP
> > TSM Server - RH Linux AS3 - 5.2.2.5
> >
> > I am having the above error, when backing up the ASR.
> >
> > I have searched the ADSM.ORG archives. The only similar entry I found,
> had
> > no final resolution other than from Andy to perform a trace and send
the
> > output to IBM.
> >
> > I have performed the trace as recommended and would like to know who
to
> > send it to, here ?
> >
> > Or are there other suggestions on resolving this problem.
> >
> > FWIW,  another similarly configured system backs up just fine, to the
> same
> > TSM server.
> >
> > Currently, like the trace logs say, I am "deadbeef".
> >
> > 5 10:56:56.441 [003872] [4028] : circq.cpp   ( 242): Q e30f80,
> > poped deadbeef, count 0, top index 2 - f183917, bot index 2 - f183917
> > 10/06/2005 10:56:56.441 [003872] [4028] : dsfifo.cpp  ( 633):
> > fifoQgetNext(e1c474): Giving entry deadbeef, but next entry is NULL.
> > 10/06/2005 10:56:56.441 [003872] [4028] : dsfifo.cpp  ( 643):
> > fifoQgetNext(e1c474): Giving entry deadbeef, rc 0.
> > 10/06/2005 10:56:56.441 [003872] [4028] : bacontrl.cpp(3272):
> > Producer backup Spec entry is: DEADBEEF


How to move database and recovery log datasets?

2005-10-06 Thread David Browne
I have to clear 200 mod 3 volumes for TSM  on ZOS, looking  for a quick
way to do so.
I have database volumes and recovery log volumes on model 3 dasd volumes,
they are being replaced with model 27's and 54's.

What is the quickest way to move database and recovery log datasets from a
smaller dasd volume to a larger volume?

Could I use FDR or DFDSS utilities?

The information transmitted is intended only for the person or entity to which 
it is addressed and may contain CONFIDENTIAL material.  If you receive this 
material/information in error, please contact the sender and delete or destroy 
the material/information.


Web Seminar: Understanding Policy Based Retention in IBM Tivoli Storage Manager

2005-10-06 Thread Darrius Plantz
This presentation will cover how policy based retention works in IBM Tivoli 
Storage Manager (TSM). It will explain the effect of each of the retention 
parameters defined in backup and archive copygroups on the data stored in TSM, 
and provide recommendations for ensuring common levels of data retention.

Presenter: Daniel Curtis - IBM Tivoli Storage Manager Level 2 Support 

Please add these particulars to your calendar:

Wednesday, October 12, 2005 at 1:00 PM US CDT 

Web Conference URL: 
https://www-1.ibm.com/collaboration/webconferences/meetingdetails.jsp?meetingId=B174C1C98E0930FE3C005A92E1175B28

** Please test your connectivity to check your setup and see what a web 
conference looks like. **

Web Conference Password: tiv0li (the 0 is a zero).

You will use the tiv0li to log into the actual live web conference once you 
sign into the web conference facility.

Please dial in to the following telephone numbers to ask questions and hear the 
audio.

Confirmation Code: 8403773

US: (800) 818-5264

Intl: (913) 981-5515

IBM Tie Line: 650-0920

If any issues with details please send mail to:  [EMAIL PROTECTED]



-
Yahoo! for Good
 Click here to donate to the Hurricane Katrina relief effort. 


Re: ANS1468E Backing up Automated System Recovery (ASR) files failed.

2005-10-06 Thread Andrew Raibeck
Hi Zoltan,

You should open a PMR with IBM technical support on this, and provide the
trace. If you *also* want to send it to me in a zipfile, I can take a
brief (note I said "BRIEF") look to see if anything stands out, but I
cannot provide extensive support in this informal forum, so you should
also open the PMR for the formal support.

I don't think the deadbeef trace items are not at issue; that is standard
TSM internal code ("deadbeef", or 0xdeadbeef, is a special hex value that
means something internally to TSM).

Regards,

Andy

Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/[EMAIL PROTECTED]
Internet e-mail: [EMAIL PROTECTED]

IBM Tivoli Storage Manager support web page:
http://www-306.ibm.com/software/sysmgmt/products/support/IBMTivoliStorageManager.html

The only dumb question is the one that goes unasked.
The command line is your friend.
"Good enough" is the enemy of excellence.

"ADSM: Dist Stor Manager"  wrote on 2005-10-06
08:26:47:

> 10/06/2005 11:05:08 ANS1228E Sending of object 'C:' failed
> 10/06/2005 11:05:08 ANS1468E Backing up Automated System Recovery (ASR)
> files failed.   No files will be backed up.
>
>
> TSM Client - 5.3.0.14   Windows Server 2003 - no SP
> TSM Server - RH Linux AS3 - 5.2.2.5
>
> I am having the above error, when backing up the ASR.
>
> I have searched the ADSM.ORG archives. The only similar entry I found,
had
> no final resolution other than from Andy to perform a trace and send the
> output to IBM.
>
> I have performed the trace as recommended and would like to know who to
> send it to, here ?
>
> Or are there other suggestions on resolving this problem.
>
> FWIW,  another similarly configured system backs up just fine, to the
same
> TSM server.
>
> Currently, like the trace logs say, I am "deadbeef".
>
> 5 10:56:56.441 [003872] [4028] : circq.cpp   ( 242): Q e30f80,
> poped deadbeef, count 0, top index 2 - f183917, bot index 2 - f183917
> 10/06/2005 10:56:56.441 [003872] [4028] : dsfifo.cpp  ( 633):
> fifoQgetNext(e1c474): Giving entry deadbeef, but next entry is NULL.
> 10/06/2005 10:56:56.441 [003872] [4028] : dsfifo.cpp  ( 643):
> fifoQgetNext(e1c474): Giving entry deadbeef, rc 0.
> 10/06/2005 10:56:56.441 [003872] [4028] : bacontrl.cpp(3272):
> Producer backup Spec entry is: DEADBEEF


ANS1468E Backing up Automated System Recovery (ASR) files failed.

2005-10-06 Thread Zoltan Forray/AC/VCU
10/06/2005 11:05:08 ANS1228E Sending of object 'C:' failed
10/06/2005 11:05:08 ANS1468E Backing up Automated System Recovery (ASR)
files failed.   No files will be backed up.


TSM Client - 5.3.0.14   Windows Server 2003 - no SP
TSM Server - RH Linux AS3 - 5.2.2.5

I am having the above error, when backing up the ASR.

I have searched the ADSM.ORG archives. The only similar entry I found, had
no final resolution other than from Andy to perform a trace and send the
output to IBM.

I have performed the trace as recommended and would like to know who to
send it to, here ?

Or are there other suggestions on resolving this problem.

FWIW,  another similarly configured system backs up just fine, to the same
TSM server.

Currently, like the trace logs say, I am "deadbeef".

5 10:56:56.441 [003872] [4028] : circq.cpp   ( 242): Q e30f80,
poped deadbeef, count 0, top index 2 - f183917, bot index 2 - f183917
10/06/2005 10:56:56.441 [003872] [4028] : dsfifo.cpp  ( 633):
fifoQgetNext(e1c474): Giving entry deadbeef, but next entry is NULL.
10/06/2005 10:56:56.441 [003872] [4028] : dsfifo.cpp  ( 643):
fifoQgetNext(e1c474): Giving entry deadbeef, rc 0.
10/06/2005 10:56:56.441 [003872] [4028] : bacontrl.cpp(3272):
Producer backup Spec entry is: DEADBEEF


Re: Resourceutilization

2005-10-06 Thread Andrew Raibeck
Hi Maurice,

> Only the second link contains wrong data..
> The level of resourceutil is not the number of sessions.

Yes it is... for *restore* operations. There is an earlier page in that
link that contains correct values for backup. Have another look!   :-)

Best regards,

Andy

Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/[EMAIL PROTECTED]
Internet e-mail: [EMAIL PROTECTED]

IBM Tivoli Storage Manager support web page:
http://www-306.ibm.com/software/sysmgmt/products/support/IBMTivoliStorageManager.html

The only dumb question is the one that goes unasked.
The command line is your friend.
"Good enough" is the enemy of excellence.

"ADSM: Dist Stor Manager"  wrote on 2005-10-06
06:52:02:

> Only the second link contains wrong data..
> The level of resourceutil is not the number of sessions.
>
> Regards,
> Maurice
>
> - Original Message -
> From: "Richard Sims" <[EMAIL PROTECTED]>
> To: 
> Sent: Thursday, October 06, 2005 3:24 PM
> Subject: Re: [ADSM-L] Resourceutilization
>
>
> > On Oct 6, 2005, at 9:10 AM, David E Ehresman wrote:
> >
> > > At Share a few years ago, I received a chart showing the number of
> > > data mover threads that would be started at each
> > > resourceutilization level.  I can't find the chart anymore.  Anyone
> > > know where I can find that information?
> > >
> > > David
> > >
> >
> > Google finds:
> >   http://tsm-symposium.oucs.ox.ac.uk/2001/papers/
> > Raibeck.APeekUnderTheHood.PDF
> > and
> >   http://shareweb.share.org/proceedings/sh98/data/S5734.PDF
> >
> > Richard Sims
> >


TSM recovery after host crashes

2005-10-06 Thread Thomas Denier
We have a 5.2.2.0 server running under mainframe Linux, with Linux
running under VM. In the last year we have had two VM crashes and
two Linux crashes. In three of the four cases we were unable to
start the TSM server after the crash because of errors reading the
recovery log. We currently use normal mode logging with no TSM
mirroring of either the database or the recovery log.

Would TSM mirroring of the recovery log with sequential writes
enable us to recover from partial writes to an unmirrored TSM
database?

If not, would recovery log mirroring and database page shadowing
enable us to recover from partial writes to an unmirrored TSM
database?


Re: Resourceutilization

2005-10-06 Thread Maurice van 't Loo
Only the second link contains wrong data..
The level of resourceutil is not the number of sessions.

Regards,
Maurice

- Original Message -
From: "Richard Sims" <[EMAIL PROTECTED]>
To: 
Sent: Thursday, October 06, 2005 3:24 PM
Subject: Re: [ADSM-L] Resourceutilization


> On Oct 6, 2005, at 9:10 AM, David E Ehresman wrote:
>
> > At Share a few years ago, I received a chart showing the number of
> > data mover threads that would be started at each
> > resourceutilization level.  I can't find the chart anymore.  Anyone
> > know where I can find that information?
> >
> > David
> >
>
> Google finds:
>   http://tsm-symposium.oucs.ox.ac.uk/2001/papers/
> Raibeck.APeekUnderTheHood.PDF
> and
>   http://shareweb.share.org/proceedings/sh98/data/S5734.PDF
>
> Richard Sims
>


Re: Resourceutilization

2005-10-06 Thread Richard Sims

On Oct 6, 2005, at 9:10 AM, David E Ehresman wrote:


At Share a few years ago, I received a chart showing the number of
data mover threads that would be started at each
resourceutilization level.  I can't find the chart anymore.  Anyone
know where I can find that information?

David



Google finds:
 http://tsm-symposium.oucs.ox.ac.uk/2001/papers/
Raibeck.APeekUnderTheHood.PDF
and
 http://shareweb.share.org/proceedings/sh98/data/S5734.PDF

Richard Sims


Resourceutilization

2005-10-06 Thread David E Ehresman
At Share a few years ago, I received a chart showing the number of data mover 
threads that would be started at each resourceutilization level.  I can't find 
the chart anymore.  Anyone know where I can find that information?

David


TSM 5.2 and Solaris architecture

2005-10-06 Thread Farren Minns
Hi All

I understand that TSM 5.2 is supported on Solaris 9 but was wondering if
this includes the x86 flavour as well? I would rather not go down this road
anyway, but my boss is asking me to look at other (cheaper), hardware
options so I need to find out.

Many thanks in advance

Farren Minns

John Wiley & Sons, Ltd.
The Atrium,
Southern Gate,
Chichester,
West Sussex PO19 8SQ


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

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


Re: Tivoli Continuous Data Protection for Files

2005-10-06 Thread Schaub, Steve
David,

I dont know about anyone else, but here is a snip from an error log
regarding journal crashes:
10/05/2005 14:56:05 win32NpWrite(): Error 232 writing to named pipe
10/05/2005 14:56:05 jnlWrite(): Write failed, rc -190 from commWrite().
10/05/2005 14:56:05 win32NpWrite(): Error 232 writing to named pipe
10/05/2005 14:56:05 jnlWrite(): Write failed, rc -190 from commWrite().
10/05/2005 14:56:05 win32NpWrite(): Error 232 writing to named pipe
10/05/2005 14:56:05 jnlWrite(): Write failed, rc -190 from commWrite().

also:
10/05/2005 08:52:54 psFsMonitorThread(tid 4144): Notification buffer
overrun for monitored FS 'F:\', journal will be reset.
10/05/2005 08:52:54 Error 6 killing thread 556.
10/05/2005 08:52:54 Attempt to free unknown pointer. Addr 008236C8, File
psfsmon.cpp, Line 845
10/05/2005 08:52:54 ReadFsChangesThread(tid 8624):
ReadDirectoryChangesW: buffer overflow error.
10/05/2005 08:52:54 ReadFsChangesThread(tid 8624):
ReadDirectoryChangesW: exiting thread due to buffer overflow error.
10/05/2005 08:52:56 psFsMonitorThread(tid 4144): Notification buffer
overrun for monitored FS 'F:\', journal will be reset.
10/05/2005 08:52:56 Error 6 killing thread 556.
10/05/2005 08:52:56 Assertion failed. Addr 008236C0, File psfsmon.cpp,
Line 845
10/05/2005 08:52:56 ReadFsChangesThread(tid 8692):
ReadDirectoryChangesW: buffer overflow error.
10/05/2005 08:52:56 ReadFsChangesThread(tid 8692):
ReadDirectoryChangesW: exiting thread due to buffer overflow error.
10/05/2005 08:52:58 psFsMonitorThread(tid 4144): Notification buffer
overrun for monitored FS 'F:\', journal will be reset.
10/05/2005 08:52:58 Error 6 killing thread 556.
10/05/2005 08:52:58 Assertion failed. Addr 00834908, File psfsmon.cpp,
Line 845
10/05/2005 08:52:58 ReadFsChangesThread(tid 6464):
ReadDirectoryChangesW: buffer overflow error.
10/05/2005 08:52:58 ReadFsChangesThread(tid 6464):
ReadDirectoryChangesW: exiting thread due to buffer overflow error.
10/05/2005 08:53:00 psFsMonitorThread(tid 4144): Notification buffer
overrun for monitored FS 'F:\', journal will be reset.
10/05/2005 08:53:00 Error 6 killing thread 556.
10/05/2005 08:53:00 ReadFsChangesThread(tid 8712):
ReadDirectoryChangesW: buffer overflow error.

my tsmjbbd.ini looks like this (set per tsm support recommendations):
[JournalSettings]
Nlsrepos=dscameng.txt
Errorlog=jbberror.log

[JournalExcludeList]
%WINDIR%\*
%SystemDrive%\Adsm.Sys\*
%TEMP%\*
%TMP%\*
%USERPROFILE%\*\index.dat
%SystemDrive%\Documents and Settings\NetShowServices\ntuser.dat
%SystemDrive%\Documents and Settings\NetShowServices\Local
Settings\Application Data\Microsoft\Windows\UsrClass.dat
%USERPROFILE%\ntuser.dat
%USERPROFILE%\Local Settings\Application
Data\Microsoft\Windows\UsrClass.dat
%SystemRoot%\System32\Config\*
*.jdb.dir
*.jdb.pag
*.jdbinc.dir
*.jdbinc.pag
*.jbbdb
*:\pagefile.sys
*:\*.crmlog
*:\hiberfil.sys
*:\...\*.tmp
*:\...\*.ldb
*:\...\*.mdf
*:\...\*.ldf
*:\...\cache\*
*:\...\tsmlvsacache\*
*:\...\exchsrvr\*
*:\...\Temporary Internet Files\*
*:\Recycled\*
*:\Recycler\*
*:\system volume information\*

[JournaledFileSystemSettings]
JournaledFileSystems=E: F: G: H: I: J:
JournalDBSize=0x
NotifyFilter=0x015b
NotifyBufferSize=0x00A0

I am trying to use it on a Win2003 (not going to be SP1 anytime soon)
fileserver with 2 volumes containing a total of 3+TB and 5mil+ files.
TSM server is 5.2.4.3 and client is 5.3.0.5.  Incremental backups
transfer 500-600GB per night (alot of large .pst files).  The journal
crashes every few weeks and takes the backup with it.  I'm going to
start resetting the journal every weekend to see if that helps during
the week, but it shouldnt be that way.

anyone else having journal blues?

Steve Schaub
Systems Engineer, WNI
BlueCross BlueShield of Tennessee
423-752-6574 (desk)
423-785-7347 (cell)



From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
David McClelland
Sent: Wednesday, October 05, 2005 8:08 AM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] Tivoli Continuous Data Protection for Files



Richard,

Certainly take a look at the newer 5.3 TSM client versions of
journaling, if you haven't already, as there are many improvements over
5.2's and below at this level (including a new B-tree based journal DB
which is much more reliable and isn't limited to 2GB in size).
Otherwise, can you tell us what problems are you encountering with
journaling?

CDP sits on top of the same Win32 API that the TSM Journal engine does -
I personally haven't tried it on large file servers, only on local
workstations. I guess you'd need to make sure you tune/allocate enough
disk space for the \RealTimeBackup local backup area for a start (from
the CDP 'gui' in the Configure tree). As a matter of interest, is anyone
else using CDP in this way yet (I know it's only been out and about
externally for a few weeks).

If you're not familiar with it, take a look here for more details:

http://www-306.ibm.com/software/tivoli/products/contin

Re: select from filespaces

2005-10-06 Thread Henrik Wahlstedt
Yeap, or BACKUP_END is null makes life more comfortable...


select node_name, sum((capacity * pct_util)/100/1024) "Total GB" from
filespaces where -
cont> (backup_end>'2005-08-28 00:00:00.00' or BACKUP_END is null)
group by node_name

//Henrik

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
goc
Sent: den 6 oktober 2005 10:12
To: ADSM-L@VM.MARIST.EDU
Subject: Re: select from filespaces

hi,
on the first tought i presume it has something to do with "where
backup_end>'2005-08-28 00:00:00.00' " part ..
since in query without this condition the kb filespace is showing
themself huh?

goran


- Original Message -
From: "Henrik Wahlstedt" <[EMAIL PROTECTED]>
To: 
Sent: Thursday, October 06, 2005 10:01 AM
Subject: select from filespaces


Hi,

I got this odd reslut when I do a select from filespaces on a Win2k TSM
server, 5.2.2.5.


select node_name, sum((capacity * pct_util)/100/(1024) as "Total GB"
from filespaces where backup_end>'2005-08-28 00:00:00.00' group by
node_name

NODE_NAME   Total GB
-- -
KBH-DB017.42


select node_name,filespace_name, (capacity * pct_util)/100/1024 as
"Total GB" from filespaces where backup_end>'2005-08-28 00:00:00.00'


NODE_NAME  FILESPACE_NAME
Total GB
-- --
-
KBH-DB01   /
2.24
KBH-DB01   /boot
0.02
KBH-DB01   /dbarch
0.26
KBH-DB01   /dump
1.84
KBH-DB01   /prog
3.06


select node_name, filespace_name, capacity, pct_util from filespaces

NODE_NAME  FILESPACE_NAME CAPACITY
PCT_UTIL
-- -- 

KBH-DB01   /   62124.3
3.7
KBH-DB01   /boot 192.9
12.9
KBH-DB01   /db 68353.1
74.7
KBH-DB01   /dbarch 16734.1
1.6
KBH-DB01   /dump8533.9
22.1
KBH-DB01   /prog   34527.1
9.1

And usning a calulator..
2299
-
51059
268
1886
3142
=58564


Why doesnt TSM also use KBH-DB01/db in its calculation.

Any thoughts?



//Henrik



---
The information contained in this message may be CONFIDENTIAL and is
intended for the addressee only. Any unauthorised use, dissemination of
the information or copying of this message is prohibited. If you are not
the addressee, please notify the sender immediately by return e-mail and
delete this message.
Thank you.


---
The information contained in this message may be CONFIDENTIAL and is
intended for the addressee only. Any unauthorised use, dissemination of the
information or copying of this message is prohibited. If you are not the
addressee, please notify the sender immediately by return e-mail and delete
this message.
Thank you.


Re: select from filespaces

2005-10-06 Thread goc

hi,
on the first tought i presume it has something to do with
"where backup_end>'2005-08-28 00:00:00.00' " part ..
since in query without this condition the kb filespace is showing themself
huh?

goran


- Original Message -
From: "Henrik Wahlstedt" <[EMAIL PROTECTED]>
To: 
Sent: Thursday, October 06, 2005 10:01 AM
Subject: select from filespaces


Hi,

I got this odd reslut when I do a select from filespaces on a Win2k TSM
server, 5.2.2.5.


select node_name, sum((capacity * pct_util)/100/(1024) as "Total GB"
from filespaces where backup_end>'2005-08-28 00:00:00.00' group by
node_name

NODE_NAME   Total GB
-- -
KBH-DB017.42


select node_name,filespace_name, (capacity * pct_util)/100/1024 as
"Total GB" from filespaces where backup_end>'2005-08-28 00:00:00.00'


NODE_NAME  FILESPACE_NAME
Total GB
-- --
-
KBH-DB01   /
2.24
KBH-DB01   /boot
0.02
KBH-DB01   /dbarch
0.26
KBH-DB01   /dump
1.84
KBH-DB01   /prog
3.06


select node_name, filespace_name, capacity, pct_util from filespaces

NODE_NAME  FILESPACE_NAME CAPACITY
PCT_UTIL
-- -- 

KBH-DB01   /   62124.3
3.7
KBH-DB01   /boot 192.9
12.9
KBH-DB01   /db 68353.1
74.7
KBH-DB01   /dbarch 16734.1
1.6
KBH-DB01   /dump8533.9
22.1
KBH-DB01   /prog   34527.1
9.1

And usning a calulator..
2299
-
51059
268
1886
3142
=58564


Why doesnt TSM also use KBH-DB01/db in its calculation.

Any thoughts?



//Henrik



---
The information contained in this message may be CONFIDENTIAL and is
intended for the addressee only. Any unauthorised use, dissemination of the
information or copying of this message is prohibited. If you are not the
addressee, please notify the sender immediately by return e-mail and delete
this message.
Thank you.


select from filespaces

2005-10-06 Thread Henrik Wahlstedt
Hi,
 
I got this odd reslut when I do a select from filespaces on a Win2k TSM
server, 5.2.2.5.
 
 
select node_name, sum((capacity * pct_util)/100/(1024) as "Total GB"
from filespaces where backup_end>'2005-08-28 00:00:00.00' group by
node_name
 
NODE_NAME   Total GB
-- -
KBH-DB017.42
 
 
select node_name,filespace_name, (capacity * pct_util)/100/1024 as
"Total GB" from filespaces where backup_end>'2005-08-28 00:00:00.00'

 
NODE_NAME  FILESPACE_NAME
Total GB
-- --
-
KBH-DB01   /
2.24
KBH-DB01   /boot
0.02
KBH-DB01   /dbarch
0.26
KBH-DB01   /dump
1.84
KBH-DB01   /prog
3.06 
 
 
select node_name, filespace_name, capacity, pct_util from filespaces
 
NODE_NAME  FILESPACE_NAME CAPACITY
PCT_UTIL
-- -- 

KBH-DB01   /   62124.3
3.7
KBH-DB01   /boot 192.9
12.9
KBH-DB01   /db 68353.1
74.7
KBH-DB01   /dbarch 16734.1
1.6
KBH-DB01   /dump8533.9
22.1
KBH-DB01   /prog   34527.1
9.1
 
And usning a calulator..
2299
-
51059
268
1886
3142
=58564
 
 
Why doesnt TSM also use KBH-DB01/db in its calculation.
 
Any thoughts?
 
 
 
//Henrik
 


---
The information contained in this message may be CONFIDENTIAL and is
intended for the addressee only. Any unauthorised use, dissemination of the
information or copying of this message is prohibited. If you are not the
addressee, please notify the sender immediately by return e-mail and delete
this message.
Thank you.


Re: Adding a D52 frame to my 3584 library

2005-10-06 Thread goc

hi,
done that a month ago with 6 LTO3 drive in it,
well it is a big deal ... if you read one of my previous posts you
might seen that primary library makes a microcode downgrade on
expansion rack controler i whatever case, another thing is if you are having
low
microcode on primary frame the primary library
controler will not recognize the expansion frame when his barcode reader
makes his way to the "unknown", so ... upgrade your microcode on L32 to the
max before doing
this operation, if you prepared everything before starting the upgrade
estimated time
can be around 4-6 hours including TSM reconfiguration, if not expect an
whole-day operation
:-)

peace,
goran

- Original Message -
From: "William Boyer" <[EMAIL PROTECTED]>
To: 
Sent: Wednesday, October 05, 2005 7:09 PM
Subject: Adding a D52 frame to my 3584 library



A new D52 frame (no drives, just slots) has been ordered for my 3584
library. This is the first expansion frame. ANyone out there
been through this before? Any issues I should watch out for with TSM? How
much time does IBM require for the installation?


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



Minimum EDT level for TSM 5.3?

2005-10-06 Thread Robert Clark
Does anyone know the minimum Gresham EDT version supported by "TSM Server
for AIX" and "TSM for SAN" level 5.3.1.x?

The TSM for SAN docs indicate 6.4.4 or newer, but that doesn't necessarily
jive with Gresham's website.

ACLS 7.0 should be good with TSM 5.3?

Thanks.