dsmc query: any option like "max-depth"?

2016-08-29 Thread Alexander Födisch

Hi,

is there a possibility, to define the directory depth using "dsmc query 
archive"?
I only need to know the XXX top-level directories.

Thanks,
Alex


TSM HSM: Deleting files

2010-10-06 Thread Alexander Födisch

Hi,

we are using TSM HSM. When we delete migrated files (the stub files of them) 
from filesystem, HSM is recalling the
files before deleting them.
Is that normal? Is there a way to configure it? I would be nicer when TSM just 
mark the files in HSM as removed.

Any experiences or hints?


Best regards


Documentation of database schema TSM 6

2010-07-09 Thread Alexander Födisch

Hi all,

does anybody know if the database schema of TSM 6 is documented? An overview of 
all tables and there relationships would
be fine (ERD?).

Thanks


Changing management class wihtout retransferring all data

2010-06-23 Thread Alexander Födisch

Hi,

is there a possibility to change the management class without transfering the 
data again to TSM server?
We have to change the management class of approx. 50TB of data (12 millions 
files) and we don't want to backup all the
data again.


Thanks.
Alex


Restoring files using a filelist

2010-06-04 Thread Alexander Födisch

Hi,

I need to restore a hugh number of files. I would like to give the TSM client a 
list with the filenames.
Does somebody know if dsmc restore -filelist filename will replace the 
existing files? That what I need to do in
this case.

Thanks


Re: TSM-GPFS integration...

2010-03-11 Thread Alexander Födisch

hi,

there is a GPFS-tool called mmbackup. it creates a list of modified files and 
commit this list to the tsm
client. the tsm client will do a selective backup of these files / folders.


regards



Am 11.03.2010 09:25, schrieb M KIRAN KUMAR:

Hi,



We have a setup of TSM 5.5 which stores backups and Archives of GPFS.TSM
server is one of the node in GPFS cluster and iam backing up the data on SAN
where GPFS volumes are

Accessible locally.



What is the procedure to integrate TSM with GPFS to increase backup
performance.



Regards,

Kiran.









Disclaimer:
This email message (including attachments if any) may contain privileged, 
proprietary, confidential information, which may be exempt from any kind of 
disclosure whatsoever and is intended solely for the use of addressee (s). If 
you are not the intended recipient, kindly inform us by return e-mail and also 
kindly disregard the contents of the e-mail, delete the original message and 
destroy any copies thereof immediately. You are notified that any 
dissemination, distribution or copying of this communication is strictly 
prohibited unless approved by the sender.

DQ Entertainment (DQE) has taken every reasonable precaution to minimize the 
risk of transmission of computer viruses with this e-mail; DQE is not liable 
for any damage you may sustain as a result of any virus in this e-mail. DQE 
shall not be liable for the views expressed in the e-mail. DQE reserves the 
right to monitor and review the content of all messages sent to or from this 
e-mail address




Re: Versions of TDP SQL and TSM BA running on one server

2010-02-25 Thread Alexander Födisch

short summary:

TDP 5.5.3 and BA 6.1.3 on Windows Server 2008 R2 x64 are working well - also 
the backup of SQL Express works.






Del Hoobler schrieb:

DP/SQL 5.5.3 Requirements are here:
http://www-01.ibm.com/support/docview.wss?uid=swg21403340

MS SQL Express is not officially supported.

Thanks,

Del



ADSM: Dist Stor Manager ADSM-L@vm.marist.edu wrote on 02/17/2010 
08:06:50 AM:


[image removed] 


Versions of TDP SQL and TSM BA running on one server

Alexander Födisch 


to:

ADSM-L

02/17/2010 08:11 AM

Sent by:

ADSM: Dist Stor Manager ADSM-L@vm.marist.edu

Please respond to foedisch

Hi,

I would like to install TSM BA and TSM DP for SQL on the same server
(Windows Server 2008 R2 x64).
Which version of BA do I need when installing DP 5.5.3.0?

We have to backup MS SQL Express with TDB. Any experiences? Does it 

work?


Best,
Alex





Versions of TDP SQL and TSM BA running on one server

2010-02-17 Thread Alexander Födisch

Hi,

I would like to install TSM BA and TSM DP for SQL on the same server (Windows 
Server 2008 R2 x64).
Which version of BA do I need when installing DP 5.5.3.0?

We have to backup MS SQL Express with TDB. Any experiences? Does it work?


Best,
Alex


Mutliple nodes one on server with scheduler

2009-09-11 Thread Alexander Födisch

Hi,

we have configured two tsm-nodes on one server (running on linux).
Running manually from the commandline we can save data from both nodes.

But unfortunately only one of the nodes (GPFSDATA) is running by the scheduler. 
The other one (ZENTGPFSN01) never starts
by the scheduler - but q sched looks good.


Here the dsm.sys


SErvername  GPFSDATA
   COMMMethod   TCPip
   TCPPort  1500
   TCPServeraddress backupserver
   NODENAME ZENTGPFSDATA.EVA.MPG.DE
   Passwordaccess   generate
   passworddir  /gpfs/CONFIG/TSM
   MEMORYEFFICIENTBACKUPYES

* logfiles
   errorlogname /var/log/adsm/gpfsdata/dsmerror.log
   schedlogname /var/log/adsm/gpfsdata/dsmsched.log

   DOMAIN  ALL-LOCAL  -/ -/boot -/var -/proc -/sys

   exclude.dir /tmp
   exclude.dir /mnt
   exclude.dir /mnt2
   exclude.dir /media
   exclude.dir /var/log/adsm
   exclude /var/.../log.*
   exclude.dir /gpfs/automountdir
   exclude /.../core

* clear log after 7 days
   errorlogretention  7
   schedlogretention  7

   HttpPort 1581
   MANAGEDSERVICES WEBCLIENT

*
* node for system files
*

SErvername  SYSTEM
   COMMMethod   TCPip
   TCPPort  1500
   TCPServeraddress backupserver
   NODENAME ZENTGPFSN01.EVA.MPG.DE
   Passwordaccess   generate
   MEMORYEFFICIENTBACKUPYES

* logfiles
   schedlogname   /var/log/adsm/system/dsmsched.log
   errorlogname   /var/log/adsm/system/dsmerror.log

   DOMAIN / /boot /var

   exclude.dir /tmp
   exclude.dir /mnt
   exclude.dir /mnt2
   exclude.dir /media
   exclude.dir /var/log/adsm
   exclude /var/.../log.*
   exclude.dir /gpfs/automountdir
   exclude /.../core

* clear log after 7 days
   schedlogretention  7
   errorlogretention  7

   MANAGEDSERVICES SCHEDULE





We start two dsmcad-processes by

/opt/tivoli/tsm/client/ba/bin/dsmcad and /opt/tivoli/tsm/client/ba/bin/dsmcad 
-servername=system

and both processes are running:

# ps aux|grep dsm[c]
root 15907  0.0  0.0  63236  3288 ?SNl  Jun18   0:00 
/opt/tivoli/tsm/client/ba/bin/dsmcad
root 16249  0.0  0.0  30400  2696 ?SNl  Jun18   0:00 
/opt/tivoli/tsm/client/ba/bin/dsmcad -servername=system



Any ideas?

Thanks,
Alex


Re: How to move data between 2 nodes (1 decomissioned/1new)

2009-07-16 Thread Alexander Födisch

Hi,

are there the same filespaces (mountpoints) on the new server? Then there are 
two possibilities:
1. The new server get the same nodename in TSM. So for TSM  there is no new 
server.
2. You export the data in TSM from the old one and reimport it to the new node.

Best


ricksea schrieb:

Hello folks,
I have one node on TSM that has been decomissioned. A new server is setup and I 
want to move the data from the old node to the new one.

The reason for that is because I want to avoid the backup of TB of data again 
since I have them already associate to the old node.

BTW, both nodes (old and new ones) are in the same TSM Server

Thanks

+--
|This was sent by rein...@live.ca via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+--




--
Mit besten Grüßen / Best Regards

Alexander Födisch

Max Planck Institute for Evolutionary Anthropology
-Central IT Department-
Deutscher Platz 6
D-04103 Leipzig

Phone:  +49 (0)341 3550-168
+49 (0)341 3550-154
Fax:+49 (0)341 3550-119
Email:  foedi...@eva.mpg.de


Documentation about TSM database

2009-04-08 Thread Alexander Födisch

Hi,

is there a documentation about the TSM database (e.g. relational model) which 
tells me in which table I find which information for SQL-statement?


Thank you,
Alex


Re: how to change BA Clients Port Number...

2009-03-05 Thread Alexander Födisch

Hi,

there is a option called httpport.

Best,
Alex

Kiran schrieb:

Hi,



I want to change the Default port no 1581 of BA client as  I have to access
two TSM clients of 2 Server instances from a single server .



Regards,

Kiran.

Disclaimer:
This email message (including attachments if any) may contain privileged, 
proprietary, confidential information, which may be exempt from any kind of 
disclosure whatsoever and is intended solely for the use of addressee (s). If 
you are not the intended recipient, kindly inform us by return e-mail and also 
kindly disregard the contents of the e-mail, delete the original message and 
destroy any copies thereof immediately. You are notified that any 
dissemination, distribution or copying of this communication is strictly 
prohibited unless approved by the sender.

DQ Entertainment (DQE) has taken every reasonable precaution to minimize the 
risk of transmission of computer viruses with this e-mail; DQE is not liable 
for any damage you may sustain as a result of any virus in this e-mail. DQE 
shall not be liable for the views expressed in the e-mail. DQE reserves the 
right to monitor and review the content of all messages sent to or from this 
e-mail address




--
Mit besten Grüßen / Best Regards

Alexander Födisch

Max Planck Institute for Evolutionary Anthropology
-Central IT Department-
Deutscher Platz 6
D-04103 Leipzig

Phone:  +49 (0)341 3550-168
+49 (0)341 3550-154
Fax:+49 (0)341 3550-119
Email:  foedi...@eva.mpg.de


TSM and Lotus

2009-02-22 Thread Alexander Födisch

Hi,

we are planning to implement Lotus Domino/Notes. Will it be possible to restore single mails with the new TDP 
v6.1? I read that TDP for Exchange v6.1 should be able to restore single mails of an MS Exchange database.



Thanks,
Alex Födisch


Re: Backup of ownership and ACLs

2009-02-17 Thread Alexander Födisch

Hi,

I will try the option SKIPACLUPDATCHECK.


Thank you guys,
Alex


Rolf Meyer schrieb:

Hello

I think, there's an option called SKIPACLUPDATCHECK, which can be used
to prevent incr backups just because of changing ACL-infos.

Give it a try.

Rolf Meyer
Storage Consultant
PROFI Engineering Systems AG

 Alexander Födisch schrieb:

Hi all,

if we change the ownership (chmod/chgrp) or the ACLs of files/folders on
our GPFS-filesystem, all affected
data will be backed up again from TSM because the ctime was changed -
same behaviour on a XFS filesystem.
We often have to change recursively the ACLs of a 15TB-folder and so
this 15TB are backup up nearly daily...
I understand the necessity of backing up metadata as ownership or ACLs
:) But is there an other possibility?

Can we backup just the metadata of changed files instead of all the
data? Depends this on the filesystem?


Thanks,
Alex






--
Mit besten Grüßen / Best Regards

Alexander Födisch

Max Planck Institute for Evolutionary Anthropology
-Central IT Department-
Deutscher Platz 6
D-04103 Leipzig

Phone:  +49 (0)341 3550-168
+49 (0)341 3550-154
Fax:+49 (0)341 3550-119
Email:  foedi...@eva.mpg.de


Backup of ownership and ACLs

2009-02-15 Thread Alexander Födisch

Hi all,

if we change the ownership (chmod/chgrp) or the ACLs of files/folders on our 
GPFS-filesystem, all affected
data will be backed up again from TSM because the ctime was changed - same 
behaviour on a XFS filesystem.
We often have to change recursively the ACLs of a 15TB-folder and so this 15TB 
are backup up nearly daily...
I understand the necessity of backing up metadata as ownership or ACLs :) But 
is there an other possibility?

Can we backup just the metadata of changed files instead of all the data? 
Depends this on the filesystem?


Thanks,
Alex


TSM-Client starts wrong scheduler

2009-01-09 Thread Alexander Födisch

Hi,

since a few weeks we have a strange behaviour with one of our Backup-Clients.
When the scheduler should start, the clients says that the scheduler is out of 
time and plans the
next window start:

01/08/2009 21:03:50 --- SCHEDULEREC QUERY BEGIN
01/08/2009 21:03:50 --- SCHEDULEREC QUERY END
01/08/2009 21:03:50 Next operation scheduled:
01/08/2009 21:03:50 
01/08/2009 21:03:50 Schedule Name: EVANPDC_DAILY_INCR
01/08/2009 21:03:50 Action:Incremental
01/08/2009 21:03:50 Objects:
01/08/2009 21:03:50 Options:
01/08/2009 21:03:50 Server Window Start:   00:00:00 on 01/09/2009
01/08/2009 21:03:50 
01/08/2009 21:03:50 Scheduler has been stopped.


  now the scheduler should start:

01/09/2009 00:24:51 TSM Backup-Archive Client Version 5, Release 5, Level 1.0
01/09/2009 00:24:51 Querying server for next scheduled event.
01/09/2009 00:24:51 Node Name: ZENTGPFSDATA.EVA.MPG.DE
01/09/2009 00:24:51 Session established with server BACKUP: Windows
01/09/2009 00:24:51   Server Version 5, Release 4, Level 3.0
01/09/2009 00:24:51   Server date/time: 01/09/2009 00:24:49  Last access: 
01/09/2009 00:15:21


  but it just plans the next one:

01/09/2009 00:24:51 --- SCHEDULEREC QUERY BEGIN
01/09/2009 00:24:51 --- SCHEDULEREC QUERY END
01/09/2009 00:24:51 Next operation scheduled:
01/09/2009 00:24:51 
01/09/2009 00:24:51 Schedule Name: EVANPDC_DAILY_INCR
01/09/2009 00:24:51 Action:Incremental
01/09/2009 00:24:51 Objects:
01/09/2009 00:24:51 Options:
01/09/2009 00:24:51 Server Window Start:   12:00:00 on 01/09/2009
01/09/2009 00:24:51 
01/09/2009 00:24:51
Executing scheduled command now.
01/09/2009 00:24:51 ANS1814E Unable to start the scheduled event 
'EVANPDC_DAILY_INCR'
01/09/2009 00:24:51 ANS1815E Either the window has elapsed or the schedule has 
been deleted


But sometimes it works. That's very strange. Any ideas?


TSM-Server version: 5.4.3.0
TSM-Server OS: Windows Server 2003

TSM-Client version: 5.5.1.0
TSM-Client OS: SLES 10 SP2



Best,
Alex

--
Mit besten Grüßen / Best Regards

Alexander Födisch

Max Planck Institute for Evolutionary Anthropology
-Central IT Department-
Deutscher Platz 6
D-04103 Leipzig

Phone:  +49 (0)341 3550-168
+49 (0)341 3550-154
Fax:+49 (0)341 3550-119
Email:  foedi...@eva.mpg.de


TSM-Server on Windows Server 2008?

2009-01-07 Thread Alexander Födisch

Hi,

does anybody have experiences with TSM-Server 5.5.x running on Windows Server 
2008 x64?
At this TSM documentation Windows Server 2008 is not listed as a supported 
plattform:
http://publib.boulder.ibm.com/infocenter/tivihelp/v1r1/topic/com.ibm.itsmfdt.doc/b_install_guide_windows16.htm#dqx2r_srvr_wnt_sysreq_inst

But I'm not sure if this is the latest documentation. Is the new version 
5.5.2.0 supported on Windows Server 2008?

Best,
Alex


Re: Multiple Clients in single server...

2009-01-02 Thread Alexander Födisch

Here is our configuration of a linux host with two client instances:

/opt/tivoli/tsm/client/ba/bin/dsm.sys:

SErvername  GPFSDATA
COMMMethod   TCPip
TCPPort  1500
TCPServeraddress backupn1.eva.mpg.de
NODENAME ZENTGPFSDATA.EVA.MPG.DE
Passwordaccess   generate
passworddir  /gpfs/CONFIG/TSM
MEMORYEFFICIENTBACKUPYES

* logfiles
errorlogname /var/log/adsm/gpfsdata/dsmerror.log

DOMAIN  ALL-LOCAL  -/ -/boot -/var -/proc -/sys

exclude.dir /tmp
exclude.dir /mnt
exclude.dir /mnt2
exclude.dir /media
exclude.dir /var/log/adsm
exclude /var/.../log.*
exclude.dir /gpfs/automountdir
exclude /.../core

* clear log after 14 days
errorlogretention  14

HttpPort 1581
MANAGEDSERVICES WEBCLIENT


SErvername  SYSTEM
COMMMethod TCPip
TCPPort1500
TCPServeraddress   backupn1.eva.mpg.de
NODENAME  ZENTGPFSN01.EVA.MPG.DE
Passwordaccess generate
MEMORYEFFICIENTBACKUPYES

* logfiles
schedlogname   /var/log/adsm/system/dsmsched.log
errorlogname   /var/log/adsm/system/dsmerror.log

DOMAIN / /boot /var

exclude.dir /tmp
exclude.dir /mnt
exclude.dir /mnt2
exclude.dir /media
exclude.dir /var/log/adsm
exclude /var/.../log.*
exclude.dir /gpfs/automountdir
exclude /.../core

* clear log after 14 days
schedlogretention  14
errorlogretention  14

MANAGEDSERVICES SCHEDULE


so we have two instances: zentgpfsdata and system

when you execute dsmc or dsmcad it takes the first server in dsm.opt-file (here 
zentgpfsdata).
but you can execute dsmc / dsmcad -servername=system and you have access to the 
second client-node.


Best,
Alex




KIRAN schrieb:

Can u explain me configuration in detail

-Original Message-
From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf Of goc
Sent: Friday, December 26, 2008 4:50 PM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] Multiple Clients in single server...

of course you can, just make separate SERVERNAME stanzas in dsm.sys
file, and one *.opt file for each client/node

On Fri, Dec 26, 2008 at 6:10 AM, KIRAN ki...@dqentertainment.com wrote:

Hi,



We have configured two server instances in single server. Can I have two

BA

Clients in one system.??



Regards,

Kiran.

Disclaimer:
This email message (including attachments if any) may contain privileged,

proprietary, confidential information, which may be exempt from any kind of
disclosure whatsoever and is intended solely for the use of addressee (s).
If you are not the intended recipient, kindly inform us by return e-mail and
also kindly disregard the contents of the e-mail, delete the original
message and destroy any copies thereof immediately. You are notified that
any dissemination, distribution or copying of this communication is strictly
prohibited unless approved by the sender.

DQ Entertainment (DQE) has taken every reasonable precaution to minimize

the risk of transmission of computer viruses with this e-mail; DQE is not
liable for any damage you may sustain as a result of any virus in this
e-mail. DQE shall not be liable for the views expressed in the e-mail. DQE
reserves the right to monitor and review the content of all messages sent to
or from this e-mail address



--

Bill Cosby  - Human beings are the only creatures on earth that allow
their children to come back home.


Disclaimer:
This email message (including attachments if any) may contain privileged, 
proprietary, confidential information, which may be exempt from any kind of 
disclosure whatsoever and is intended solely for the use of addressee (s). If 
you are not the intended recipient, kindly inform us by return e-mail and also 
kindly disregard the contents of the e-mail, delete the original message and 
destroy any copies thereof immediately. You are notified that any 
dissemination, distribution or copying of this communication is strictly 
prohibited unless approved by the sender.

DQ Entertainment (DQE) has taken every reasonable precaution to minimize the 
risk of transmission of computer viruses with this e-mail; DQE is not liable 
for any damage you may sustain as a result of any virus in this e-mail. DQE 
shall not be liable for the views expressed in the e-mail. DQE reserves the 
right to monitor and review the content of all messages sent to or from this 
e-mail address




--
Mit besten Grüßen / Best Regards

Alexander Födisch

Max Planck Institute for Evolutionary Anthropology
-Central IT Department-
Deutscher Platz 6
D-04103 Leipzig


Phone:  +49 (0)341 3550-168
+49 (0)341 3550-154
Fax:+49 (0)341 3550-119
Email:  foedi...@eva.mpg.de