Re: Moving Data

2007-01-31 Thread Gilbert, Guillaume
Try move nodedata.  


Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.285-8440 Office
514.290.6526 Cell


-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Kevin Kinder
Sent: January 31, 2007 14:35
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] Moving Data

I'm struggling through a bit of a blind spot.

My goal is to move all the data belonging to a node from one active tape
storage pool to another. Over time, with deletions and additions, the
firs pool has become populated with much more data than the second, and
as a result migrations are occuring outside their scheduled times.

My environment:
TSM for MVS 5.3.3.0
Running under z/OS v 1.7

I read the manual, and Quick Facts, where I saw this:

*---
Node, move across storage pools 

Use 'MOVe Data', specifying a different storage pool; then reassign the
node to the new stgpool's domain. But if a node shares tapes with other
nodes: reassign it to the new stgpool, then let the data expire off of
the old stgpool.
*---


The nodes I want to move do share tapes with other nodes, so I figured
that the second option was the way to go. However, that leaves this
question: If the node has files that have existed for a long time and
never changed, they would never expire off the old pool, so I would
always be left with some files in the old pool, correct? How would I
move those files without trying to identify them one by one?

Here's an example:


Trying to move files from NODE1, which is currently owned by the DOMAIN1
Policy Domain, from STGPOOL1 to STGPOOL2. 

The storage pools belong to separate domains (DOMAIN1 and DOMAIN2), both
of which have identical management class settings:

*
How many different versions of the file should be kept? 
This number of versions 30
 
Number of days to keep inactive versions This number of days 30

Deleted Files
Number of file versions to keep
This number of versions 30
  
Amount of time to keep the last file version This number of days 30
*--

Each node has files that haven't changed in more than 30 days, and
probably will never change gain. Those files will never expire, so how
do I move those? Thanks in advance for your assistance.



 
 
 




-
Kevin Kinder
State of WV


VMWare VCB Backups

2007-01-29 Thread Gilbert, Guillaume
Hi all

Can anyone point me to a ressource to help me configure backups with
VMWare 3, VCB and a TSM 5.3 client.

I've searched IBM's site and couldn't find anything current.

Thanks

Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell


Re: Second TSM Instance

2006-11-28 Thread Gilbert, Guillaume
I've been searching through IBMs site and the list archives and all I have 
found on this topic was concerning UNIX. Is it possible to create a second 
instance of TSM on a Windows 2003 server?


Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell




-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Richard 
Rhodes
Sent: November 28, 2006 09:18
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] Second TSM Instance

When we recently started with multiple instances (on aix),, I implemented it by 
creating a directory for the each instance that contains the instance specific 
files.

/tsmdata/tsminstance/config

I then created a soft link on the dsmserv binary to dsmserv_tsminstance in 
the normal tsm bin dir.  This way a ps -ef | grep dsm shows the symlink name.

In the config dir are scripts to start/stop the instance.  Here is the start 
script
for our instance TSM1.The actual tsm log and db are on raw volumes.
The dsmserv.opt and instance is setup to put volhist, dev config, accnt log, 
etc, etc in the same directory.

fe-bkup3:/tsmdata/tsm1/config==cat rc.start_tsm1.ksh #!/bin/ksh # Set the 
language
#
export LANG=en_US
#
# Max out size of data area
#
ulimit -d unlimited
#
# Allow the server to pack shared memory segments # export EXTSHM=ON # setup to 
run tsmlm2 cd /tsmdata/tsm1/config export 
PATH=${PATH}:/usr/tivoli/tsm/server/bin
export DSMSERV_DIR=/usr/tivoli/tsm/server/bin
export DSMSERV_CONFIG=/tsmdata/tsm1/config/dsmserv.opt
export DSMSERV_ACCOUNTING_DIR=/tsmdata/tsm1/config
#
# Start the server in quiet mode.
#
print $(date '+%D %T') Starting Tivoli Storage Manager Server
nohup dsmserv_tsm1quiet 


fe-bkup3:/tsmdata/tsm1/config==cat kill_tsm1.ksh #!/bin/ksh kill $(cat 
/tsmdata/tsm1/config/adsmserv.lock | awk '{print $4}')


fe-bkup3:/tsmdata/tsm1/config==cat kill9_tsm1.ksh #!/bin/ksh kill -9 $(cat 
/tsmdata/tsm1/config/adsmserv.lock | awk '{print $4}')




   
 Bernaldo de  
 Quiros, Iban 1   
 iban.bernaldodeq  To 
 [EMAIL PROTECTED]ADSM-L@VM.MARIST.EDU
 Sent by: ADSM:cc 
 Dist Stor 
 Manager  Subject 
 [EMAIL PROTECTED] Second TSM Instance 
 .EDU 
   
   
 11/28/2006 06:03  
 AM
   
   
 Please respond to 
 ADSM: Dist Stor  
 Manager  
 [EMAIL PROTECTED] 
   .EDU   
   
   




Hi all,

I am planning to create a second instance in my TSM on Solaris 9. I have read 
on the quick reference guide, that I have to export the following environment 
variables:
DSMSERV_DIR
DSMSERV_CONFIG

To the new path of my second instance.

The change will affect to my first TSM instance...¿?

What does these environment variables do ¿?

Thanks in advance,

Regards,
Ibán.



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


DS4100 config for TSM DB

2006-11-02 Thread Gilbert, Guillaume
Hi

Server 5.3.3.3 on Windows 2003

My TSM db currently resides on a DS4100 (FASTT600) on 146GB drives
configured in RAID1. What is the best configuration for segment size and
cache read ahead for the database LUN?

Thanks!

Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell


Re: TDP for Oracle on AIX...configuration

2006-10-23 Thread Gilbert, Guillaume
You should not point to a dsm.sys file. You should point to a dsm.opt
file which then will point to the dsm.sys. 


Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Lawrence Clark
Sent: October 23, 2006 09:34
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] TDP for Oracle on AIX...configuration

Yes, I went through that Friday. Eliminate one option and the following
one shows as an error.
The only one it takes is server

For example: change the dsm.sys to:

SErvername  backup
* COMMMETHOD  TCPIP
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
* mailprog   /bin/mail root
* errorlogretention  7
nodename   TDP_DBA2DBMS

and I get:

ANS0220E (RC400)  An invalid option was found during option parsing.
[dba2dbms] /home/oracle/tsm #

in the tdpoerror.log it shows:


10/23/06   09:22:33 ANS1038S Invalid option specified
10/23/06   09:29:47 ANS1036S Invalid option 'TCPPORT' found in options
file '/us
r/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 3
 Invalid entry : 'TCPPort1500'

10/23/06   09:29:47 ANS1038S Invalid option specified

Commenting out the TCPPORT option, I then get:

10/23/06   09:29:47 ANS1038S Invalid option specified
10/23/06   09:32:21 ANS1036S Invalid option 'TCPSERVERADDRESS' found in
options
file '/usr/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 4
 Invalid entry : 'TCPServeraddress   172.30.3.8

So it sees each option as an error. I did try moving those to the
dsm.opt file with the same results.

 [EMAIL PROTECTED] 10/23/06 9:20 AM 
Lawrence,

You could omit the COMMMETHOD stanza, because COMMMETHOD TCPIP is the
default.

Met vriendelijke groet, with kind regards,

Richard van Denzel.



Van: ADSM: Dist Stor Manager namens Lawrence Clark
Verzonden: ma 23-10-2006 14:53
Aan: ADSM-L@VM.MARIST.EDU
Onderwerp: Re: [ADSM-L] TDP for Oracle on AIX...configuration



Yes, I do that, a few characters are cut off by the display. I'm at:

10/20/06   15:17:29 ANS1038S Invalid option specified
10/23/06   08:48:08 ANS1036S Invalid option 'COMMMETHOD' found in
options file '
/usr/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 2
 Invalid entry : 'COMMMETHOD  TCPIP'

10/23/06   08:48:08 ANS1038S Invalid option specified

while the file contains correct options:

SErvername  backup
COMMMETHOD  TCPIP
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
mailprog   /bin/mail root
errorlogretention  7
nodename   TDP_DBA2DBMS


 [EMAIL PROTECTED] 10/21/06 2:09 AM 
On Fri, Oct 20, 2006 at 02:11:34PM -0400, Lawrence Clark wrote:

 tdpoconf password -TDPO_OPTFILE=/home/oracle/ts

You should point to the optionsfile itself, not the directory containing
it. This means: tdpoconf password
-tdpo_optfile=/home/oracle/ts/tdpo.opt.

Regards,
--
Jurjen Oskam


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


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


Re: TDP for Oracle on AIX...configuration

2006-10-23 Thread Gilbert, Guillaume
Your dsm.opt file should have only the following entry :

SErvername  backup 


Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Lawrence Clark
Sent: October 23, 2006 10:08
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] TDP for Oracle on AIX...configuration

changed the tdpo.opt to point to dsm.opt...same error:

ANS0220E (RC400)  An invalid option was found during option parsing.
[dba2dbms] /home/oracle/tsm #
10/23/06   10:03:38 ANS1036S Invalid option 'COMMMETHOD' found in
options file '
/usr/tivoli/tsm/client/api/bin64/dsm.opt'
 at line number : 2
 Invalid entry : 'COMMmethod TCPip'

10/23/06   10:03:38 ANS1038S Invalid option specified

OPTIONS FILE: dsm.opt
SErvername  backup
COMMmethod TCPip
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
mailprog   /bin/mail root
errorlogretention  7
nodename   TDP_DBA2DBMS

dsm.sys:
SErvername  backup
* COMMMETHOD  TCPIP
* TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
* mailprog   /bin/mail root
* errorlogretention  7
nodename   TDP_DBA2DBMS

tdpo.opt file:

*

DSMI_ORC_CONFIG/usr/tivoli/tsm/client/api/bin64/dsm.opt
DSMI_LOG   /home/oracle/tsm

TDPO_FSFS_TDPDBA2
TDPO_NODE  TDP_ORA
TDPO_OWNER oracle
TDPO_PSWDPATH  /usr/tivoli/tsm/client/api/bin64
*TDPO_DATE_FMT  1
*TDPO_NUM_FMT   1
*TDPO_TIME_FMT  1
*TDPO_MGMT_CLASS_2   mgmtclass2
*TDPO_MGMT_CLASS_3   mgmtclass3


 [EMAIL PROTECTED] 10/23/06 9:45 AM 
You should not point to a dsm.sys file. You should point to a dsm.opt
file which then will point to the dsm.sys.


Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Lawrence Clark
Sent: October 23, 2006 09:34
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] TDP for Oracle on AIX...configuration

Yes, I went through that Friday. Eliminate one option and the following
one shows as an error.
The only one it takes is server

For example: change the dsm.sys to:

SErvername  backup
* COMMMETHOD  TCPIP
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
* mailprog   /bin/mail root
* errorlogretention  7
nodename   TDP_DBA2DBMS

and I get:

ANS0220E (RC400)  An invalid option was found during option parsing.
[dba2dbms] /home/oracle/tsm #

in the tdpoerror.log it shows:


10/23/06   09:22:33 ANS1038S Invalid option specified
10/23/06   09:29:47 ANS1036S Invalid option 'TCPPORT' found in options
file '/us
r/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 3
 Invalid entry : 'TCPPort1500'

10/23/06   09:29:47 ANS1038S Invalid option specified

Commenting out the TCPPORT option, I then get:

10/23/06   09:29:47 ANS1038S Invalid option specified
10/23/06   09:32:21 ANS1036S Invalid option 'TCPSERVERADDRESS' found
in
options
file '/usr/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 4
 Invalid entry : 'TCPServeraddress   172.30.3.8

So it sees each option as an error. I did try moving those to the
dsm.opt file with the same results.

 [EMAIL PROTECTED] 10/23/06 9:20 AM 
Lawrence,

You could omit the COMMMETHOD stanza, because COMMMETHOD TCPIP is the
default.

Met vriendelijke groet, with kind regards,

Richard van Denzel.



Van: ADSM: Dist Stor Manager namens Lawrence Clark
Verzonden: ma 23-10-2006 14:53
Aan: ADSM-L@VM.MARIST.EDU
Onderwerp: Re: [ADSM-L] TDP for Oracle on AIX...configuration



Yes, I do that, a few characters are cut off by the display. I'm at:

10/20/06   15:17:29 ANS1038S Invalid option specified
10/23/06   08:48:08 ANS1036S Invalid option 'COMMMETHOD' found in
options file '
/usr/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 2
 Invalid entry : 'COMMMETHOD  TCPIP'

10/23/06   08:48:08 ANS1038S Invalid option specified

while the file contains correct options:

SErvername  backup
COMMMETHOD  TCPIP
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
mailprog   /bin/mail root
errorlogretention  7
nodename   TDP_DBA2DBMS


 [EMAIL PROTECTED] 10/21/06 2:09 AM 
On Fri, Oct 20, 2006 at 02:11:34PM -0400, Lawrence Clark wrote:

 tdpoconf password -TDPO_OPTFILE=/home/oracle/ts

You should point to the optionsfile itself, not the directory containing
it. This means: tdpoconf password
-tdpo_optfile=/home/oracle/ts/tdpo.opt.

Regards,
--
Jurjen Oskam


The information contained in this electronic message and any attachments
to this message are intended for the exclusive use of the

Re: TDP for Oracle on AIX...configuration

2006-10-23 Thread Gilbert, Guillaume
You should now use the tdpoconf utility to set your password :

Tdpoconf password tdpo_optfile=tdpo.opt 


Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Lawrence Clark
Sent: October 23, 2006 10:56
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] TDP for Oracle on AIX...configuration

 [EMAIL PROTECTED] 10/23/06 10:20 AM 
Your dsm.opt file should have only the following entry :

SErvername  backup

Yes, that was how I had it originallyI just set it back to that
and I'm back to my original problem:

Data Protection for Oracle Information
 Version:  5
 Release:  3
 Level:3
 Sublevel: 0
 Platform: 64bit TDP Oracle AIX

Tivoli Storage Manager Server Information
 Server Name:  BACKUP
 Server Address:   172.30.3.86
 Communication Method: TCP/IP

Session Information
 Owner Name:   oracle
 Node Name:TDP_ORA
 DSMI_DIR: /usr/tivoli/tsm/client/api/bin64
 DSMI_ORC_CONFIG:  /usr/tivoli/tsm/client/api/bin64/dsm.opt
 TDPO_OPTFILE: /home/oracle/tsm/tdpo.opt
 Password Directory:   /usr/tivoli/tsm/client/api/bin64
 Compression:  FALSE
 License Information:  License File Error - see tdpoerror.log for
details

ANS0282E (RC168)  Password file is not available.

10/23/06   10:53:29 ANS0282E Password file is not available.




Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Lawrence Clark
Sent: October 23, 2006 10:08
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] TDP for Oracle on AIX...configuration

changed the tdpo.opt to point to dsm.opt...same error:

ANS0220E (RC400)  An invalid option was found during option parsing.
[dba2dbms] /home/oracle/tsm #
10/23/06   10:03:38 ANS1036S Invalid option 'COMMMETHOD' found in
options file '
/usr/tivoli/tsm/client/api/bin64/dsm.opt'
 at line number : 2
 Invalid entry : 'COMMmethod TCPip'

10/23/06   10:03:38 ANS1038S Invalid option specified

OPTIONS FILE: dsm.opt
SErvername  backup
COMMmethod TCPip
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
mailprog   /bin/mail root
errorlogretention  7
nodename   TDP_DBA2DBMS

dsm.sys:
SErvername  backup
* COMMMETHOD  TCPIP
* TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
* mailprog   /bin/mail root
* errorlogretention  7
nodename   TDP_DBA2DBMS

tdpo.opt file:

*

DSMI_ORC_CONFIG/usr/tivoli/tsm/client/api/bin64/dsm.opt
DSMI_LOG   /home/oracle/tsm

TDPO_FSFS_TDPDBA2
TDPO_NODE  TDP_ORA
TDPO_OWNER oracle
TDPO_PSWDPATH  /usr/tivoli/tsm/client/api/bin64
*TDPO_DATE_FMT  1
*TDPO_NUM_FMT   1
*TDPO_TIME_FMT  1
*TDPO_MGMT_CLASS_2   mgmtclass2
*TDPO_MGMT_CLASS_3   mgmtclass3


 [EMAIL PROTECTED] 10/23/06 9:45 AM 
You should not point to a dsm.sys file. You should point to a dsm.opt
file which then will point to the dsm.sys.


Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Lawrence Clark
Sent: October 23, 2006 09:34
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] TDP for Oracle on AIX...configuration

Yes, I went through that Friday. Eliminate one option and the following
one shows as an error.
The only one it takes is server

For example: change the dsm.sys to:

SErvername  backup
* COMMMETHOD  TCPIP
TCPPort1500
TCPServeraddress   172.30.3.86
passwordaccess prompt
* mailprog   /bin/mail root
* errorlogretention  7
nodename   TDP_DBA2DBMS

and I get:

ANS0220E (RC400)  An invalid option was found during option parsing.
[dba2dbms] /home/oracle/tsm #

in the tdpoerror.log it shows:


10/23/06   09:22:33 ANS1038S Invalid option specified
10/23/06   09:29:47 ANS1036S Invalid option 'TCPPORT' found in options
file '/us
r/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 3
 Invalid entry : 'TCPPort1500'

10/23/06   09:29:47 ANS1038S Invalid option specified

Commenting out the TCPPORT option, I then get:

10/23/06   09:29:47 ANS1038S Invalid option specified
10/23/06   09:32:21 ANS1036S Invalid option 'TCPSERVERADDRESS' found
in
options
file '/usr/tivoli/tsm/client/api/bin64/dsm.sys'
 at line number : 4
 Invalid entry : 'TCPServeraddress   172.30.3.8

So it sees each option as an error. I did try moving those to the
dsm.opt file with the same results.

 [EMAIL PROTECTED] 10/23/06 9:20 

Re: tsm not recognizing tape unit

2006-10-12 Thread Gilbert, Guillaume
From what I  have seen on this thread, the drives in question are IBM
LTO3 drives. The TSM device driver cannot be used with these. Only the
IBM Atape device drive must be used. You have to de-install the TSM
device driver, install the IBM device driver and this should work.

 


Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Mark Stapleton
Sent: October 11, 2006 15:57
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] tsm not recognizing tape unit

From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Mario Behring No. But, just out of curiosity, is there any difference if
it is started at boot time or not ?

Indeed it does! If it doesn't start at boot time, the OS takes over the
device when it loads its drivers.

--
Mark Stapleton
Senior TSM engineer
Evolving Solutions, Minneapolis


ISC installation problems

2006-09-08 Thread Gilbert, Guillaume
Hello

I am having problems installing ISC on Windows 2003 servers. I tried 3
times on a VMWare image with a fresh install of Win2K3. The image had
1024 Mbytres of RAM allocated. The 3 times the install stoped at 93%.
The last entries in ISCRuntimeInstall.log are :

(Sep 7, 2006 4:06:51 PM), Setup.product.install,
com.ibm.isc.install.ismp.FailAndExitAction, wrn,
ISCArchiveFixupFail_Exit
(Sep 7, 2006 4:06:51 PM), Setup.product.install,
com.ibm.isc.install.ismp.FailAndExitAction, wrn, 
(Sep 7, 2006 4:06:51 PM), Setup.product.install,
com.ibm.isc.install.ismp.FailAndExitAction, msg2,
status=FAILED,timestamp=Thu Sep 07 16:06:51 EDT
2006,progress=(unchanged)

I then tried on another server, non-VMWare with 2 GB of ram with the
same result.

This is version 6.0.1 of ISC. The package name is TSM 6.0.1 Integrated
Solutions Console 2005-10-19 C86PQML.exe, downloaded form Passport site.
As the readme says, ISC must be installed before AC, but I read
somewhere that you can install AC without ISC. Is this the case?

Any help is appreciated

Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell


Re: ISC installation problems

2006-09-08 Thread Gilbert, Guillaume
The c: drive for both servers was over 10GB in size and had 80% of that
free before the installation, so I think I'm good. I did cleanup
vpd.properties and all the files in TEMP and in Program Files after each
install. I am goning to try again on another system. The fact that it
stopped with the same symptoms on both servers points to a packaging
problem I think. I'll redownload the files... 


Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Richard van Denzel
Sent: September 8, 2006 10:31
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] ISC installation problems

Hi Guillaume,

ISC fails to install every now and then and it's mostly not very clear
on why it fails. A couple of things to check:

- Free space on the installation path (pref. 1-2 GB free space)
- Free space on the drive where TEMP is located (pref. 1-2 GB free
space)
- After a failed installation don't forget to clear
C:\Windows\vpd.properties with all entries to ISC
- Verify that the downloaded file is the correct size

I've had ISC and AC fail on installation a couple of times, restarted,
restarted, restarted and hey it installed.
Btw, you cannot install AC without ISC (it's is a plugin for ISC). Don't
forget for AC to change the installation path (ISC installs in
drive:\Program Files\IBM\ISC601 by default and AC 5.3.x will install
into drive:\Program Files\IBM\ISC by default, so change either on of
them to reflect the other).

Met vriendelijke groet, with kind regards,
 
Richard van Denzel

-Oorspronkelijk bericht-
Van: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] Namens
Gilbert, Guillaume
Verzonden: vrijdag 8 september 2006 16:06
Aan: ADSM-L@VM.MARIST.EDU
Onderwerp: [ADSM-L] ISC installation problems

Hello

I am having problems installing ISC on Windows 2003 servers. I tried 3
times on a VMWare image with a fresh install of Win2K3. The image had
1024 Mbytres of RAM allocated. The 3 times the install stoped at 93%.
The last entries in ISCRuntimeInstall.log are :

(Sep 7, 2006 4:06:51 PM), Setup.product.install,
com.ibm.isc.install.ismp.FailAndExitAction, wrn,
ISCArchiveFixupFail_Exit (Sep 7, 2006 4:06:51 PM),
Setup.product.install, com.ibm.isc.install.ismp.FailAndExitAction, wrn,
(Sep 7, 2006 4:06:51 PM), Setup.product.install,
com.ibm.isc.install.ismp.FailAndExitAction, msg2,
status=FAILED,timestamp=Thu Sep 07 16:06:51 EDT
2006,progress=(unchanged)

I then tried on another server, non-VMWare with 2 GB of ram with the
same result.

This is version 6.0.1 of ISC. The package name is TSM 6.0.1 Integrated
Solutions Console 2005-10-19 C86PQML.exe, downloaded form Passport site.
As the readme says, ISC must be installed before AC, but I read
somewhere that you can install AC without ISC. Is this the case?

Any help is appreciated

Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell


Re: library manager mounted volumes - which client instance are they for?

2006-09-06 Thread Gilbert, Guillaume
This should work :

select drives.drive_name, -
   paths.device, -
   drives.drive_state, -
   paths.online, -
   drives.allocated_to -
from drives,paths -
where drives.drive_name=paths.destination_name 


Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Richard Rhodes
Sent: September 6, 2006 09:44
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] library manager mounted volumes - which client
instance are they for?

From a TSM library manager instance, is there a way to tell which mounts
(q
mount)
are related to a particular TSM library client instance?

A q mount lists the volumes mounted, and a q libvol for those
volumes would show the owning instance . . . . but I'm thinking there
must be a more direct way.

Thanks

Rick



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


Re: 07/17/06 10:00:44 ANR8447E No drives are currently available i n library

2006-07-17 Thread Gilbert, Guillaume
Hi Laura

Check if paths are online. Check your devices at the OS level to see if
they are available, as opposed to defined. 


Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Laura Lantz
Sent: July 17, 2006 11:21
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] 07/17/06 10:00:44 ANR8447E No drives are currently
available i n library

AIX 4.3.3
TSM 5.1.5

Any ideas on how to resolve the following error?

07/17/06   10:00:44  ANR8447E No drives are currently available in
library
  3583LIB.

Drives are online both in TSM and AIXno indication of them having
any problems.  When backups start I get the above error.

Any help is much appreciated! {;o)

Laura


Re: Migdelay explanation

2006-07-07 Thread Gilbert, Guillaume
You have to check the migcontinue parameter. If it is at YES (the
default) it will not take into account the migdelay parameter when doing
migrations 


Guillaume Gilbert
Storage Architect
Storage Group, Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Cell

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Remeta, Mark
Sent: July 7, 2006 14:44
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] Migdelay explanation

I have that setup on one of my pools.
Hi and lo are set to 0 and never change, and it only migrates data over
the migdelay value...


-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] Behalf Of
Park, Rod
Sent: Friday, July 07, 2006 2:31 PM
To: ADSM-L@VM.MARIST.EDU
Subject: Migdelay explanation


 Could someone in the group please explain to me how migdelay works. I
am wanting to setup a disk pool to migrate data 90 days old. I was under
the impression that when data was 90 days or older it would
automatically migrate to next pool. I was told that one thing that would
happen is, as soon as data became 90 days old, it could migrate at
anytime during the night, so I wanted to control that, so I setup a job
to set migdelay 90 in the mornings and then set it back a few hours
later to 0. So far, I haven't seen it migrate anything off. I was then
told NO you have to set you hi/lo thresholds down to kick migration
off but then that gets your oldest data first but it doesn't stop there
it will keep migrating until your low threshold is met so it could
migrate data newer than 90 days. Clear as mud? This is our 3rd tsm
server, but a new one. I am on AIX 5.3TL4 TSM 5.3.3.1. Sorry if this has
already been covered at some point by this group. Thanks in
advance.Rod.


Rod Park
Tyson Foods, Inc.
[EMAIL PROTECTED]

Confidentiality Note: The information transmitted is intended only for
the person or entity to whom or which it is addressed and may contain
confidential and/or privileged material. Any review, retransmission,
dissemination or other use of this information by persons or entities
other than the intended recipient is prohibited. If you receive this in
error, please delete this material immediately.
Please be advised that someone other than the intended recipients,
including a third-party in the Seligman organization and government
agencies, may review all electronic communications to and from this
address.


JBB statistical anomaly

2006-02-13 Thread Gilbert, Guillaume
Hello everyone

Since enabling Journal based backups, one of my clients has seen a major
drop in the number of objects inspected. Since the number of objects
backed up is relatively the same, I wouldn't wory about it but I would
like to know why this is the case. 

Here's the extract of the dsmsched.log :

Before :

Total number of objects inspected: 2,617,375
Total number of objects backed up: 18,185
Total number of objects updated: 245
Total number of objects rebound: 0
Total number of objects deleted: 0
Total number of objects expired: 10,025
Total number of objects failed: 0
Total number of bytes transferred: 9.89 GB
Data transfer time: 1,975.56 sec
Network data transfer rate: 5,253.16 KB/sec
Aggregate data transfer rate: 1,004.67 KB/sec
Objects compressed by: 0%
Elapsed processing time: 02:52:09

After :

Total number of objects inspected: 133,233
Total number of objects backed up: 18,230
Total number of objects updated: 0
Total number of objects rebound: 0
Total number of objects deleted: 0
Total number of objects expired: 18,788
Total number of objects failed: 3
Total number of subfile objects: 0
Total number of bytes transferred: 8.10 GB
Data transfer time: 2,327.04 sec
Network data transfer rate: 3,651.38 KB/sec
Aggregate data transfer rate: 3,487.76 KB/sec
Objects compressed by: 0%
Subfile objects reduced by: 0%
Elapsed processing time: 00:40:36


Guillaume Gilbert
DMG Technical Specialist
Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Mobile


Re: Include and sub-dirs

2005-10-13 Thread Gilbert, Guillaume
Try this :

INCLUDE /oracle_backups/.../* ORACLE_BACKUPS


Guillaume Gilbert
Storage Architect
Data Management Group
StorageTek Canada Inc. 
A wholly owned subsidiary of Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Mobile

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Zoltan Forray/AC/VCU
Sent: October 13, 2005 15:46
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] Include and sub-dirs

I want to code an include statement that applies a management class to a
specific directory/filesystem and all subdirs/filesystems beneath it.

Do I need to have one include statement for each sub-filesystem ?

We tried:INCLUDE /oracle_backups/* ORACLE_BACKUPS

but it only seems to apply to the files in /oracle_backups ?

Is it supposed to be:  INCLUDE /oracle_backups/*.* ORACLE_BACKUPS

This is on Solaris - TSM client V5.3.x


Re: How to recover orphaned tapes.

2005-09-29 Thread Gilbert, Guillaume
Just went through this. Do an audit library on your library client. I
know it seems weird but it works. 


Guillaume Gilbert
Storage Architect
Data Management Group
StorageTek Canada Inc. 
A wholly owned subsidiary of Sun Microsystems
[EMAIL PROTECTED]
514.866.8876 Office
514.290.6526 Mobile

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Mcnutt, Larry E.
Sent: September 28, 2005 17:09
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] How to recover orphaned tapes.

Andy,
Thanks for the response.  I tried, but it wouldn't let me checkin the
tape as scratch.  Seems the volhistory says the tape is owned by the
library client (FSPHTSM2).  I have opened a PMR.

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Andy Huebner
Sent: Tuesday, September 27, 2005 6:20 PM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: How to recover orphaned tapes.

My experience with orphaned tapes suggests that they are mostly created
when a tape is not labeled properly.  I simply check them out of the
library and treat them as new tapes and label them.

Also, this is a TSM condition, not a library ailment.

Andy Huebner

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Mcnutt, Larry E.
Sent: Tuesday, September 27, 2005 8:48 AM
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] How to recover orphaned tapes.

Hello,

Environment:
FSPHTSM1 server 5.2.3.0 AIX 5.2 - library manager
FSPHTSM2 server 5.1.7.0 AIX 5.2 - library client
3494 library shared, 1221 cells, 6 3590H1A drives


I recently discovered 200+ volumes that are in limbo.  From a 'q
libvol'
on the library manager,
They  are shown as owned by FSPHTSM2
Library Name: 3494LIB01
   Volume Name: K20005
Status: Private
 Owner: FSPHTSM2
  Last Use: Data
  Home Element:
   Device Type:
Cleanings Left:
Media Type:

However on FSPHTSM2 a 'q vol K20005' returns 'ANR2034E QUERY VOLUME: No
match found using this criteria.'

I think I found one situation that caused this problem.  During a backup
schedule on FSPHTSM2, the diskpool filled, and numerous sessions tried
to mount tapes.  These sessions were canceled before writing to the
tapes, and it looks like FSPHTSM2 did not add the tape to the storage
pool even though
FSPHTSM1 marked them as such.  I think this type of situation has
happened several times over the past few years leading to the large
number of tapes 'orphaned'.

Will running an AUDIT LIBRARY fix this type of problem?  Is there any
less intrusive way to recover the tapes?

Thanks for any help.

Larry McNutt
The Timken Company


-
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 / The Timken Corporation


This e-mail (including any attachments) is confidential and may be
legally privileged. If you are not an intended recipient or an
authorized representative of an intended recipient, you are prohibited
from using, copying or distributing the information in this e-mail or
its attachments.
If you have received this e-mail in error, please notify the sender
immediately by return e-mail and delete all copies of this message and
any attachments.
Thank you.


Re: Domino, scheduler and root id

2005-08-11 Thread Gilbert, Guillaume
Hi Steve

Check the USER option in the client guide. I think it will help. 


Guillaume Gilbert
Storage Architect
514.866.8876 Office
514.866.0901 Fax
514.290.6526 Cellular
[EMAIL PROTECTED]
StorageTek Canada Inc.
INFORMATION made POWERFUL

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Steven Harris
Sent: August 10, 2005 21:47
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] Domino, scheduler and root id

Hi All,

AIX 5.2, TSM Server 5.2.0.0 (working on an upgrade), Client 5.2.0.0,
domino client 5.1.5.0, domino 6.5.4

My predecessor set up this environment using AIX srcmgr facilty to run a
dsmc sched process for each domino instance - there are 8 on this
machine, and they run under the root id. The domino instances themselves
have a different unix id for each instance.  Each instance is logically
separate with its own file systems, domino binaries and a tsm directory
that contains domdsm.cfg, dsm.opt, logs and a security directory
containing the TSM.PWD file for the instance.  We can literally export a
couple of volume groups and import them elsewhere to move a domino
instance to another AIX lpar.

Domino backups are scheduled using a command schedule, and in the script
the backup is run under the unix ID for the instance.

The problem is that when PASSWD GENERATE does its thing, the TSM.PWD
file is deleted and re-created with the new password.  This is done by
the scheduler process and so the new TSM.PWD file has root ownership.
Thus the backups fail as they can't access the new encrypted password.

So, I've tried to fix this by running dsmc sched as the domino user, but
I get

ANS1817E Schedule function can only be run by a TSM authorized user.

I've set up a TSM admin with node ownership, and I can run dsmc command
line as the domino user, but not the scheduler.  dsmcad won't work
either.

Is there any solution other than running everything as root or resorting
to cron?  I'd like to domino admins to be able to check logs and don't
want them to have root access, but using separate users also has nice
safeguards when it comes to restoring in the right environment.

TIA

Steve

Steve Harris
AIX and TSM Admin
Sydney, Australia


Re: Migration Summary

2005-07-26 Thread Gilbert, Guillaume
Hi Joni

Try this :

select entity, -
   date(start_time) as Date, -
   time(start_time) as Start, -
   time(end_time) as End, -
   cast((end_time-start_time)seconds as decimal(6,0)) as Length, -
   cast(bytes/1024/1024 as decimal(8,2)) as MB,-
   cast(bytes/((cast((end_time-start_time)seconds as
decimal(18,0/1024/1024 as decimal(10,2)) as MBs/Secs, -
   processes as Processes, -
   mediaw as Media Wait -
from summary -
where activity='MIGRATION' and -
  start_time=timestamp(current date - 20 day, '00:00:00') and -
  end_time=timestamp(current date - 0 day, '22:00:00')
 
Adjust the start and end_time in the where clause to suit your needs.


Guillaume Gilbert
Storage Architect
514.866.8876 Office
514.866.0901 Fax
514.290.6526 BlackBerry
[EMAIL PROTECTED]
StorageTek Canada Inc.
INFORMATION made POWERFUL

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Joni Moyer
Sent: July 26, 2005 13:52
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] Migration Summary

Hello Everyone,

I am trying to find out how long each migration task takes.  I tried to
do a select statement through the summary table, but I can't seem to get
the information that I want.  It just lumped all migration tasks
together by storage pool and I would like the ability to have each
process reported on, the start/end time and the MB migrated, and the
number of files.  Is this possible?  Thanks in advance!

Here is what I had tried:

select entity,cast(sum(bytes/1024/1024/1024) as decimal(10,3)) as Total
GB, ' ' as  ,substr(cast(min(start_time) as char(26)),1,19) as Start
Date/Time,substr(cast(max(end_time) as char(26)),1,19) as End
Date/Time
from summary where start_time=current_timestamp - 24 hours and
activity='MIGRATION' group by entity



Joni Moyer
Highmark
Storage Systems
Work:(717)302-6603
Fax:(717)302-5974
[EMAIL PROTECTED]



Re: Migration Summary

2005-07-26 Thread Gilbert, Guillaume
From my experience the mediaw is in seconds. 


Guillaume Gilbert
Storage Architect
514.866.8876 Office
514.866.0901 Fax
514.290.6526 Cellular
[EMAIL PROTECTED]
StorageTek Canada Inc.
INFORMATION made POWERFUL

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Joni Moyer
Sent: July 26, 2005 15:14
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] Migration Summary

Thank you very much!!!  Would you happen to know if the mediaw is in
seconds?  Or how I can find out valid values for each column in the
summary table?  Thanks again!


Joni Moyer
Highmark
Storage Systems
Work:(717)302-6603
Fax:(717)302-5974
[EMAIL PROTECTED]




 Gilbert,
 Guillaume
 guillaume_gilber
To
 [EMAIL PROTECTED] ADSM-L@VM.MARIST.EDU
 Sent by: ADSM:
cc
 Dist Stor
 Manager
Subject
 [EMAIL PROTECTED] Re: Migration Summary
 .EDU


 07/26/2005 03:04
 PM


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






Hi Joni

Try this :

select entity, -
   date(start_time) as Date, -
   time(start_time) as Start, -
   time(end_time) as End, -
   cast((end_time-start_time)seconds as decimal(6,0)) as Length, -
   cast(bytes/1024/1024 as decimal(8,2)) as MB,-
   cast(bytes/((cast((end_time-start_time)seconds as
decimal(18,0/1024/1024 as decimal(10,2)) as MBs/Secs, -
   processes as Processes, -
   mediaw as Media Wait -
from summary -
where activity='MIGRATION' and -
  start_time=timestamp(current date - 20 day, '00:00:00') and -
  end_time=timestamp(current date - 0 day, '22:00:00')

Adjust the start and end_time in the where clause to suit your needs.


Guillaume Gilbert
Storage Architect
514.866.8876 Office
514.866.0901 Fax
514.290.6526 BlackBerry
[EMAIL PROTECTED]
StorageTek Canada Inc.
INFORMATION made POWERFUL

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Joni Moyer
Sent: July 26, 2005 13:52
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] Migration Summary

Hello Everyone,

I am trying to find out how long each migration task takes.  I tried to
do a select statement through the summary table, but I can't seem to get
the information that I want.  It just lumped all migration tasks
together by storage pool and I would like the ability to have each
process reported on, the start/end time and the MB migrated, and the
number of files.  Is this possible?  Thanks in advance!

Here is what I had tried:

select entity,cast(sum(bytes/1024/1024/1024) as decimal(10,3)) as Total
GB, ' ' as  ,substr(cast(min(start_time) as char(26)),1,19) as Start
Date/Time,substr(cast(max(end_time) as char(26)),1,19) as End
Date/Time
from summary where start_time=current_timestamp - 24 hours and
activity='MIGRATION' group by entity



Joni Moyer
Highmark
Storage Systems
Work:(717)302-6603
Fax:(717)302-5974
[EMAIL PROTECTED]



Re: Problem with drive

2005-07-18 Thread Gilbert, Guillaume
I don't think an audit will be necessary here. The drive is unknown
state because TSM hasm't talked to it yet. Once TSM gets a tape in
there, the state will change to loaded, and after that empty


Guillaume Gilbert
Storage Architect
514.866.8876 Office
514.866.0901 Fax
514.290.6526 BlackBerry
[EMAIL PROTECTED]
StorageTek Canada Inc.
INFORMATION made POWERFUL

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
David Longo
Sent: July 18, 2005 16:14
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] Problem with drive

Yes, make sure no tape ops going on.  Check with q mount.

David Longo

 [EMAIL PROTECTED] 07/18/05 3:40 PM 
actually won't the audit hang if there is tape operation going on?
 waiting for that operation to release the tape?

Aaron Durkee
Infrastructure Analyst
Networking and Technical Group
Catholic Health Systems, Inc.
[EMAIL PROTECTED]
phone: (716) 862-1713
fax: (716) 862-1717

 [EMAIL PROTECTED] 07/18/05 01:40PM 
Don't just do audit library.  Do audit library lib-name
checklabel=barcode.  Otherwise, it will go a long,long  time as it
loads every tape into a drive.

Thanks,

David N. Reiss
Unix Engineer/Disaster Recovery Team Lead
(309)/494-3749
Too many people simply give up too easily. You have to keep the desire
to forge ahead, and you have to be able to take the bruises of
unsuccess. Success is just one long street fight. -- Milton Berle
(1908-2002)



 David Longo
 [EMAIL PROTECTED]
 TH-FIRST.ORG
 Sent by: ADSM:
To
 Dist Stor
To
 Manager  ADSM-L@VM.MARIST.EDU 
 [EMAIL PROTECTED]
cc
 .EDU


 07/18/2005 12:36
 PM
 
Subject
   Re: Problem with drive
 Please respond to
 ADSM: Dist Stor
 Manager
 [EMAIL PROTECTED] 
   .EDU





Caterpillar: Confidential Green Retain Until: 08/17/2005
Retention Category:  G90
-
General
Matters/Administration


Try running an audit library.



David B. Longo
System Administrator
Health First, Inc.
3300 Fiske Blvd.
Rockledge, FL 32955-4305
PH  321.434.5536
Pager  321.634.8230
Fax:321.434.5509
[EMAIL PROTECTED] 


 [EMAIL PROTECTED] 07/18/05 1:31 PM 
We are running TSM 5.2.2 server on AIX with clients 5.2.2(windows/UNIX).

We had the picker hang up today and is in the process of being repaired.

We are running a IBM 3484 library.

The problem is with RMT1 which is now showing Drive State: UNKNOWN but
the other drives look fine.

How can I change it back to EMPTY since the drive is empty?

I tried to toggle it OFFLINE then back ONLINE but it stayed in the
same state.

===


Library Name: 3584LIB3
  Drive Name: RMT1
 Device Type: LTO
 On-Line: Yes
Read Formats:
ULTRIUM2C,ULTRIUM2,ULTRIUMC,ULTRI
   UM
   Write Formats:
ULTRIUM2C,ULTRIUM2,ULTRIUMC,ULTRI
   UM
 Element: 269
 Drive State: UNKNOWN
Allocated to:
 WWN: 500507630007A911
   Serial Number: 1110111802
  Last Update by (administrator): JONES
   Last Update Date/Time: 07/18/05 12:54:55 Cleaning
Frequency (Gigabytes/ASNEEDED/NONE): ASNEEDED

=

Eric Jones

PLATFORM AND SERVER SOLUTIONS

Owego, NY

Phone:  607-751-4133

##
This message is for the named person's use only.  It may contain
confidential, proprietary, or legally privileged information.  No
confidentiality or privilege is waived or lost by any mistransmission.
If you receive this message in error, please immediately delete it and
all copies of it from your system, destroy any hard copies of it, and
notify the sender.  You must not, directly or indirectly, use, disclose,
distribute, print, or copy any part of this message if you are not the
intended recipient.  Health First reserves the right to monitor all
e-mail communications through its networks.  Any views or opinions
expressed in this message are solely those of the individual sender,
except (1) where the message states such views or opinions are on behalf
of a particular entity;  and (2) the sender is authorized by the entity
to give such views or opinions.

Re: query for mangement class

2005-05-24 Thread Gilbert, Guillaume
Hi Lawrence

You can use the following select query to get the management classes
associated to a nodes files. Be careful, this can be a VERY long query
if you have a lot of files (eg a fileserver).

Select node_name,distinct(class_name) from backups where
node_name='XX'

Guillaume Gilbert
Systems Specialist
514.866.8876 Office
514.866.0901 Fax
514.290.6526 BlackBerry
[EMAIL PROTECTED]
StorageTek Canada Inc.
INFORMATION made POWERFUL 



-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Stapleton, Mark
Sent: May 23, 2005 15:45 PM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: query for mangement class


From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On 
Behalf Of Lawrence Clark
Does anyone have a query that shows the mangement class for each node?

There is no one-to-one correspondence between a management class and a
client node. Clients belong to domains, and each domain has a default
management class; if no instructions are given otherwise, a client for a
given node will use the default management class. However, use of
include statements allows for use of non-default management classes
within the node's domain.

--
Mark Stapleton ([EMAIL PROTECTED])
IBM Certified Advanced Deployment Professional
  Tivoli Storage Management Solutions 2005
IBM Certified Advanced Technical Expert (CATE) AIX
Office 262.521.5627

 


Re: Spontaneous reclamation

2005-03-21 Thread Gilbert, Guillaume
During backups TSM will expire files that roll over the vere setting.
Can someone confirm that this is done immediately and not when
expiration runs? Maybe a client expired THE file that held a tape at 50%
and thus that tape went to 51% reclaimable.

Guillaume Gilbert
Systems Specialist
514.866.8876 Office
514.866.0901 Fax
514.290.6526 BlackBerry 
[EMAIL PROTECTED]
StorageTek Canada


-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Tab Trepagnier
Sent: March 21, 2005 11:02 AM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: Spontaneous reclamation


David,

I'll ask the obvious.  Any chance you copypool reached 100% triggering
a
reclaim?

The reclamation ran on a primary storage pool.  There is nothing
*obvious*
that could have pushed ONE tape over the pool's 50% reclamation
threshold
during the midnight to 1:00 am period when reclamation launched.
Reclamation ran on that one volume only.  During our maintenance cycle,
which is running now, that particular pool can reclaim as many as 30
volumes.

Thanks.

Tab


Re: Spontaneous reclamation

2005-03-21 Thread Gilbert, Guillaume
Thanks for the clarification Mark. This is something I had never really
tested and had always wondered about.

Guillaume Gilbert
Systems Specialist
514.866.8876 Office
514.866.0901 Fax
514.290.6526 BlackBerry 
[EMAIL PROTECTED]
StorageTek Canada


-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Stapleton, Mark
Sent: March 21, 2005 13:39 PM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: Spontaneous reclamation


From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On 
Behalf Of Tab Trepagnier
I think Guillaume might have figured it out.  Let's say we keep five
versions of a file.  If, during the night, the system picks up a sixth
version, does the oldest version scroll off immediately?  Or 
does it wait
for reclamation?  If immediately, that is almost certainly 
what happened.
But what is odd is that I've never noticed that occurrence 
before despite
administering the system for the last seven years!

No, the oldest version of the file doesn't just roll off. You have to
run an inventory expiration to delete the pointer to the old file; once
the pointer is deleted, and you meet your reclamation threshhold, the
file indicated by the expired pointer will vanish when the volume it
resides in is reclaimed and reused.

--
Mark Stapleton ([EMAIL PROTECTED])
Office 262.521.5627


Re: tape mount problem

2005-03-10 Thread Gilbert, Guillaume
Do a checkout libv libname volser rem=no checkl=no. 

This will checkout the tape and it will no longer be in the q libv
output.

After that, do a checkin libv libname search=yes checkin=priv
checkl=barcode vollist=volser. 

That should bring back your tape. I am not sure of the syntax of the
checkin command, it is always a pain to figure out what options fit with
one another. I don't have a TSM server handy right now but this should
work.

Guillaume Gilbert
Systems Specialist
514.866.8876 Office
514.866.0901 Fax
514.290.6526 BlackBerry 
[EMAIL PROTECTED]
StorageTek Canada


-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Muthyam Reddy
Sent: March 10, 2005 12:45 PM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: tape mount problem


Thanks for your quick response.

Is there any way we can find original place where it was. Yes I know
auditing going to fix all these problems but its time consuming.

Karl, When I use 'q libvol' it does not element address and also in
volhsit file.

When I used robot backside panel to check volume location..it show
nothing.
Tape is in the library.

thanks again.

muthyam


 [EMAIL PROTECTED] 3/10/2005 12:29:44 PM 
Yes, that is not surprising.

Whenever you move a tape or place it in a slot yourself, you should
run
a TSM AUDIT LIBRARY command.
That tells TSM to rescan the library and update the info about which
tape is in each slot.

Run the AUDIT LIBRARY from the admin command line, or from the web
GUI.

The syntax may be slightly different depending on the type of library
your have.
(When posting info to this list, PLEASE INCLUDE your TSM server
platform, version #, and type of tape library.  You'll get better
answers that way!)

AUDIT LIBRARY libname CHECKLABEL=BARCODE

The AUDIT LIBRARY will not run if there are other tape operations in
progress (like migration or reclaim).

Wanda Prather
I/O, I/O, It's all about I/O  -(me)


-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf
Of
Muthyam Reddy
Sent: Thursday, March 10, 2005 12:07 PM
To: ADSM-L@VM.MARIST.EDU
Subject: tape mount problem


Hi,
While I am trying to restore database, tape stuck in the tape drive
and
later  I unloaded tape  and kept in some slot in the library. Now when
I
am trying to restore its updating tape to unavailable and restore
fails.
I am thinking TSM  lost address of tape after I placed tape manually
in
the slot.

Is there any way I can find tape original slot in the library. Can
some
help how I am going to fix this problem.


thanks
muthyam





This electronic mail transmission contains information from Joy Mining
Machinery
which is confidential, and is intended only for the use of the proper
addressee.
If you are not the intended recipient, please notify us immediately at
the return
address on this transmission, or by telephone at (724) 779-4500, and
delete
this message and any attachments from your system.  Unauthorized use,
copying,
disclosing, distributing, or taking any action in reliance on the
contents of
this transmission is strictly prohibited and may be unlawful.


privacy


Re: How to get a tape drive to stream?

2005-01-26 Thread Gilbert, Guillaume
Hi Jack

Here are a couple of scripts that give you the throughput for running
processes and sessions :

select cast(process_num as decimal(7,0)) as Process, -
   Process as Description, -
   time(start_time) as Start time, -
   cast(files_processed as decimal(15,0)) as Files, -
   cast(bytes_processed/1024/1024 as decimal(10,2)) as MBytes, -
   cast(bytes_processed/1024/cast((current_timestamp-start_time)seconds
as decimal(10,0)) as decimal(7,2)) as KB/Sec -
from Processes -
where process'Expiration'

select cast(session_id as decimal(7,0)) as Session, -
   client_name as Client, -
   cast(left(client_platform,10) as char(10)) as Platform, -
   cast(left(state,5) as char(5)) as State, -
   cast(wait_seconds as decimal(9,0)) as Wait secs, -
   time(start_time) as Start time, -
   cast(bytes_received/1024/1024 as decimal(10,2)) as MBytes rcvd, -
   cast(bytes_received/1024/cast((current_timestamp-start_time)seconds
as decimal(10,0)) as decimal(7,2)) as KB/Sec -
from sessions -
where session_type='Node'

Guillaume Gilbert
Systems Specialist
514.866.8876 Office
514.866.0901 Fax
514.290.6526 BlackBerry
[EMAIL PROTECTED]
StorageTek Canada


-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Coats, Jack
Sent: January 26, 2005 11:59 AM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: How to get a tape drive to stream?


Karel Bos  Paul Banes,

Thanks for the response!

I will look into the 'correct' drivers and level of drivers as an issue.

We did have to 'de-rate' the 160MB/sec controller to a 80MB/sec to get
it to work (evidently a LTO problem working with SCSI communications at
a higher rate).  This was done with help from IBM support. (This is done
in the controllers 'BIOS'.)  Even at the 80MB/sec rate it should be more
than enough to support two LTO drives.  I even varied one of the drives
offline on each controller, and got the same throughput rates.

How do I know the speed?  Just from observation.  The amount of data in
MB in a storage pool times its percent full, get a single tape backup
started from that disk pool to tape.  Wait till a decimal portion of the
percentage full changes, log that time.  Wait for an hour or so, then
again check for the decimal portion of the percentage change.  Calculate
the number of MB that it represents, and divide by the time to get the
rate.  And I have done the similar thing for a database backup from
start to end.  It is a time consuming and manual process.

I have also tried the storage pool comparison with multiple tape
streams, and the rate per drive per unit of time is still consistent.

In the past, I have checked the CPU and memory loads.  The CPU is
loafing, and memory does not seem to be taxed.  The only disk issue I
have seen is when doing some disk intensive work the i/o queueing to
disk goes through the roof.  (I am trying to get more spindles to help
with this.)

I only have TSM drivers installed on this box for the LTO drives.  But I
may have to do that.

... Jack

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Bos, Karel
Sent: Wednesday, January 26, 2005 10:30 AM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: How to get a tape drive to stream?

Hi,

First of all, I remember some issues with Adaptec cards, LTO drives and
performance problems. If I recall correctly you have the install the
correct driver version of some Adaptec cards from a fresh installation
of Win2K to not get hit by that problem.

Then, I can't get, what process are you running to check the
performance of the drives. You have your DB, logs and diskpool volumes
all on RAID5 sets. If you are running test, do you have some performance
counters running on this like memory / cpu / disk IO?

Some test to see if the TSM server is the bottle neck could be things
like directly writing a large file to tape (from outside TSM).

Last, but not least. Why version 4.3?

Regards,

Karel
-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Coats, Jack
Sent: woensdag 26 januari 2005 17:16
To: ADSM-L@VM.MARIST.EDU
Subject: How to get a tape drive to stream?

But does someone have a pointer to some 'tips  tricks' or FAQ to help
me get these LTO tape drives streaming with TSM on Windows 2000?

The drives seem to be doing about 3MB/sec per drive, no matter what is
going on in the server.  This is about the right speed for stop/start
programmed I/O processing.



My config is TSM 4.3 on Windows 2K server (2 1.2G Xenon, 1G RAM)

My SCSI attached LTO-1 drives are on Adaptec controllers (IBM branded),
with two tape drives per controller.  I have 3 identical SCSI
controllers with two drives each (one also has my 3583 library on it).



Disks (6 72G 10K drives, in two partitions) are attached to one RAID
card, and are RAID 5.



I can't get just running a single tape drive streaming, with nothing
going on in my system (db backup only,  no backups, no 

Re: client option sets

2004-11-16 Thread Gilbert, Guillaume
Include your file specification in double quotes, since it contains spaces.

Guillaume

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
CORP Rick Willmore
Sent: November 16, 2004 13:05 PM
To: [EMAIL PROTECTED]
Subject: client option sets


I am implementing client optionset's on my server at this time and I ran an
incremental backup yesterday evening after assigning a node to a client
optionset but the include/exclude's that I specified were ignored.  Do I
have to restart my node's client or sched in order for such a change to take
affect.  I am pretty sure the syntax is correct because they worked fine
when used in a local dsm.opt incl/excl file.  I could always just restart
the services on the windows 2000 client but I wanted to run it by the list
to make sure that everything else looked fine instead of waiting for my
backups to run again.

R.

(necessary information below)




 Option: INCLEXCL
Sequence number: 22
   Override: No
   Option Value: exclude *:\documents and settings\...\ntuser.dat.LOG

 Option: INCLEXCL
Sequence number: 23
   Override: No
   Option Value: exclude *:\documents and settings\...\ntuser.dat

 Option: INCLEXCL
Sequence number: 24
   Override: No
   Option Value: exclude *:\documents and settings\...\usrclass.dat.LOG

 Option: INCLEXCL
Sequence number: 25
   Override: No
   Option Value: exclude *:\documents and settings\...\usrclass.dat



11/15/2004 19:12:19 Normal File--   270,336 \\zinc\c$\Documents and
Settings\backupexec.CORP\NTUSER.DAT  ** Unsuccessful **
11/15/2004 19:12:20 ANS1898I * Processed 5,500 files *
11/15/2004 19:12:22 ANS1898I * Processed 6,000 files *
11/15/2004 19:12:23 ANS1898I * Processed 6,500 files *
11/15/2004 19:12:24 ANS1898I * Processed 7,000 files *
11/15/2004 19:12:25 Retry # 1  Normal File--   344,064
\\zinc\c$\Documents and Settings\appsdev\NTUSER.DAT [Sent]
11/15/2004 19:12:25 Retry # 1  Normal File-- 1,024
\\zinc\c$\Documents and Settings\appsdev\NTUSER.DAT.LOG [Sent]
11/15/2004 19:12:25 Retry # 1  Normal File-- 8,192
\\zinc\c$\Documents and Settings\appsdev\Local Settings\Application
Data\Microsoft\Windows\UsrClass.dat [Sent]
11/15/2004 19:12:25 Retry # 1  Normal File-- 1,024
\\zinc\c$\Documents and Settings\appsdev\Local Settings\Application
Data\Microsoft\Windows\UsrClass.dat.LOG [Sent]
11/15/2004 19:12:26 ANS1898I * Processed 7,500 files *
11/15/2004 19:12:27 ANS1898I * Processed 8,000 files *
11/15/2004 19:12:28 Retry # 1  Normal File--   270,336
\\zinc\c$\Documents and Settings\backupexec.CORP\NTUSER.DAT  ** Unsuccessful
**
11/15/2004 19:12:28 Retry # 2  Normal File--   270,336
\\zinc\c$\Documents and Settings\backupexec.CORP\NTUSER.DAT  ** Unsuccessful
**
11/15/2004 19:12:28 Retry # 3  Normal File--   270,336
\\zinc\c$\Documents and Settings\backupexec.CORP\NTUSER.DAT  ** Unsuccessful
**
11/15/2004 19:12:28 Retry # 4  Normal File--   270,336
\\zinc\c$\Documents and Settings\backupexec.CORP\NTUSER.DAT  ** Unsuccessful
**
11/15/2004 19:12:28 Normal File-- 1,024 \\zinc\c$\Documents and
Settings\backupexec.CORP\ntuser.dat.LOG  ** Unsuccessful **
11/15/2004 19:12:28 ANS1228E Sending of object '\\zinc\c$\Documents and
Settings\backupexec.CORP\NTUSER.DAT' failed
11/15/2004 19:12:28 ANS4987E Error processing '\\zinc\c$\Documents and
Settings\backupexec.CORP\NTUSER.DAT': the object is in use by another
process
11/15/2004 19:12:28 Retry # 1  Normal File-- 1,024
\\zinc\c$\Documents and Settings\backupexec.CORP\ntuser.dat.LOG  **
Unsuccessful **
11/15/2004 19:12:28 Retry # 2  Normal File-- 1,024
\\zinc\c$\Documents and Settings\backupexec.CORP\ntuser.dat.LOG  **
Unsuccessful **
11/15/2004 19:12:28 Retry # 3  Normal File-- 1,024
\\zinc\c$\Documents and Settings\backupexec.CORP\ntuser.dat.LOG  **
Unsuccessful **
11/15/2004 19:12:28 Retry # 4  Normal File-- 1,024
\\zinc\c$\Documents and Settings\backupexec.CORP\ntuser.dat.LOG  **
Unsuccessful **
11/15/2004 19:12:28 Normal File--16,384 \\zinc\c$\Documents and
Settings\backupexec.CORP\Cookies\index.dat [Sent]