>From: Mark Stapleton [mailto:[EMAIL PROTECTED]]
>>Remind your NT and Exchange people that Veritas ignores Microsoft's APIs
>>and uses its own. The upshot is that anytime an NT or Exchange box gets
>>a hotfix or service pack installed, they run the risk that Veritas won't
>>work afterward. I've al
Hi Jon,
Here is mine, it works fine and exclude all the useless stuff.
To check the rulez TSM undestand, type the following in a client console
session
dsmc > q inclexcl
or
dsmc > show inclexcl
(depending on your client version)
TCPBUFFSIZE 32
TCPWINDOWSIZE 63 * fenetre TCP > 64K
A little planning, and the right hardware go a long way.
I had SSA disks looped thru both machines, and made sure all my TSM stuff
was in a VG on those disks. TSM was installed on the new box equal to the
version on the old box. Move time was simply:
Shut down TSM on old box, and shutdown new b
Bert,
I am in the process of going the other way. We are moving most of our TSM
(V3.7) workload from OS/390 2.6 on a
9672-R55(~266 mips) to TSM V4.1 onan AIX H80 using the same type 3590
drives we used for mainframe TSM on the Fibre Channel version. In general
we are getting much better performa
I'm lookking in other places currently but can anyone shed any light on this
one ?
04/05/01 09:17:31 ANRD afmigr.c(2683): Reconstruction of aggregates
is
disabled. Run audit reclaim utilities to re-enable
reconstruction of aggregates.
AuditDB diskstorage does tend to run more quickly than other flavors of auditDB. The
majority of the DB size is in the archstorage area (tape for most people) not the
diskstorage.
A word of caution - always take a full DB backup before performing an AuditDB
procedure. You may not like the re
> From: Mark Stapleton [mailto:[EMAIL PROTECTED]]
> Sent: Thursday 05 April, 2001 18:23
> Remind your NT and Exchange people that Veritas ignores Microsoft's APIs
> and uses its own. The upshot is that anytime an NT or Exchange box gets
> a hotfix or service pack installed, they run the risk that
The other thing to watch for, is the values in your ADSM copypool
definition. Since the DB backup contains the timestamp, you will never get
multiple versions of the backup so if you want them to disappear right away,
make sure that your retain only and versions deleted parameters are set to
0
What about a del vol with the discarddata parameter set to yes ? This
should erase the reference to any files thought to be stored on the offline
volume(s).
Glenn MacIntosh
Manager of Technical Services
Sobeys Inc.
123 Foord St.
Stellarton, Nova Scotia
(902) 752-8371 Ext. 4017
If your server is at 3.7 or higher you can run a query against the
summary table. Cut & paste the following into a file, then in dsmadmc
say
macro
The query is --
/* */
/* macro file to make a daily summary */
/*
We have in production more than 1100 Clients (1000 PC+100 Srv Unix/NT) on a
dual Pentium Pro 200 Mhz 256MB : It's too small (ADSM 3.1) 80%CPU all day
and many 50% jobs failed due to server overload.
I am currently doing the migration on TSM 4.1 on 8xPIII 700Mhz 2MB L2Cache
and 8GB RAM on Win2000 A
>Here's an easy answer that'll work some of the time:
>If your organization already has in place a job that archives the necessary
>things to microfiche or local tape, etc, just modify that job to write the
>archive to TSM instead.
One thing to keep in mind: TSM is a proprietary solution, meanin
>
> On top of this, you're probably archiving, in paper format, the original
> stuff that was used to fill the database. The good news about that is you
> could actually read the paper 20 years from now.
Not if the paper is high in acid content.
:-)... joe.f.
(Or hi on drugs :-)
Everyone,
If I were to give you my Hardware specs could you tell me a ballpark fig.
My TSM Server is a Dual Processor Pentium III Xeon 700 Mhz Compaq ML 570. 1Gb Memory.
Disk space is not an issuse.Storage pools have been hosted on a Compaq StorageWorks
4100 RAID Array System.
How many clients
Actually the LASTSESS_SENT field is for data sent for *any* TSM client
operation, not just for the last backup. So if between the time the backup
finished and the SELECT statement is run, the user performs some other
operation... even something like DSMC QUERY SESSION... then the
LASTSESS_SENT fie
Here's an easy answer that'll work some of the time:
If your organization already has in place a job that archives the necessary
things to microfiche or local tape, etc, just modify that job to write the
archive to TSM instead.
I mean, somebody at some point in your organization did some thinking
Bert,
I have just finished installing TSM 4.1 for OS/390. I was at ADSM 3.1 on
RS/6000.
Here is my current configuration;
Hitachi P34 - 118 MIPs
OS/390 v2r5
Escon attached Cisco 7204
5 AIX clients
5 HP-UX clients
40 NT clients
Total disk utilization for the clients ~1.5 TB.
30 GB backed up nightl
Run this query command and it will give you the node name and how much data
that node sent from it's last backup.
select NODE_NAME,LASTSESS_SENT from nodes
Chris Anderson
WIC Systems Administrator
[EMAIL PROTECTED]
> -Original Message-
> From: Kelly J. Lipp [SMTP:[EMAIL PROTECTED]]
> Se
If you use TSM on AIX, you might look at www.servergraph.com. It has a piece
that tracks the activity log's "client X backed up 4.56 MB" messages and
writes a daily total. Costs money, but there's a free trial.
or you could go through the activity log manually and parse out these
messages...it's
Hi Richard,
to know exactly how many RAM TSM is eating, try the following :
% ps -eaf | grep dsmserv --> GET PID
% svmon -P
--- physical RAM pages (4Ko) ---+
v
Pid CommandInusePin Pgspa
Hi Angelica,
Use the SPACEMGPOOL, it is implemented for that !
rv
> -Message d'origine-
> De : Angelica Tulipano [mailto:[EMAIL PROTECTED]]
> Envoyé : vendredi 6 avril 2001 16:35
> À : [EMAIL PROTECTED]
> Objet : Question about Libraries with one drive
>
>
> Hi!,
> We have a TSM serve
Does anyone have a copy of a goo, working NT 4.0 OPT file? I am having
difficulty getting my INcludes/EXcludes working properly. We are using TSM
version 3.7 on an MVS O/S 390 system with TSM version 3.x and 4.x NT
clients. My next step is getting it to work on our W2K platforms against
4.11 ve
I haven't been following this thread too closely, so maybe I missed it...
but has anyone mentioned the TSM server accounting records? Back when I was
a customer, I used to use them to get this kind of information. Check out
the description in the TSM Admin Guide (look up "accounting records" in th
Sorry to take so long to summarize but I'm still not certain what's going
on.
Thanks to the following for their help;
Sean Drew
Ben Bullock
and Richard ([EMAIL PROTECTED]
I think what the problem was is that the server name had been deleted
somehow on the ADSM server itself. When the daemon on t
My daily processing migrates my disk pool down to 10% full
(apporximately), so I know the next day by how full my disk pool is how
much I backed up. It becomes harder if your disk pool fills up in the
night, and start migrating while still backing up.
Andy Carlson |\
It's not our job to tell the business what they can and cannot back up. On
the other hand, sometimes when we present them with the cost--be sure to
include the cost of maintaining the current tape library plus the new ones
you will need by then--they realize that might be a better way to keep the
As long as your disk pool is large enough to hold a day's worth of data you
can do a
backup stg diskpool copypool
before you migrate the data (doesn't have to be before if you have cache=yes
on diskpool). This way you get the data to the copypool and to the
tapepool.
If you have the situation
Complete dsmserv command syntax available in an appendix in the TSM
Reference Guide.
Kelly J. Lipp
Storage Solutions Specialists, Inc.
PO Box 51313
Colorado Springs CO 80949-1313
(719) 531-5926
Fax: (240) 539-7175
Email: [EMAIL PROTECTED] or [EMAIL PROTECTED]
www.storsol.com
www.storserver.com
The schedule log file has this in it so you can do an incremental from the
schedule rather than running a script to get the same information. This
info is also kept in the server activity log and is available via select
statements (I believe) from the node table. One of our SQL gurus should
leap
Ray makes some interesting points below mine so perhaps read from the bottom
up.
When I say save the data in ASCII I implied saving the schema as well. I
guess the way I would handle the FDA rule is to go ahead and keep all the
binary stuff knowing full well I won't use it, but also have the ASC
My backups run a script on the client that executes the ''dsmc inc'' command
for each file system to be backed up. The output is redirected into a log
file for each filesystem. Add up all the ''bytes transferred'' in the
log files.
-Original Message-
From: Dearman, Richard [mailto:[EMAI
Richard,
This is normal for AIX. I don't know about other Unix OS's
AIX will keep the most recently read file pages in real memory unless
it is needed for something else. My S7A with 8GB ram does the same thing.
Denny P.
-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED
Richard,
I recommend you obtain the AIX Performance Tuning Redbook, SG 244989.
Basically, AIX does memory mapped disk I/O. When a page of a disk file is
accessed, AIX maps a page of memory to it. That memory page stays mapped
until it is needed somewhere else. "Free" doesn't qualify as "somew
Dwight,
Ahh yes... I had this same problem. I don't know if you use the Austin
Textsearch site, but that's where I found the answer. Anyway, if you can
afford downtime on this server, you should be able to do an offline audit of the
"diskstorage" objects in the database. Before I did this I
On Thursday 05 April 2001 19:11, you wrote:
> Hi Geoff,
>
> I just received my TSM 4.1 upgrade CDs. So I'm faced with the fun of
> upgrading to 4.1 on my AIX system. I would love to see your document on
> the steps to do this properly.
>
> Thanks, Jim
>
I did the upgrade from ADSM 3.1 to TSM 4.
I am new to the ADSM or TSM world. How do you guys find out how mcuh data
you are backing up per night. Is there a command line in ADSM to show you
this.
-Original Message-
From: Sean McNamara [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 05, 2001 1:14 PM
To: [EMAIL PROTECTED]
Subjec
I use the "top"utility to monitor my server adsm server load. I noticed
that the Real memory statement is showing 812M files is being used. What
does the files statement mean? it seems whatever files means is taking up
all of my memory.
Load averages: 0.10, 0.04, 0.04 adsmsrv1Fr
I haven't worked with Informix, but for Oracle/SQL-Backtrack
restores (on AIX), an attempt to restore the db back to an earlier
point in time, either based on a date timestamp or on
the System Change Number (a change commit point similar
to DB2's Relative Byte Address), will result in SQL to
'ALTE
> could anyone tell me what CPU usage (mips) does an OS/390 machine use with
> TSM 4.1.
About a year ago we had ADSM 3.1 installed on a Multiprise 2003-
237 machine. Mips rating of the machine is just over 100.
Receiving data at an aggregate rate of about 5 Mbytes/second to
disk, with a concurre
I've had to do this several times. The only other consideration is any storage
pools containing disk volume. I've found that the easiest way to handle these
have been to move the data to a tape storage pool.
The documentation for the dsmserv command is in Appendix A of the Tivoli Storage
Manage
Hi!,
We have a TSM server Vs 3.7 on an NT 4.0 Netfinity Server, connected to it
we have a library with one drive. I know we cant use the features of the
DRM of copy pool because we dont have another drive to do it, but i have a
doubt that if someone of you have solve it, i will apreciate your help
Hi Zosi,
I am also going to do the same this weekend, but on AIX. However the
procedure should be pretty much the same. These steps are what I am gonna
take:
1). Configure the new machine and decide the layout of your disk
space. For example:
drive 1: c:\ for TSM c
Everyone,
What is the limit to the # of clients that a TSM Server can handle?
Regards,
Rajesh Oak
Get 250 color business cards for FREE! at Lycos Mail
http://mail.lycos.com/freemail/vistaprint_index.html
Is anyone using the new version of TSM for NT, 4.1.3 yet? If so are there
any problems?
Thanks in advance...
Mark Remeta
Seligman Data Corp.
100 Park Avenue
New York, NY 10017
I believe that the best practice would be to do the following
For Windows NT:
1. Remove the NT services using dsmcutil remove /name:''.
2. Remove the old 3.1.06 client
3. Install the new 4.1.2 client, and move the dsm.opt file to the
correct location (:program files\tivoli\tsm\bac
When we moved our NT clients from 3.7x to 4.1x, an upgrade left behind some
desktop icons and the Uninstall icon in the program folder (which no longer
exists in 4.1x) that didn't get cleaned up. So I switched to the
uninstall/install option for a cleaner implementation.
Anne Short
Lockheed Mar
Until now I heard of clients wanting to migrate from mainframe to Unix, not the
other way. May I ask you why you want to migrate in that way?
Michel Engels
Thank you for checking Del. I'll share the info with our Notes admins.
Del Hoobler <[EMAIL PROTECTED]>
04/05/2001 10:48 AM
Please respond to "ADSM: Dist Stor Manager"
To: [EMAIL PROTECTED]
cc: (bcc: Lisa Cabanas/SC/MODOT)
Subject:Re: a question about
We are backing up on average 1.2 TB a night and once a month we backup an
additional 4.2 TB over a weekend...
Robert Burton
Open System Storage Analyst
Royal Bank of Canada
315 Front St West
Toronto, On, M5V 3A4
416-348-3849
email: [EMAIL PROTECTED]
-Original Message-
From: Diana J.Cli
>... ADSM didn't used to be supported through a firewall even though it
>would work in many situations. I don't know in this day and age if that
>non-support is still official. ...
See the client README file topic:
"Using Tivoli Storage Manager in a firewall environment"
--- Received from SIG.HAMILTL LYNN HAMILTON 04/06/01 755a
We are upgrading our TSM clients from v.3.1.0.6 to v.4.1.2 for Novell and
Windows NT file servers. Is it best to uninstall the old client first and
then install the new client or can I simply install the new client on to
Hi colleagues,
I have a very extrange problem using the SQL Bactrack
to restore the Informix database. I don't know if it
is a problem or it is my unknoledge which causes my
alarm. In addition, I don't know if this problem
happens only in my environemnt or it occurs all SQL
BACKTRACK installations
We use collocation at filespacelevel,
the problem is that you can not collocate on a version basis
to have the files you just needed piece after piece on your tape.
> -Ursprüngliche Nachricht-
> Von: Chibois, Herve [mailto:[EMAIL PROTECTED]]
> Gesendet am: Donnerstag, 5. April 2001 17:45
Yes, this utility creates a TSM Server2 with it own service.
This TSM Server2 service can I start, but what can I do with my TSM Server1
service?
Thanks.
Michael
Von: John Stephens <[EMAIL PROTECTED]>
Am: 06.04.2001 10:25 GMT
Bitte antworten an [EMAIL PROTECTED]
An: [EMAIL PROTECTED]
Hello,
could anyone tell me what CPU usage (mips) does an OS/390 machine use with
TSM 4.1.
We are now working on AIX 4.3.3 and want to migrate to OS/390. What OS/390
machine do I need??
We have about 60 AIX clients, 100 NT clients 20 SUN clients. Every night we
backup about 800 GB(compressed).
O
Did you initialize the server from Server Utilities?
John Stephens
STORServer, Inc
[EMAIL PROTECTED]
-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of
Michael Hack
Sent: Friday, April 06, 2001 4:40 AM
To: [EMAIL PROTECTED]
Subject: migration to TSM 4
Joel,
we backup 3 Windows boxes through a firewall but no MSCS.
What we did is start a backup (manually or scheduled) and check at the firewall
which packets were dropped. This way we found which ports needed to be accepted. We
needed several test runs until we found all affected ports.
HTH
Re
As told above, no client, no data available.
Try to register a node with the name of the deleted one and then proceed
with the "-virtualnodename=oldnodename" option. you must specify the target files
or directory. You will be asked for the oldname password.
dsmc rest "*" -sub
I have the same problem as Maria.
I checked in the regedit program the settings, and I found no wrong
parameter.
Give it a solution for this error?
View in the TSM Utilities:
Service: TSM Server1
State: Error
Startup: The specified service does not exists as an installed
service.
Hy Diana,
we do have 2 TSM-Servers and backing up on weekdays about 300-400 GB on one,
150-200 GB on the other server.
Christoph
Boehringer Ingelheim Pharma KG
IT Department
Email : [EMAIL PROTECTED]
Germany
> -Ursprüngliche Nachricht-
> Von: Diana J.Cline [SMTP:[E
60 matches
Mail list logo