Re: dsm scheduler on windows

2005-03-15 Thread Paul Fielding
Actually, this brings up a good question that I've never properly tested.
When running a scheduler service *without* an Acceptor service, then you
most definitely need to restart the service for changes to take place.
But how about when running an Acceptor service?  It makes sense to me that
the Acceptor would need to be restarted whenever an option is changed that
the acceptor must deal with, eg. tcpserveraddress, schedmode, etc.  Some
options, however, are only relevant to the scheduler service itself, such as
exclude lists, dirmc, domain, etc.
Since the scheduler service is started at the appropriate time by the
acceptor, does this imply that the acceptor does not need to be restarted
for these options?My personal belief is no - it doesn't need to be
restarted if the changed option is one that the acceptor doesn't touch.  I
haven't tested this properly, however.  Anyone proved/disproved this?
Related Note:  When changing items in a Cloptset, is there any requirement
to restart a client scheduler?  Documentation doesn't make this clear.
Again, my belief is no, it doesn't need to be done, however I have not
tested this
regards,
Paul
- Original Message -
From: Rushforth, Tim [EMAIL PROTECTED]
To: ADSM-L@VM.MARIST.EDU
Sent: Monday, March 14, 2005 3:54 PM
Subject: Re: [ADSM-L] dsm scheduler on windows

If you make a change in dsm.opt you have to restart the schedule service
for scheduled operations to pick up the change.
The schedule service reads the option file at startup.
-Original Message-
From: Mike [mailto:[EMAIL PROTECTED]
Sent: Monday, March 14, 2005 4:03 PM
To: ADSM-L@VM.MARIST.EDU
Subject: dsm scheduler on windows
Trying to set up an easier way to manage the configuration
(dsm.opt) on windows files. One comment mentioned today is
that anytime the dsm.opt changes the dsm sched service must
be cycled. Is that true? I thought only the windows equivilant
program to dsmc would read dsm.opt and as such it is the
only think that might need cycling or tweaking of dsm.opt changes.
What's the real answer?
Mike


Re: Solaris server won't backup

2005-03-15 Thread Thomas, Matthew
Joni,

Is everything okay with the network connection between client and server?

Matt Thomas
LTSN

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Joni Moyer
Sent: 14 March 2005 18:24
To: ADSM-L@VM.MARIST.EDU
Subject: Solaris server won't backup

Hello All!

I am having issues with a solaris server:
 Node Name: FJSU000
  Platform: SUN SOLARIS
   Client OS Level: 5.9
Client Version: Version 5, Release 2, Level 2.0
Policy Domain Name: SOLARIS
 Last Access Date/Time: 03/14/05 12:50:13

that is trying to backup to my TSM 5.2.2.5 server on AIX 5.2.  I do not see
any errors within the activity logs other than that it has missed it's
scheduled startup window.  On the client side, there are no error messages
either.  We have recycled the scheduler and then tried a dsmc i incremental
backup from the client command line, but it just sits there.  I query
sessions on the TSM server and it has a status of idlew which means it's
waiting for the client to communicate more info. to the TSM server.

Any suggestions on what I can check to see why the server isn't backup up?
Thank you in advance!


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



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

evolvebank.com is a division of Lloyds TSB Bank plc.
Lloyds TSB Bank plc, 25 Gresham Street, London, EC2V 7HN.  Registered in
England, number 2065.  Telephone No: 020 7626 1500
Lloyds TSB Scotland plc, Henry Duncan House, 120 George Street,
Edinburgh EH2 4LH.  Registered in Scotland, number 95237.  Telephone
No: 0131 225 4555

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

Signatories to the Banking Codes.
---


dual client installation with strange results

2005-03-15 Thread Mark Strasheim
Aloha,

I have a dual client installation on a Win2000 server, by dual client i mean 
two schedules with different option files.
On the tsm-serversite there two different nodes with the same IP for this 
propose. I don't know if this is the right 
solution, but i thought it might work ... which it doesn't. The resultes are .. 
strange ... the connection to the server
dopes 3 time while each backup is processes. The second backup inspects the 
files, but does not backup them, or only those
that have changes during the two processes. This setup is done, cause to the 
backupplan, which said that we should
make a backupset of only a subset of data the normal data. 

Does this in general work ? 
Is there a diffrent solution to the quest, of backuping only a subset and 
making a backupset out of it?

with regards

Mark Strasheim

--

definitiv! business applications GmbH  Co. KG
Fresnostrasse 14 - 18 · DE-48159 Münster
Tel. +49 (0) 251 21092 - 23 · Fax +49 (0) 251 21092 - 29
mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] ·
http://www.definitiv-ba.de/ http://www.definitiv-ba.de

--


Re: dsm scheduler on windows

2005-03-15 Thread Bos, Karel
Paul,

The Acceptor doesn't have to be restarted to pick up the changes in the
dsm.opt. If called upon, the Accepter will start the scheduler services
(for back-up) or web agent (for web gui).


Regards,

Karel
-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Paul Fielding
Sent: dinsdag 15 maart 2005 10:09
To: ADSM-L@VM.MARIST.EDU
Subject: Re: dsm scheduler on windows

Actually, this brings up a good question that I've never properly
tested.
When running a scheduler service *without* an Acceptor service, then you
most definitely need to restart the service for changes to take place.

But how about when running an Acceptor service?  It makes sense to me
that the Acceptor would need to be restarted whenever an option is
changed that the acceptor must deal with, eg. tcpserveraddress,
schedmode, etc.  Some options, however, are only relevant to the
scheduler service itself, such as exclude lists, dirmc, domain, etc.

Since the scheduler service is started at the appropriate time by the
acceptor, does this imply that the acceptor does not need to be
restarted
for these options?My personal belief is no - it doesn't need to be
restarted if the changed option is one that the acceptor doesn't touch.
I haven't tested this properly, however.  Anyone proved/disproved this?

Related Note:  When changing items in a Cloptset, is there any
requirement to restart a client scheduler?  Documentation doesn't make
this clear.
Again, my belief is no, it doesn't need to be done, however I have not
tested this

regards,

Paul

- Original Message -
From: Rushforth, Tim [EMAIL PROTECTED]
To: ADSM-L@VM.MARIST.EDU
Sent: Monday, March 14, 2005 3:54 PM
Subject: Re: [ADSM-L] dsm scheduler on windows


 If you make a change in dsm.opt you have to restart the schedule 
 service for scheduled operations to pick up the change.

 The schedule service reads the option file at startup.

 -Original Message-
 From: Mike [mailto:[EMAIL PROTECTED]
 Sent: Monday, March 14, 2005 4:03 PM
 To: ADSM-L@VM.MARIST.EDU
 Subject: dsm scheduler on windows

 Trying to set up an easier way to manage the configuration
 (dsm.opt) on windows files. One comment mentioned today is that 
 anytime the dsm.opt changes the dsm sched service must be cycled. Is 
 that true? I thought only the windows equivilant program to dsmc would

 read dsm.opt and as such it is the only think that might need cycling 
 or tweaking of dsm.opt changes.

 What's the real answer?

 Mike



TSM LICENSE: Server is NOT IN COMPLIANCE with license terms

2005-03-15 Thread hassan hani
i get this message Server is NOT IN COMPLIANCE with license terms
i made a Q LICENSE
and i find that
Number of Managed System for LAN in use: 51
Number of Managed System for LAN licensed: 50
so, i have done after that
register license file=mgsyslan.lic number=52
it seems that this the message disappear
my question is :
will i add any number i want with this command, without any problem
and how TSM manage license , is there a duration for the license ?
thanks you


Re: TSM LICENSE: Server is NOT IN COMPLIANCE with license terms

2005-03-15 Thread Bos, Karel
The license number in ITSM is meaningless. The number of license you
will have to buy is cpu based. ITSM is still node based. For some
reason, IBM hasn't made changes in the code to let the ITSM client tell
the ITSM server how many CPU's the client has. Maybe in a next version?

Register as many licenses you need to keep getting hit by these error
messages. They will never expire.

Regards,

Karel
-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
hassan hani
Sent: dinsdag 15 maart 2005 12:22
To: ADSM-L@VM.MARIST.EDU
Subject: TSM LICENSE: Server is NOT IN COMPLIANCE with license terms

i get this message Server is NOT IN COMPLIANCE with license terms

i made a Q LICENSE
and i find that
Number of Managed System for LAN in use: 51 Number of Managed System for
LAN licensed: 50

so, i have done after that

register license file=mgsyslan.lic number=52 it seems that this the
message disappear

my question is :

will i add any number i want with this command, without any problem

and how TSM manage license , is there a duration for the license ?

thanks you


Error 1327

2005-03-15 Thread Robert Ouzen
Hi to all

Try to install client 5.3.0 on a Terminal Server (Microsoft Windows Server 2003 
Enterprise Edition) but during the installation I got this error message:

 ERROR 1327: INVALID DRIVE I:\

I install from a temporary folder after I downloaded the client , the I drive 
is map to a CD rom

I run before installing the client the :  change user /install and I did it 
with administrator privileges


Any clues what I missed or have to do ?

Regards

Robert Ouzen
E-mail:  [EMAIL PROTECTED]


Re: Error 1327

2005-03-15 Thread Bos, Karel
Try installing the client with a terminal server session in console
mode. Maybe it helps.


servername /con 

Regards,

Karel

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Robert Ouzen
Sent: dinsdag 15 maart 2005 12:33
To: ADSM-L@VM.MARIST.EDU
Subject: Error 1327

Hi to all

Try to install client 5.3.0 on a Terminal Server (Microsoft Windows
Server 2003 Enterprise Edition) but during the installation I got this
error message:

 ERROR 1327: INVALID DRIVE I:\

I install from a temporary folder after I downloaded the client , the I
drive is map to a CD rom

I run before installing the client the :  change user /install and I
did it with administrator privileges


Any clues what I missed or have to do ?

Regards

Robert Ouzen
E-mail:  [EMAIL PROTECTED]


Re: Error 1327

2005-03-15 Thread nghiatd
I aslo meet the same situation
Assign drive that contain folder install is I

- Original Message -
From: Robert Ouzen [EMAIL PROTECTED]
To: ADSM-L@VM.MARIST.EDU
Sent: Tuesday, March 15, 2005 6:33 PM
Subject: Error 1327


Hi to all

Try to install client 5.3.0 on a Terminal Server (Microsoft Windows Server
2003 Enterprise Edition) but during the installation I got this error
message:

 ERROR 1327: INVALID DRIVE I:\

I install from a temporary folder after I downloaded the client , the I
drive is map to a CD rom

I run before installing the client the :  change user /install and I did
it with administrator privileges


Any clues what I missed or have to do ?

Regards

Robert Ouzen
E-mail:  [EMAIL PROTECTED]


Can't update diskpool

2005-03-15 Thread nghiatd
Hi all,
I use option Copy Storage Pool(s) to backup 2 version. Now, I only backup 1 
version so I update diskpool to remove Copy storage. But I can't not remove it 
although I can update other option.

Help me to fix it,

Nghiatd


select question: Finding files bound to an archive management class per node ?

2005-03-15 Thread Rainer Wolf
Hello,
we have discontinued a way to archive data on some special hardware
and the archive-copygrous are now modified with a 'copy destination' named NONE
that points to nothing and will give an error message if someone is using that.
One question is : can someone help me with a select command that shows
those files or just the number of files  that are bound to an archive 
management class  in a
policy domain  and is stored by a node  ?
Alternatively a select that shows those files  or just the number of files that 
are
bound to an archive management class  in a policy domain  and is
stored  in a given storagepool  ?
I need that because some day those obsolete archive copygroups should be deleted
-the archive data is not unlimited by time-  if not needed anymore.

My other question is: is there a way to make management classes kind of
unseen to the client if those archive managementclasses /  archive copygroups
are not usable anymore and just defined at the server for not to lose the data ?

... or is there something else what can be done ?

Greetings and Thanks a lot in advance !
Rainer

--
--
Rainer Wolf  Mail:  [EMAIL PROTECTED]
Kommunikations und Informationszentrum   Tel/Fax:  ++49 731 50-22482/22471
Abt. Infrastruktur, Uni Ulm  Web:   http://kiz.uni-ulm.de/


Re: Error Allocating device !!!!!

2005-03-15 Thread Loon, E.J. van - SPLXM
Hi Eduardo!
Try and find the sbtio.log file. It probably contains more useful messages.
Kindest regards,
Eric van Loon
KLM Royal Dutch Airlines


-Original Message-
From: Eduardo Rivero Negri [mailto:[EMAIL PROTECTED]
Sent: Monday, March 14, 2005 20:56
To: ADSM-L@VM.MARIST.EDU
Subject: Error Allocating device !


Hi,

I have a problem ,after migrate to TSM Client 5.3 for Linux. When i try to
backup data base for Oracle.

First i Created a Link with this command:

$ ln -s /usr/lib/libobk.so $ORACLE_HOME/lib/libobk.so

i send the backup and then come out this error:

RMAN run
2 {
3 allocate channel t1 type 'sbt_tape' parms
4 'ENV=(TDPO_OPTFILE=/opt/tivoli/tsm/client/oracle/bin/tdpo.opt)';
5 backup
6 filesperset 15
7 format 'df_%t_%s_%p'
8 (database);
9 release channel t1;
10 }
11
RMAN-00571: ===
RMAN-00569: === ERROR MESSAGE STACK FOLLOWS ===
RMAN-00571: ===
RMAN-03009: failure of allocate command on t1 channel at 03/12/2005 11:38:35
ORA-19554: error allocating device, device type: SBT_TAPE, device name:
ORA-27000: skgfqsbi: failed to initialize storage subsystem (SBT) layer
Linux Error: 106: El otro extremo ya estaonectado
Additional information: 7011
ORA-19511: Error received from media manager layer, error text:
   SBT error = 7011, errno = 106, sbtopen: system error

Recovery Manager complete.

I don4t know if exist TDP for Linux 5.3 , i have looked for an install but i
didn4t find it.

Would you help me pls 

Eduardo Rivero

_
MSN Amor: busca tu = naranja http://latam.msn.com/amor/


**
For information, services and offers, please visit our web site: 
http://www.klm.com. This e-mail and any attachment may contain confidential and 
privileged material intended for the addressee only. If you are not the 
addressee, you are notified that no part of the e-mail or any attachment may be 
disclosed, copied or distributed, and that any other action related to this 
e-mail or attachment is strictly prohibited, and may be unlawful. If you have 
received this e-mail by error, please notify the sender immediately by return 
e-mail, and delete this message. Koninklijke Luchtvaart Maatschappij NV (KLM), 
its subsidiaries and/or its employees shall not be liable for the incorrect or 
incomplete transmission of this e-mail or any attachments, nor responsible for 
any delay in receipt.
**


Re: Can't update diskpool

2005-03-15 Thread Bruno Melo - Suporte Informática
Try  instead blank.


Atenciosamente,
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
BRUNO MELO
Suporte Informatica Ltda.
Fone: 81-3244-9144
Fax: 81-3244-9697
Cel: 81-9601-9471
e-mail: [EMAIL PROTECTED]
- Original Message -
From: nghiatd [EMAIL PROTECTED]
To: ADSM-L@VM.MARIST.EDU
Sent: Tuesday, March 15, 2005 9:49 AM
Subject: Can't update diskpool


Hi all,
I use option Copy Storage Pool(s) to backup 2 version. Now, I only backup 1
version so I update diskpool to remove Copy storage. But I can't not remove
it although I can update other option.

Help me to fix it,

Nghiatd



--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.7.2 - Release Date: 11/3/2005




--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.7.2 - Release Date: 11/3/2005


Backup of hidden Folders (windows)

2005-03-15 Thread Martin Krauß
Hello,
I dont find how to backup hidden subfolders (windows) via TSM. Can 
anyone from you give me a hint on this?

Thanks very much,
Martin Krauss
--

Martin Krauss
IT-Gruppe Geisteswissenschaften
LMU Muenchen
Ludwigsstrae 28
80539 Muenchen
Hotline: 2180 6400
Tel.:089 2180 1395
FAX: 089 2180 13543
Email: [EMAIL PROTECTED]



Re: select question: Finding files bound to an archive management class per node ?

2005-03-15 Thread Andrew Raibeck
Hi Rainer,

What is it you are *really* trying to find out? Depending on the size of
your database, mining the ARCHIVES table can be a slow process when maybe
you don't quite need that level of detail?

You can find out who has any archived data by querying the occupancy
table:

   query occupancy type=archive

That will show you which nodes have any archived data, and how many
objects they have.

If you still want to mine the ARCHIVES table, then perhaps it would be
best for you to run one SELECT against the entire table, store the results
in a file, then use some other utiity to mine that data:

   dsmadmc -id=you -pa=xx -comma select * from archives  archives.out

With that said...

If you want to find out how many objects a given node has archived, you
can do something like this:

   select node_name, class_name, count(*) \
  from archives \
  group by node_name, class_name

If you want to know what specific object by node name:

   select filespace_name || hl_name || ll_name \
  as FILE NAME \
  from archives \
  where node_name='YOURNODE' and class_name='YOURCLASS'

Depending on your specific needs, you can create variations of these.

For your other question, the BACKRETENTION and ARCHRETENTION settings for
the policy domain might be useful.

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]

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 ADSM-L@VM.MARIST.EDU wrote on 2005-03-15
06:25:40:

 Hello,
 we have discontinued a way to archive data on some special hardware
 and the archive-copygrous are now modified with a 'copy
destination'named NONE
 that points to nothing and will give an error message if someone is
 using that.
 One question is : can someone help me with a select command that shows
 those files or just the number of files  that are bound to an
 archive management class  in a
 policy domain  and is stored by a node  ?
 Alternatively a select that shows those files  or just the number of
 files that are
 bound to an archive management class  in a policy domain  and is
 stored  in a given storagepool  ?
 I need that because some day those obsolete archive copygroups
 should be deleted
 -the archive data is not unlimited by time-  if not needed anymore.

 My other question is: is there a way to make management classes kind of
 unseen to the client if those archive managementclasses /  archive
copygroups
 are not usable anymore and just defined at the server for not to
 lose the data ?

 ... or is there something else what can be done ?

 Greetings and Thanks a lot in advance !
 Rainer

 --

--
 Rainer Wolf  Mail:
[EMAIL PROTECTED]
 Kommunikations und Informationszentrum   Tel/Fax:  ++49 731
50-22482/22471
 Abt. Infrastruktur, Uni Ulm  Web: http://kiz.uni-ulm.de/


Re: Backup of hidden Folders (windows)

2005-03-15 Thread Andrew Raibeck
TSM makes no distinction between hidden and visible folders. Unless you 
specifically exclude a folder, TSM will back it up regardless of its 
visibility.

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]

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



Martin Krauß [EMAIL PROTECTED] 
Sent by: ADSM: Dist Stor Manager ADSM-L@VM.MARIST.EDU
2005-03-15 07:17
Please respond to
ADSM: Dist Stor Manager


To
ADSM-L@VM.MARIST.EDU
cc

Subject
Backup of hidden Folders (windows)






Hello,

I don´t find how to backup hidden subfolders (windows) via TSM. Can 
anyone from you give me a hint on this?

Thanks very much,

Martin Krauss

-- 

Martin Krauss
IT-Gruppe Geisteswissenschaften
LMU Muenchen
Ludwigsstraße 28
80539 Muenchen
Hotline: 2180 6400
Tel.:089 2180 1395
FAX: 089 2180 13543
Email: [EMAIL PROTECTED]



Re: Image Backups and SANs

2005-03-15 Thread Remco Post
Todd Lundstedt wrote:
TSM server 5.2.2.5 on AIX 5.2
BAClient 5.2.2.0 on Windows 2003
I noticed the following in the help regarding BACKUP IMAGE:
Image backup of IBM TotalStorage SAN File Systems is not supported.
... and in the Backup/Archive Installation manual, 5.2.2, Technical
changes for version 5.2.2 - Dec 2003 section
Backup and restore support for IBM TotalStorage SAN File systems
Backup and restore for IBM TotalStorage SAN File Systems is supported on
the Windows 2000 client.  See Supported files systems
... and that section also indicates IBM TotalStorage SAN File System is
supported on Windows 2000 only.
Is data on an IBM Shark considered on an IBM TotalStorage SAN File
System?

The SHARK has nothing to do with the filesystem. 'IBM TotalStorage SAN
File System' is a filesystem like NTFS and FAT32 (but different). The
shark is just a smart bunch of disks. Having data on a shark does not
imply the use of the IBM san filesystem, nor does the use of the san
filesystem require a shark.
 Does the support also extend to Windows 2003?

I would not automatically assume that, since MS has a habbit of changing
so much in a major OS update that things that work on win2k might or
might not work on win2k3.
Thanks in advance

--
Met vriendelijke groeten,
Remco Post
SARA - Reken- en Netwerkdiensten  http://www.sara.nl
High Performance Computing  Tel. +31 20 592 3000Fax. +31 20 668 3167
I really didn't foresee the Internet. But then, neither did the
computer industry. Not that that tells us very much of course - the
computer industry didn't even foresee that the century was going to
end. -- Douglas Adams


linux client version question

2005-03-15 Thread Troy Frank
We currently run TSM server v5.2.2.2 , and will shortly have some linux
clients to backup.  We would be running SLES9 which doesn't seem to be
supported by the 5.2x clients.   The 5.3 client does support it, but I
wasn't sure of the safety/wisdom of running the 5.3 linux client against
a 5.2x server.  Anyone have a comforting experience, or horror story to
share?


Troy Frank
Network Services
University of Wisconsin Medical Foundation
608.829.5384
Confidentiality Notice follows:

The information in this message (and the documents attached to it, if any)
is confidential and may be legally privileged. It is intended solely for
the addressee. Access to this message by anyone else is unauthorized. If
you are not the intended recipient, any disclosure, copying, distribution
or any action taken, or omitted to be taken in reliance on it is
prohibited and may be unlawful. If you have received this message in
error, please delete all electronic copies of this message (and the
documents attached to it, if any), destroy any hard copies you may have
created and notify me immediately by replying to this email. Thank you.


TSM scripts/macros

2005-03-15 Thread Spearman, Wayne
We are interested using a script or macro to control our admin schedules
instead of using the Central Scheduler.  We are having trouble figuring out
how to detect that diskpool migrations are done so we can start backup
copypool processes. Is anyone doing something similar to what we are wanting
to do or have some examples they are willing to share?


Wayne


Re: linux client version question

2005-03-15 Thread Zoltan Forray/AC/VCU
No problems that I am aware of !

I have been dispersing the 5.3.x client of all flavors (Windows, Linux,
Netware, etc) with no issues. Due to the ISC issue, I am in no rush to
update my production TSM servers to 5.3. All of my TSM servers are at
5.2.x on z/OS, AIX and Linux.




Troy Frank [EMAIL PROTECTED]
Sent by: ADSM: Dist Stor Manager ADSM-L@VM.MARIST.EDU
03/15/2005 12:02 PM
Please respond to
ADSM: Dist Stor Manager ADSM-L@VM.MARIST.EDU


To
ADSM-L@VM.MARIST.EDU
cc

Subject
[ADSM-L] linux client version question






We currently run TSM server v5.2.2.2 , and will shortly have some linux
clients to backup.  We would be running SLES9 which doesn't seem to be
supported by the 5.2x clients.   The 5.3 client does support it, but I
wasn't sure of the safety/wisdom of running the 5.3 linux client against
a 5.2x server.  Anyone have a comforting experience, or horror story to
share?


Troy Frank
Network Services
University of Wisconsin Medical Foundation
608.829.5384
Confidentiality Notice follows:

The information in this message (and the documents attached to it, if any)
is confidential and may be legally privileged. It is intended solely for
the addressee. Access to this message by anyone else is unauthorized. If
you are not the intended recipient, any disclosure, copying, distribution
or any action taken, or omitted to be taken in reliance on it is
prohibited and may be unlawful. If you have received this message in
error, please delete all electronic copies of this message (and the
documents attached to it, if any), destroy any hard copies you may have
created and notify me immediately by replying to this email. Thank you.


Re: TSM scripts/macros

2005-03-15 Thread Riley, Craig
Here is how I do it.  The select * from processes where process='Backup
Storage Pool' will check for running processes or a given name; If none
are found than rc_notfound will be true and the section backup: will
be run; other wise I delete a tmp admin scheduled called ckproc and
redefine it for 10 minutes in the future to run the same command . 

You should be able to work through the logic here; unfortunately we are
very limited with the things we can do with TSM command schedules.


Hope this helps,

-Craig Riley
Children's Hospital in Denver.



BEGIN TSM SCRIPT : BACKUP_DISKPOOL

select * from processes where process='Backup Storage Pool'

 if(rc_notfound) goto backup

 del sched ckproc type=admin

 define sched ckproc cmd=run dskpool_bac active=yes startd=today
startt=now+00:10

 exit



 backup:

 backup stg online_diskpool drpool maxproc=8 wait=yes

 backup stg emr_diskpool drpool maxproc=6 wait=yes

 backup stg fs_diskpool drpool maxproc=6 wait=yes





 select * from processes where process='Backup Storage Pool'

 if(rc_notfound) goto defsched



 defsched:

 del sched ckproc type=admin

 define sched ckproc cmd=run tapepool_bac active=yes startd=today
startt=now+00:10

 exit



 /* END dskpool_bac /*


END SCRIPT

BEGIN SCRIPT TAPEPOOL_BAC




 select * from processes where process='Backup Storage Pool'

 if(rc_notfound) goto tapepools

 issue message I Tape Pool backups are still running. Will check again
in 10 minutes

 del sched ckproc type=admin

 define sched ckproc cmd=run tapepool_bac active=yes startd=today
startt=now+00:10

 exit

 tapepools:

 issue message I Starting backup of configured TAPEPOOLS

 backup stg onlinepool drpool maxproc=3 wait=yes

 backup stg emr_onlinepool drpool  maxproc=3 wait=yes

 backup stg ex_onlinepool drpool  maxproc=3 wait=yes

 backup stg fs_onlinepool drpool  maxproc=3 wait=yes

 issue message I Starting backup of TSM Database

 backup db dev=ait3 type=full wait=yes



 /* executre prepare, bkup volhist, devconf*/

 issue message I Running DR Plan prepare and backup of volhist and
devconfig

 prepare planprefix=/tsm/dr/stage/KEYSTONE-PLAN wait=yes

 backup volhist filename=/tsm/dr/stage/volhist.out

 backup devconfig filename=/tsm/dr/devconfig.out

 /* send email to admins */

 issue message I ### END OF DAILIES ###

 del sched ckproc type=admin

 def schedule ckproc cmd=run start_migration active=yes startd=today
startt=now+00:02
  expi=today

 exit

 /* END STGPOOLBAC */


END SCRIPT

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Spearman, Wayne
Sent: Tuesday, March 15, 2005 10:29 AM
To: ADSM-L@VM.MARIST.EDU
Subject: TSM scripts/macros

We are interested using a script or macro to control our admin schedules
instead of using the Central Scheduler.  We are having trouble figuring
out
how to detect that diskpool migrations are done so we can start backup
copypool processes. Is anyone doing something similar to what we are
wanting
to do or have some examples they are willing to share?


Wayne


DISCLAIMER:
CONFIDENTIALITY NOTICE:  The information contained in this message is legally 
privileged and confidential information intended for the use of the individual 
or entity named above. If the reader of this message is not the intended 
recipient, or the employee or agent responsible to deliver it to the intended 
recipient, you are hereby notified that any release, dissemination, 
distribution, or copying of this communication is strictly prohibited.  If you 
have received this communication in error, please notify the author immediately 
by replying to this message and delete the original message. Thank you.


Re: dsm scheduler on windows

2005-03-15 Thread Prather, Wanda
If you run backups the old way, by using the scheduler service, when you
make changes to dsm.opt you must restart the scheduler service.

If you are running your backups with the managedservices option (i.e.,
the dsmcad/acceptor service), no restart is needed when you change
DSM.opt.  (Because what dsmcad does is toggle the scheduler on/off,
essentially restarting the scheduler each time a backup is run.)

If you make changes to a cloptset, no restart of ANYTHING is required.

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
Paul Fielding
Sent: Tuesday, March 15, 2005 4:09 AM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: dsm scheduler on windows


Actually, this brings up a good question that I've never properly
tested.
When running a scheduler service *without* an Acceptor service, then you
most definitely need to restart the service for changes to take place.

But how about when running an Acceptor service?  It makes sense to me
that
the Acceptor would need to be restarted whenever an option is changed
that
the acceptor must deal with, eg. tcpserveraddress, schedmode, etc.  Some
options, however, are only relevant to the scheduler service itself,
such as
exclude lists, dirmc, domain, etc.

Since the scheduler service is started at the appropriate time by the
acceptor, does this imply that the acceptor does not need to be
restarted
for these options?My personal belief is no - it doesn't need to be
restarted if the changed option is one that the acceptor doesn't touch.
I
haven't tested this properly, however.  Anyone proved/disproved this?

Related Note:  When changing items in a Cloptset, is there any
requirement
to restart a client scheduler?  Documentation doesn't make this clear.
Again, my belief is no, it doesn't need to be done, however I have not
tested this

regards,

Paul

- Original Message -
From: Rushforth, Tim [EMAIL PROTECTED]
To: ADSM-L@VM.MARIST.EDU
Sent: Monday, March 14, 2005 3:54 PM
Subject: Re: [ADSM-L] dsm scheduler on windows


 If you make a change in dsm.opt you have to restart the schedule
service
 for scheduled operations to pick up the change.

 The schedule service reads the option file at startup.

 -Original Message-
 From: Mike [mailto:[EMAIL PROTECTED]
 Sent: Monday, March 14, 2005 4:03 PM
 To: ADSM-L@VM.MARIST.EDU
 Subject: dsm scheduler on windows

 Trying to set up an easier way to manage the configuration
 (dsm.opt) on windows files. One comment mentioned today is
 that anytime the dsm.opt changes the dsm sched service must
 be cycled. Is that true? I thought only the windows equivilant
 program to dsmc would read dsm.opt and as such it is the
 only think that might need cycling or tweaking of dsm.opt changes.

 What's the real answer?

 Mike



AW: [ADSM-L] TSM scripts/macros

2005-03-15 Thread Thomas Rupp
I use the following macro to control my migration/backup to copypool:

/* Still sessions running? If yes, restart Skript */
 select * from sessions where - 
   upper(session_type)='NODE' 
 if (rc_ok) goto reschedule
/* Still processes running? If yes, restart Skript */
 select * from processes
 if (rc_ok) goto reschedule
/* Backup Storagepools */ 
 ba stg ARCHIVE   COPY_RODUND  wait=yes
/* Backup TSM Database */
 ba db dev=3590E type=full
 delete schedule r_copy_backup type=a
 exit
/* Restart Skript */
 reschedule:
 delete schedule r_copy_backup type=a
 def sch r_copy_backup type=admin - 
   cmd=run Copy_Backup active=yes -
   startt=NOW+0:20 duration=5 durunits=minutes -
   perunits=onetime expiration=today+1

The select statements could be refined to select only backup sessions or only 
migration processes.

HTH

Thomas Rupp


-Ursprüngliche Nachricht-
Von: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] Im Auftrag von Spearman, 
Wayne
Gesendet: Dienstag, 15. März 2005 18:29
An: ADSM-L@VM.MARIST.EDU
Betreff: [ADSM-L] TSM scripts/macros


We are interested using a script or macro to control our admin schedules
instead of using the Central Scheduler.  We are having trouble figuring out
how to detect that diskpool migrations are done so we can start backup
copypool processes. Is anyone doing something similar to what we are wanting
to do or have some examples they are willing to share?


Wayne


Re: linux client version question

2005-03-15 Thread John E. Vincent
We're running 5.3 clients against a 5.2 server right now and it works
just fine. And since I don't plan on upgrading my servers to 5.3 until I
HAVE to do it, it will stay that way for a while.
John E. Vincent
Troy Frank wrote:
We currently run TSM server v5.2.2.2 , and will shortly have some linux
clients to backup.  We would be running SLES9 which doesn't seem to be
supported by the 5.2x clients.   The 5.3 client does support it, but I
wasn't sure of the safety/wisdom of running the 5.3 linux client against
a 5.2x server.  Anyone have a comforting experience, or horror story to
share?
Troy Frank
Network Services
University of Wisconsin Medical Foundation
608.829.5384
Confidentiality Notice follows:
The information in this message (and the documents attached to it, if any)
is confidential and may be legally privileged. It is intended solely for
the addressee. Access to this message by anyone else is unauthorized. If
you are not the intended recipient, any disclosure, copying, distribution
or any action taken, or omitted to be taken in reliance on it is
prohibited and may be unlawful. If you have received this message in
error, please delete all electronic copies of this message (and the
documents attached to it, if any), destroy any hard copies you may have
created and notify me immediately by replying to this email. Thank you.


Minor gotcha on upgrade to 5.3

2005-03-15 Thread Jurjen Oskam
Hi there,

some of you might remember that I encountered a problem when upgrading
TSM from 5.2 to 5.3. The problem was that FILE-volumes reached a premature
end-of-volume, causing a 64 MiB volume to only be 1,5 % used but still
be full.

The cause of this is now known, and it's not a bug but still something
to be aware of. In TSM 5.3, the handling of FILE volumes was changed.
All writes to such a volume is now done in blocks of 256 KiB minimum,
even when the object itself is much smaller.

In my case, the storagepool only contained directories. (DIRMC option
pointing to a small DISK pool, which migrated to the affected FILE pool)
In TSM 5.2 and earlier, this wasn't a problem. In 5.3 (and presumably
later), each tiny object now takes up 256 KiB at a minumum, causing
a *huge* overhead.

The solution was to stop using FILE volumes for this pool, but only DISK
volumes.

Regards,
--
Jurjen Oskam


Netware backup with foreign character file names

2005-03-15 Thread Zoltan Forray/AC/VCU
I have a Netware system (5.2.3.x client) that always complains about a 
specific file.  The TSM server log shows the error as:

03/15/2005 00:00:37  ANE4005E (Session: 114454, Node: CSERV3.VCU.EDU) 
Error processing
 'LUCKY:/PHYS/Pittman/Home/AGolub/BACKUPOLDWHITE/My Documents/ _? 
__ NO ? ?? ??  ? _.doc':  file not found(SESSION: 114454)

The owner of the box sent me an email that says:

I went to the location of the file that is a bother.  From the looks of 
it, I believe the file is saved in another language, Russian.  I was able 
to copy the name of the titleNO from MS 
Word Properties into Google.  I dont have the slighest idea what is means. 
 Do you think we need to get the user to rename the file to the English 
language?

My question is, what do I need to do to handle these kind of files ?




TDP for Oracle Error !!!!!!

2005-03-15 Thread Jose Antonio Atala Olaechea
Hi TSM'rs
When I tried to do a full backup using the TDP for Oracle the following
error message appear:
RMAN run
2 {
3 allocate channel t1 type 'sbt_tape' parms
4 'ENV=(TDPO_OPTFILE=/opt/tivoli/tsm/client/oracle/bin/tdpo.opt)';
5 backup
6 filesperset 15
7 format 'df_%t_%s_%p'
8 (database);
9 release channel t1;
10 }
11
RMAN-00571: ===
RMAN-00569: === ERROR MESSAGE STACK FOLLOWS ===
RMAN-00571: ===
RMAN-03009: failure of allocate command on t1 channel at 03/12/2005 11:38:35
ORA-19554: error allocating device, device type: SBT_TAPE, device name:
ORA-27000: skgfqsbi: failed to initialize storage subsystem (SBT) layer
Linux Error: 106: El otro extremo ya estaonectado
Additional information: 7011
ORA-19511: Error received from media manager layer, error text:
  SBT error = 7011, errno = 106, sbtopen: system error
Recovery Manager complete.
In the same way when I tried to do a archive log backup using the TDP for
Oracle the following message appear:
RMAN run
{
allocate channel t1 type 'sbt_tape' parms
'ENV=(TDPO_OPTFILE=/opt/tivoli/tsm/client/oracle/bin/tdpo.opt)';
backup
filesperset 5
format 'al_%t_%s_%p'
(archivelog all delete input);
release channel t1;
}
2 3 4 5 6 7 8 9 10
RMAN-00571: ===
RMAN-00569: === ERROR MESSAGE STACK FOLLOWS ===
RMAN-00571: ===
RMAN-03009: failure of allocate command on t1 channel at 03/15/2005 10:46:26
ORA-19554: error allocating device, device type: SBT_TAPE, device name:
ORA-27000: skgfqsbi: failed to initialize storage subsystem (SBT) layer
Linux Error: 106: El otro extremo ya estaonectado
Additional information: 7011
ORA-19511: Error received from media manager layer, error text:
  SBT error = 7011, errno = 106, sbtopen: system error
My environment is:
Linux RHAS 3.0
Version Kernell  Linux  2.4.21-27
compat-gcc-c++-7.3-2.96.128
acl-2.2.3-1
Oracle 9i - 9206
TSM SERVER 5.2
CLIENTE TSM 5.3
TDP 5.2
reagards
Josi Antonio Atala Olaechea
_
Charla con tus amigos en lmnea mediante MSN Messenger:
http://messenger.latam.msn.com/


Re: Netware backup with foreign character file names

2005-03-15 Thread Troy Frank
It may depend somewhat on what version of netware you're running.  The very 
newest ones (nw6.5sp2/sp3) work with UTF-8 characters much better than the 
older versions.


Troy Frank
Network Services
University of Wisconsin Medical Foundation
608.829.5384

 [EMAIL PROTECTED] 3/15/2005 1:17:41 PM 
I have a Netware system (5.2.3.x client) that always complains about a 
specific file. The TSM server log shows the error as:

03/15/2005 00:00:37 ANE4005E (Session: 114454, Node: CSERV3.VCU.EDU) 
Error processing
'LUCKY:/PHYS/Pittman/Home/AGolub/BACKUPOLDWHITE/My Documents/ _? 
__ NO ? ?? ?? ? _.doc': file not found(SESSION: 114454)

The owner of the box sent me an email that says:

I went to the location of the file that is a bother. From the looks of 
it, I believe the file is saved in another language, Russian. I was able 
to copy the name of the titleNO
 from MS 
Word Properties into Google. I dont have the slighest idea what is means. 
Do you think we need to get the user to rename the file to the English 
language?

My question is, what do I need to do to handle these kind of files ?




Confidentiality Notice follows:

The information in this message (and the documents attached to it, if any)
is confidential and may be legally privileged. It is intended solely for
the addressee. Access to this message by anyone else is unauthorized. If
you are not the intended recipient, any disclosure, copying, distribution
or any action taken, or omitted to be taken in reliance on it is
prohibited and may be unlawful. If you have received this message in
error, please delete all electronic copies of this message (and the
documents attached to it, if any), destroy any hard copies you may have
created and notify me immediately by replying to this email. Thank you.


Re: Can't update diskpool

2005-03-15 Thread nghiatd
I tried but it doesn't affect.

- Original Message -
From: Bruno Melo - Suporte Informatica [EMAIL PROTECTED]
To: ADSM-L@VM.MARIST.EDU
Sent: Tuesday, March 15, 2005 9:18 PM
Subject: Re: Can't update diskpool


 Try  instead blank.


 Atenciosamente,
 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
 BRUNO MELO
 Suporte Informatica Ltda.
 Fone: 81-3244-9144
 Fax: 81-3244-9697
 Cel: 81-9601-9471
 e-mail: [EMAIL PROTECTED]
 - Original Message -
 From: nghiatd [EMAIL PROTECTED]
 To: ADSM-L@VM.MARIST.EDU
 Sent: Tuesday, March 15, 2005 9:49 AM
 Subject: Can't update diskpool


 Hi all,
 I use option Copy Storage Pool(s) to backup 2 version. Now, I only backup
1
 version so I update diskpool to remove Copy storage. But I can't not
remove
 it although I can update other option.

 Help me to fix it,

 Nghiatd



 --
 No virus found in this incoming message.
 Checked by AVG Anti-Virus.
 Version: 7.0.308 / Virus Database: 266.7.2 - Release Date: 11/3/2005




 --
 No virus found in this outgoing message.
 Checked by AVG Anti-Virus.
 Version: 7.0.308 / Virus Database: 266.7.2 - Release Date: 11/3/2005



Freezing a node's data - revisiting 'Need to save permanent cop y of all files currently being stored'

2005-03-15 Thread Steve Schaub
All,

I found this thread and it fits a situation I have, where I need to freeze
the data that has already been backed up on certain nodes, but new backup
data can be allowed to expire normally.  The following post from Robin Sharp
is exactly what I was considering attempting, except that I want to put the
node back into normal backup after loading it in the freezer.

Can anyone comment on modifying this procedure by following these steps:
1.Create a domain called Freezer with only one mgmtclass - bu/ar
copygroup settings all at nolimit
2.upd node water domain=freezer
3.run an incremental on water to rebind all data to freezer's mgmtclass
4.rename node water ice
5.register water, using original settings
6.run an incremental backup on water, basically a full since it is
considered a new node

If I understand TSM's mechanisms, I would then have a node named ice that
contains all of water's backup data as of a specific point in time, which
will never expire.  I also have water with a fresh start.  One question I
have is that with only one mgmtclass in the freezer domain, how much will
TSM complain if I don't go in and change all of the client option sets
pointing to specific mgmtclasses?  Another question - how does this process
affect water's data in the DR copypools?



Original response by Robin Sharp -

Need to save permanent copy of all files currently being stored

Is all that really necessary?

How about creating a new permanent retention domain, copy all relevant
policy sets, management classes, copygroups, etc. to the new domain, but
change all retentions to NOLIMIT.  Then move the affected client to the new
domain.  Next incremental should rebind all existing data to the new
NOLIMIT management classes.





Steve Schaub, Network Engineer

BlueCross BlueShield of Tennessee

[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]

423-752-6574





Please see the following link for the BlueCross BlueShield of Tennessee E-mail 
disclaimer:  http://www.bcbst.com/email_disclaimer.shtm