I'm having some surprising things happen when doing an EXPORT NODE
directly to another server, on a node that has a CLOPTSET defined.
Both servers are TSM 5.5 on AIX.
I exported a node from one server to another, which has a cloptset
defined, and the cloptset exists on both source and target serve
On Jun 11, 2009, at 4:15 PM, Wanda Prather wrote:
The accounting log has multiple fields for the session:
backup transactions
backup KB
total transmitted
On a backup, you'll find the total transmitted is significantly
higher than
the total backed up.
That's the difference in the metadata.
Now
The accounting log has multiple fields for the session:
backup transactions
backup KB
total transmitted
On a backup, you'll find the total transmitted is significantly higher than
the total backed up.
That's the difference in the metadata.
Now what I can't remember, is whether the backup KB incl
Wow, it's amazing how much data is caught up in retries. On one of our
larger instances, the amount transferred is 2.8TB but only 1.3TB was a
part of the storage pool backup!
Are retries the only explanation of this?
Regards,
Shawn
Shawn Drew
Another possible cause: at the beginning of a "dsmc inc ..." job, the
TSM server sends the client lots of metadata, ie, a list of the files
it currently has.
The client then walks its local disk to see what's changed.
If the client has 10 million files, that metadata can be significant.
You can s
I have a TSM 6.1 server runing in a test environment. With 5.5 I would
use the TSM ODBC drivers on my XP laptop to run SQL queries against the
database. The ODBC drivers were available in a nice install package. I
am not having any luck figuring out how to install DB2 ODBC drivers on
my laptop s
We are looking to do this down the road, but no experience yet.
- What kind of NDMP backups were you trying to do, and what problems did
you run into?
- Are you concerned about how long it would take to do a file-level restore
for such a large server?
- Do you keep internal snaps in the NetApp for
Not according to my mail client you didn't Kelly, Richard just pipped you!
;-)
David McClelland
London, UK
http://www.linkedin.com/in/dmcclelland
-Original Message-
From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf Of
Kelly Lipp
Sent: 11 June 2009 19:41
To: ADSM-L@VM.
Yoo hoo! Me and Richard agree! I love when that happens. And I got there
first.
Kelly Lipp
CTO
STORServer, Inc.
485-B Elkton Drive
Colorado Springs, CO 80907
719-266-8777 x7105
www.storserver.com
-Original Message-
From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf
No, this isn't internal compression. If you look at the sched log for the
clients, do you see and failed messages? For instance, let's say you have copy
serialization set to one of the shared options (sharedynamic, sharestatic). If
the client starts to move the file, then it opens, then it cl
On Jun 11, 2009, at 2:14 PM, Shawn Drew wrote:
Is there any reason that STGPOOL backups and Migrations would only
process
about half the quantity of data that is reported to be backed up?
One commonly encountered reason is retries, evidenced in the full
client log. (It's a product deficiency
Has anyone put this into production use yet? Our initial testing is
very positive.
Currently we have to keep all user files for 7 years. I have 2
NetApp filer clusters with about 35 million files in 130 CIFS shares.
NDMP backup is unworkable. It takes slightly over 24 hours to perform
one co
I noticed some strange data. I never paid attention to it before, but now
that I noticed it, I find it is the same across all of our TSM instances.
Is there any reason that STGPOOL backups and Migrations would only process
about half the quantity of data that is reported to be backed up?
They are
I can see it, I think.
Your /optfile: doesn't have a terminating " after the path to the options
file.
/David Mc
London, UK
http://www.linkedin.com/in/dmcclelland
-Original Message-
From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf Of
Matthew Large
Sent: 11 June 2009
I changed my email address over a week ago and I'm still getting messages
to the wrong email.
Monitor: Please ensure the server is sending emails to the correct
address. I have a confirmation email from when I setup a different
address but still the lists are going to the wrong address.
Buddy H
Hi,
I've never had a problem like this before.. while trying to execute some
dsmcutil commands I'm getting this and a failure of the command:
C:\Program Files\Tivoli\TSM\baclient>dsmcutil install cad /name:"TSM CAD:
GBCWBR
TCS001" /clientdir:"c:\Program Files\tivoli\tsm\baclient"
/optfile:"S:\Pr
ADMINISTRATOR/MONITOR:
Please remove my email address and subscription from this group,
effective immediately
Thank you
Eric Lam
Thanks Wanda.
I made that change just prior to running it.
Regards
Adrian Compton
Aspen Pharmacare Port Elizabeth
tel: +2741 4072855
Fax: +2741 453 7452
Cell: +27823204495
Email: acomp...@aspenpharma.com
-Original Message-
From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] O
A minor correction:
Even though you may find this example in some of the old TSM doc, this line
is incorrect:
INCLEXCL "exclude '*:\...\*.*'"
The correct syntax is
INCLEXCL "exclude '*:\...\*'"
The TSM include/exclude statements are executing a pattern match.
Exclude '*:\...\*.*'" will only ma
Thanks you all for your replies.
Your advice has worked.
Much appreciated Richard, Christian, Steven
Adrian Compton
Aspen Pharmacare Port Elizabeth
tel: +2741 4072855
Fax: +2741 453 7452
Cell: +27823204495
Email: acomp...@aspenpharma.com
-Original Message-
From: ADSM: Dist Stor Manage
Hi,
Make sure your Exclude is first and not last.
INCLEXCL "RETRYPERIOD 0"
INCLEXCL "CHANGINGRETRIES 0"
INCLEXCL "INCLUDE 'NT' NT_TAPE_DAILY"
INCLEXCL "DIRMC NT_DIRECTORIES"
INCLEXCL "exclude '*:\...\*.*'"
INCLEXCL "include '*:\...\*.xls'"
INCLEXCL "include '*:\...\*.doc'"
INCLEXCL "include '*:\..
Take a closer look at quote matching in that set of specifications.
For some reason my first attempt to post this didn't work..
Hi,
I've never had a problem like this before.. while trying to execute some
dsmcutil commands I'm getting this and a failure of the command:
C:\Program Files\Tivoli\TSM\baclient>dsmcutil install cad /name:"TSM CAD:
GBCWBRTCS001" /clien
As Steven says, *always* do 'dsmc query inclexcl' to evaluate the
fully compiled set of Include-Exclude specs, from all sources. And,
when making client options changes, do 'dsmc query options' right
afterward, to assure correctness, to prevent client schedules from
failing. Those two commands s
You need your exclude above the includes - though having said that, I
can't see why you are backing anything up at all.
What does a "q inclexcl" in a client dsmc session look like?
Steven Langdale
Global Information Services
EAME SAN/Storage Planning and Implementation
( Phone : +44 (0)1733
Hi All
I am trying to create a dsm.opt file to only backup all Office files as
Tech Support are rolling out new desktops and I want to make sure they
dont miss any critical data.
I have the following so far but it backups the entire C:
INCLEXCL "RETRYPERIOD 0"
INCLEXCL "CHANGINGRETRIES 0"
INCL
Kiran
Not sure on the exact number, but I've got policy domains with 10's of
management classes in them.
You should be fine.
Steven Langdale
Global Information Services
EAME SAN/Storage Planning and Implementation
( Phone : +44 (0)1733 584175
( Mob: +44 (0)7876 216782
ΓΌ Conference: +44 (0)208 6
27 matches
Mail list logo