Hi,
I have a TSM Server 4.2 Level 1.0 running on AIX. with 512MB RAM & Paging
Space - 1.6GB.
DB allocated - 11.7GB.
Used- 10.8GB
I run a schedule in the morning for a backup, which has been running
without any problems for the past one month.
Today morning when the schedule sta
NOW I understand why I was busy for most of yesterday to find a **&%&
[artnumber of some tapedrive mounting bracketsMy searches turn out bogus
every time...G
-Original Message-
From: Suad Musovich [mailto:s.musovich@;AUCKLAND.AC.NZ]
Sent: Wednesday, October 23, 2002 9:51 PM
Hi,
The server started ok when i started it again.
But when i started a GUI backup the server stopped with the follwoing
error.
ANRD pkthread.c(539): ThreadId<19> Run-time assertion failed:
"waitP->txn-
P->waitingForLock == lockP", Thread 19, File tmlock.c, Line 1919.
ANR7838S Server operat
Hi Mark,
i mean files, not filespaces ! Sorry
Mark Stapleton schrieb:
> From: ADSM: Dist Stor Manager [mailto:ADSM-L@;VM.MARIST.EDU]On Behalf Of
> Frank Ruff
> > If i have a filespacename call /data/test , how can i delete seperate
> > files under this filespacename.
> > I want not to delete th
Hi Del,
I wanted to thank you for responding. And I want to make it VERY clear
how much I and others on the list appreciate the fact that you and many
other TSM developers contribute your time and energy to making TSM a
quality product; I know you don't have to contribute at all and you do
it bec
Hi
I run an audit vol with fix=yes and got the following error on my actlog:
Activity Log
Date and Time Message
10/23/2002 18:38:19 AN
Gave it a try. Same error. I guess I will ask IBM. Thanks
Matt
-Original Message-
From: Tailor, Steve [mailto:Steve.Tailor@;HEALTH.WA.GOV.AU]
Sent: Wednesday, October 23, 2002 7:42 PM
To: [EMAIL PROTECTED]
Subject: Re: can't delete old node because of SYSTEM OBJECTS
Hi Matt,
I had a
I have backups successfully going lan free but on archives in the same
domain I get:
Total number of bytes transferred: 517.13 MB
LanFree data bytes: 0 B
Is there some trick to getting archvies, as opposed to backups, to go
lan free?
David
Maybe that "smart" support person have already ported Internet Exploder to
AIX or Linux (IBM claims is 100% committed to) ?!? :-((
When the $#%$, IBM will start promote their *own* products. Recently I had
a not so funny situation - a project manager was nearly purchased
BackupExec for their W2k se
Hello,
i tried to realize some storage reports about out NT servers with the
following select:
select substr(nodes.contact,1,1) as SERVERTYP ,sum (filespaces.capacity), -
sum (filespaces.capacity*pct_util/100) from nodes,filespaces
where filespace_name like '%\c$' and nodes.node_name=files
I have a TSM server 4.2.2.8 on W2K (SP2)
Client 4.2.2.3 on Netware 5.1 sp4 on 8 servers
Client 4.2.2.x on Windows 2000/NT4.0 on 7 servers
Backups run normally. Initial backup took 8 hours but worked without any
problems.
Do my first archive of all filespaces on all servers. Job starts at 21:00
A
I would bet you backup copygroup(s) points to SAN-shared tape while
archive copygroup(s) points to diskpool (which is not shareable).
Zlatko Krastev
IT Consultant
David E Ehresman <[EMAIL PROTECTED]>
Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]>
24.10.2002 15:11
Please respond to "A
Raghu,
as you wrote it was already discussed on this list. In last thread we with
Paul confirmed both that ESS is a different beast. Very, very deep under
the covers of ESS there are really RAID-5 arrays. But the addtional layers
on top of them is making ESS better than nearly all RAID-1
implement
-Original Message-
From: Mark Stapleton [mailto:stapleto@;BERBEE.COM]
Sent: Thursday, October 24, 2002 12:24 AM
To: [EMAIL PROTECTED]
Subject: Re: OK IBM _ ENOUGH ALREADY with the IBM/Tivoli TSM website -
From: Prather, Wanda [mailto:Wanda.Prather@;JHUAPL.EDU]
> The new IBM/Tivoli Storage
usually around the actlog it should tell you what the internal error is
caused by look forward and backwards like 20 minutes in that log to see if
it says anything which could relate to that. On the other hand I have
noticed that in the past when I received such errors the best thing to do
is to ju
I would just like to add something. the manuals are sometimes misleading.
ESS runs at a "theoretical" speed of 1280 MB/s yes. that's because you
count the fiber channel connections towards the outside. but the internal
busses are 4 133MB/s PCI busses. that makes a max throughput from the cache
to t
Shouldn't you group by "SERVERTYP"? I think you need the quotes.
Paul Miller
-Original Message-
From: [EMAIL PROTECTED] [mailto:stefan.holzwarth@;ADAC.DE]
Sent: Thursday, October 24, 2002 7:19 AM
To: [EMAIL PROTECTED]
Subject: Group by problem for Storagereports
Hello,
i tried to real
>I would bet you backup copygroup(s) points to SAN-shared tape while
>archive copygroup(s) points to diskpool (which is not shareable).
>
Well when I first starting looking into this you would have been right.
But I fixed that last week. Now my select shows:
tsm: ULTSM>select class_name,set_nam
Your are right, it is better to use quotes.
But the problem with the group by isn't solved.
Regards
Stefan Holzwarth
-Ursprüngliche Nachricht-
Von: Paul Miller [mailto:Paul_Miller@;CARGILL.COM]
Gesendet: Donnerstag, 24. Oktober 2002 15:44
An: [EMAIL PROTECTED]
Betreff: Re: Group by problem
Hi TSM Guru's,
I have a TSM Server 4.2 Level 1.0 running on AIX. with 512MB RAM & Paging
Space - 1.6GB.
DB allocated - 11.7GB.
Used- 10.8GB
I run a schedule in the morning for a backup, which has been running
without any problems for the past one month.
Today morning when the s
I tried to restore on a windows 2000 client with the 4.2.3 client
but the boot.ini, ntldr, ntdetect.com were still not there.
As a matter of fact it seemed more system files where missing, it had
also missed ntoskrnl. Has anyone else seen this?
Server: AIX 4.3.3 TSM version 4.2.
I've just sent a copy of this to my IBM marketing rep, asking him to locate
a copy of IE for AIX or Linux on the p-series or e-series for me, and a
request to ask the web support team how we should be accessing the web site
from our RS/6000.
Tom Kauffman
NIBCO, Inc
> -Original Message-
>
Did you try to use group by nodes.contact?
I tried you command (only without section > filespace_name like '%\c$' < -
it didn't work)
select substr(nodes.contact,1,1) as SERVERTYP,sum (filespaces.capacity),sum
(filespaces.capacity*pct_util/100) from nodes,filespaces where
nodes.node_name=filespac
After upgrading to 5.1.5.1 I now find a strange status in the backup report.
I'd also like to mention that we had an unusually high amount of failures
and missed backups last night too.
Query is this:
q event * * begindate=today-1 begintime=16:00 enddate=today endtime=now
Output is this:
10/23/20
Hi,
This seems that an unexpected thing occured to your server. I would try to
increase my maintenance level 4.2.2.x
Or at least check 4.2.1.0 patch level if something close to it is there.
One of my server is 4.2.2.13 for enough time and there is no problem.
By the way your DB usage percent i
I'm wondering if anyone who has a 3494 library, or one similar in function,
can help with this. I've been asked if there is a way for me to overwrite a
tape with a random pattern, or even a specific pattern, from beginning to
end 3 times. This wouldn't use any functions of TSM in itself. I could
pr
check this also ..very close to your problem
IC31884: V4.2.1 SERVER CORE DUMPING, ANR7837S ON LOCKCYCLE02
[IMAGE]
Abstract
V4.2.1 SERVER CORE DUMPING, ANR7837S ON LOCKCYCLE02
[IMAGE]
Error description
TSM Server V4.2.1 core dumps with ANR7837S Internal error
LOCKC
I think two points need to be made clear before these questions can be
appropriately answered. There have been a few misconceptions about Tivoli.
1.) TSM should not be used as a BMR D/R product it's not sysback or a
Veritas product, although there are new Tivoli enhancements currently out
there fo
WHAT!!!?! TSM will NEVER corrupt your data!!
No need to worry about that!
I think what happens depends on the process, and maybe on the type of
library.
In my SCSI library, I'm pretty sure I've seen a VARY DRIVE splat OFFLINE
kill a migration; but then, migration has a lot of convenient break poi
Due to the fact that we are moving to a new location and will not have
access to our ATL system, we are looking at changing the way we do backups.
In this new building we will have a new TSM server and a 3590 E11 attached
to it. As I said before, we will not have access to our existing TSM Server
n
I think TSM won't let you vary a drive offline that is in use.
David Longo
>>> [EMAIL PROTECTED] 10/24/02 02:54PM >>>
Anyone know what happens when you have processes/sessions running and
using tape drives and vary the drives offline with the command:
update drive LIB DRIVE online=no
Do the ta
No, not unless you have a reason for doing so. Like if these DB's
are for different applications or something like that. It depends
on your DBA's requirements and how Oracle and RMAN is setup.
More complicated to do it with 3, so don't unless necessary.
David Longo
>>> [EMAIL PROTECTED] 10/24/
I don't think you can put the drive offline while it has a drive mounted
and in-use.
--
Joshua S. Bassi
IBM Certified - AIX 4/5L, SAN, Shark
Tivoli Certified Consultant - ADSM/TSM
eServer Systems Expert -pSeries HACMP
AIX, HACMP, Storage, TSM Consultant
Cell (831) 595-3962
[EMAIL PROTECTED]
--
/usr/tivoli/tsm/server/bin/dsmserv.opt
--Justin
"Murray, Jim"
cc:
Sent by: "ADSM: Subject: Re: Help!!
Dist Stor
Manager"
<[EMAIL PROT
Have you enabled events using the actlog for your clients (or is that an
OS\390 thing only)?
rh wrote:
> I've noticed that I'm not seeing backup statistics for
> my clients (ie. messages ANE4958I-ANE4964I) recorded
> in the activity log at event completion. Some clients
> seem to do it, others
Anyone know what happens when you have processes/sessions running and
using tape drives and vary the drives offline with the command:
update drive LIB DRIVE online=no
Do the tapes get dismounted? Processes/sessions terminate? Data
corrupted?
3590 drives in a 3494 library running TSM 5.1.1.6 o
I've noticed that I'm not seeing backup statistics for
my clients (ie. messages ANE4958I-ANE4964I) recorded
in the activity log at event completion. Some clients
seem to do it, others do not. Some of the
backups/archives are run from the TSM scheduler, some
are run from an external scheduler, some
where do you change this value? I could not find it under SETOPT.
Jim Murray
Senior Systems Engineer
Liberty Bank
860.638.2919
[EMAIL PROTECTED]
"I hear and I forget.
I see and I remember.
I do and I understand."
-Confucius
-Original Message-
From: John Naylor [mailto:john.naylor@;SCO
I have 3 Oracle databases (DB1, DB2, DB3) that reside on SERVERA. I'm going to call
the client SERVERA_ORA. Should I point to 3 distinct tdpo.opt files so I can create 3
distinct file spaces?
'ENV=(TDPO_OPTFILE=.../DB1/tdpo.opt)'
'ENV=(TDPO_OPTFILE=.../DB2/tdpo.opt)'
'ENV=(TDPO_OPTFILE=.../DB3
Take those client statistics with a grain of salt, Rod.
If you can use the accounting log data, that's a lot more reliable.
We have a helper script for you here:
http://www.servergraph.com/techtip3.htm
-
Mr. Lindsay Morris
Lead Architect, Servergraph
www.servergraph
Hi, Gurus,
My question is when I move data from one volume to another one in same
sequential access pool (LTO), it failed. the target volume is set to
READ-ONLY.
My TSM was 4.2.1/Windows 2000NT. I updated them to 5.1.1.0. But same problem
happened.
Tape0 can archive, retrieve and reclaim.
Any he
Hi TSMers,
With regards to my email below, would I be able to use NetBeui as an
option.? Anything I should consider when doing this .?
Please can you assist me. We are looking into putting in our own private lan
as indicated in the diagram below which will connect to the aix server
(
I'm just looking for a way to satisfy someone if the requirement is put upon
me. If it can't be done the tapes will have to be replaced. Just trying to
save a lot of money if possible.
Geoff Gill
TSM Administrator
NT Systems Support Engineer
SAIC
E-Mail: [EMAIL PROTECTED]
Phone: (858) 826-4062
After fielding numerous questions from our end-users about where to get
client code, I went in to get it myself. After following the circles
around and around to dizziness, I hit the jackpot: I got the popup
ibm.com web site survey. Well, in almost all categories, it got marks
somewhere between "po
Try restoring the backup with a point in time restore off of a dbs
(database snapshot) or full. I believe that's what the problem is. If you
need to know what time and date to use because TSM is specific just look in
you: "/usr/tivoli/tsm/server/bin/volhist" file for the last database backup
tape m
We are working on automating the backup of EMC BCV's (3 NT/Oracle hosts)
which are mounted to a NT server(dedicated to mounting bcv volumes and
running the TSM backup client).
The overall process includes:
Mount volumes (job dependencies based on successful mounts per host group)
Run Scheduled TS
I saw the same. It looks like a bug (i'm using 5.1.1.0), because the
archives were lan free. (I checked the traffic going over ethernet and the
san-switches)
Jeroen
-Original Message-
From: David E Ehresman [mailto:deehre01@;LOUISVILLE.EDU]
Sent: Thursday, October 24, 2002 2:12 PM
To: [E
Geoff,
What you will need to do is offline a 3590 in TSM so it'll be available from
the OS. It's been a while, so I don't recall if you will also have to
delete it or not. Talk to your 3494 library manager to mount the tape in
the available drive. (When I last used one the library manager was O
The actual published F20 throughput numbers are 380 MB/sec read, 45K IO/sec,
160 MB/sec write from an applications point of view. Though these were old
ones and some microcode improvement have improved these numbers especially
for small block sizes. Remember, these are subject to discussion as we
Geoffrey, I'd have to question the reason behind the requirement.
If this is to be done to a tape (or set of tapes) prior to relabeling and
using them as scratch in the same library then I'd question why they were in
the library in the first place.
If this is to be done prior to removing and disp
Group by nodes.contact works, but
groups by the whole string not the first letter.
Regards,
Stefan Holzwarth
-Ursprüngliche Nachricht-
Von: Tomás Hrouda [mailto:throuda@;HTD.CZ]
Gesendet: Donnerstag, 24. Oktober 2002 16:12
An: [EMAIL PROTECTED]
Betreff: Re: Group by problem for Storagerep
Hi *SM'ers
Due to a severe SSA crash problem where several of our disks crashed, I have to
rebuild our TSM server, but when issuing the "restore db" command, I get the following
output :
ANR7800I DSMSERV generated at 18:02:11 on Jun 19 2000.
Tivoli Storage Manager for AIX-RS/6000
Version 4, Re
This looks related to a known problem in the 4.2 server code with the resource
waiters logic.
Suggestion is to try increasing the resourcetimeout value
Have a look at query option to see what your resourcetimeout value is.
I have mine set to 100
Burak Demircan <[EMAIL PROTECTED]> on 10/24/20
Well -- yes and no.
You get this interesting warning message that the drive is in use and the
process using it may fail. Then it marks the drive offline (well, actually,
online=no).
At the next breakpoint, the process using the drive will fail. Breakpoint
being new file to read or write. Now, if
I see a number of TSM user's having problem getting the latest
maintenance code
from IBM Tivoli Storage Manager new support home page at
http://www-3.ibm.com/software/sysmgmt/products/support/IBMTivoliStorageManager.html
If you click on "All Support Downloads" under "Support Downloads" this
will
What happened to adsm.org? I tried to go and look for something in the
archives but they weren't there! Instead the site was some funky discussion
board with several columns.
The meat of the board was the middle column. But the column was too narrow
so I couldn't see an entire message without scro
We had this problem as well (on AIX 4.3.3). Our command to fix it was:
installp ?aX ?d/directoryname tivoli.tsm.msg.en_US.server
where directoryname is the location of the TSM install files. The filename
appeared different to us when we ran ls on the directory, but the command
worked. Apparent
I have 3 questions I have been pondering for a few weeks and would like
input on:
1. Running TSM Server under Linux on Intel
Has anyone started running TSM Server under Linux yet, and if so, would
you be willing to provide feedback?
Our current environment is TSM 4.2 running on a NetStore (3466-C0
Try http://search.adsm.org/ it works for me. I agree about the home page
(adsm.org).
Douglas C. Nelson
Distributed Computing Consultant
Alltel Information Services
Chittenden Data Center
2 Burlington Square
Burlington, Vt. 05401
802-660-2336
-Original Message-
From: Kai Hintze [mailto
Hi Steve,
>>> [EMAIL PROTECTED] 25/10/2002 5:32:42 >>>
>I have 3 questions I have been pondering for a few weeks and would like
>?input on:
>
>1. Running TSM Server under Linux on Intel
>Has anyone started running TSM Server under Linux yet, and if so, would
>you be willing to provide feedback?
>O
Donna, that would work, but if you are on Netscape V7 then the Self Help
column does not show - no errors - and you only see the "wrong" Download
link.
Adolph
-Original Message-
From: ADSM: Dist Stor Manager [mailto:ADSM-L@;VM.MARIST.EDU] On Behalf Of
Donna Jee
Sent: Thursday, October 24,
Unfortunately, you have some contradictory objectives (at least until the
fix for APAR IC34386 is released (support says "a few weeks" :))
To speed up restores, you would turn caching on, and use DIRMC to send
the file directories to a (non-migrated) diskpool. Unfortunately, when you
went to
I installed the latest TSM client today on our new SunFire server. I can
use TSM just fine as root, but I can't use it as myself. I looked in
adsm-l archives for clues and found the suggestion that perhaps I need
to export LANG=en_US. But that didn't help.
As best I can tell I have the same enviro
I have observed that the tape drive dismounts the tape at the end of the
transaction it is processing and mounts the tape in another drive if
available. Now, that may have been just a coincidence.
Paul D. Seay, Jr.
Technical Specialist
Naptheon Inc.
757-688-8180
-Original Message-
From:
Roger there is one thing I disagree with here. This was worse than a train
wreck. It was a train taking a wrecked train to the scrap pile that wrecked
in the station before leaving.
Adolph is working on this from the Share and Tivoli Sales and Marketing end.
I am working on it from the Level 2 m
Then how do I create distinct filespaces for each database as is suggested?
-Original Message-
From: David Longo [mailto:David.Longo@;HEALTH-FIRST.ORG]
Sent: Thursday, October 24, 2002 3:46 PM
To: [EMAIL PROTECTED]
Subject: Re: TDPO.OPT/filespace Question
No, not unless you have a reaso
From: ADSM: Dist Stor Manager [mailto:ADSM-L@;VM.MARIST.EDU]On Behalf Of
Kai Hintze
> What happened to adsm.org? I tried to go and look for something in the
> archives but they weren't there! Instead the site was some funky
> discussion
> board with several columns.
>
> The meat of the board was th
From: ADSM: Dist Stor Manager [mailto:ADSM-L@;VM.MARIST.EDU]On Behalf Of
J M
> We are working on automating the backup of EMC BCV's (3 NT/Oracle hosts)
> which are mounted to a NT server(dedicated to mounting bcv volumes and
> running the TSM backup client).
>
> So- as we are refining the process,
I've always used ftp:\\ftp.software.ibm.com for anything and
everythingRS/6000 patches...drivers...IBMTOOLS...TAPETOOLS...AIX
fixes... You name it, it's there. Now finding it is usually a challenge!
Bill Boyer
DSS, Inc.
-Original Message-
From: ADSM: Dist Stor Manager [mailto:ADSM-L@
All,
I need to install several TDP for Oracle agents and I do not have sample
config files. If anybody out there can send me a sample dsm.opt, RMAN
scripts (full and incremental hot backups), environment variables, etc I
would greatly appreciate it. I am implementing this on both HP-UX UNIX
and
Hi,
Do you have some small scripts for operator to take tapes in and out easily?
Please sen me directly if you have them.
Regards,
Burak
I'll have to do a similar setup in the near future.
All the BCV volumes will be mounted on the TSM server and then backed up to the LTO
library. In the dsm.opt client file, the different drives (where the BCV's will be
mounted) are bound to the correct management class.
What happens if one of t
Hi Donna,
I followed the link under Self help in hope to get
information about a new ITSM-Server version
on z/OS. But there's *NOTHING*.
I did not found any information about z/OS server updates on 5.1.x.x.
Only w2k, aix, solaris, etc are supported.
I created an PMR at IBM-Germany and asked for
Hi all,
TSM-Server : V.4.1.4 on AIX 4.3.3
TSM-Client : V 4.2.1.27 on Netware 5.00.09 Supp-Pack 02
During restoring of data on a novell server we got the following error for
about 4000 different objects ( of 1.100.000 restored objects) :
10/22/2002 16:40:27 ANS1905E NetWare SMS error processing
74 matches
Mail list logo