Hi all, here comes my first question on this list after idling for quite
some time.
I'm stuck in a logical dead end. I have a special group of machines that
I'm backing up, that hold a really huge number of files, which don't
have to be kept for a long time.
1) As long as a file exists on a machine
Thanks Paul!
One other question: do you do a DRM Plan? If so, how do you change it to
include dbsnapshots instead of dbbackups? Thanks!
Joni Moyer
Highmark
Storage Systems
Work:(717)302-6603
Fax:(717)302-5974
[EMAIL PROTECTED]
Hello Peter!
Yes it does sense, but be careful as you are holding indefinitely the version
previous to the one is on the system. ¿How useful this file will be to you
in, say...4 years? 15 years?
Make sure this is a real bussiness requirement, otherwise set the RETEXTRA to
some high value.
Hello All!
I have found a lot of info. on the attributes of a node changing, but I am
still a little confused on how to fix it and of course the IBM website
can't seem to let me view the info. on this topic! I have noticed that
ANR1639i appears when our Oracle users archive their data to the TSM
Hello,
One of or AIX client nodes has failed the last two nights with the
following error has anyone ever seen this or something smiliar.
$ tail dsmerror.log
01/17/05 00:11:24 TransErrno: Unexpected error from lstat, errno = 89
PrivIncrFileSpace: Received rc=131 from
fioGetDirEntries: /u01
/a
Hi there,
another set of (dumb?) questions:
1) How do I assign files, volumes or even a whole node to a certain
management class, if I never use 'INCLUDE' statements in my dsm.opt
files, but only 'DOMAIN ALL LOCAL'?
2) Can this be done on the server? Like: This Node -> Use this Man. Class ?
3) If I
Can someone explains these in terms I can understand, because I keep
trying to figure it out and it does not make any sense
Versions Data Exists
Versions Data Deleted
Retain Extra Versions
Retain Only Version
Thank you
James
Go to www.ibm.com. In the search field, enter: +lstat +ECORRUPT
and review the APAR. You have a corrupted file system, which needs
fixing. And consider boosting your old client level.
Richard Sims
On Jan 18, 2005, at 9:10 AM, Timothy Hughes wrote:
Hello,
One of or AIX client nodes has failed
Take a look at http://msgs.adsm.org/cgi-bin/get/adsm0303/999.html
Also, go to search.adsm.org and do some other searches like this:
+verexists +verdeleted +retonly +retextra
That should yield additional posts discussing these options. If you add
+raibeck to the above criteria, you'll find som
Thanks Richard!
Richard Sims wrote:
> Go to www.ibm.com. In the search field, enter: +lstat +ECORRUPT
> and review the APAR. You have a corrupted file system, which needs
> fixing. And consider boosting your old client level.
>
> Richard Sims
>
> On Jan 18, 2005, at 9:10 AM, Timothy Hughe
> 1) How do I assign files, volumes or even a whole node to a certain
> management class, if I never use 'INCLUDE' statements in my dsm.opt
> files, but only 'DOMAIN ALL LOCAL'?
a) Define a client option set on the TSM server that contains INCLUDE and
DIRMC statements that binds all files and dire
Hi Everybody,
Is there a way in Tivoli to call an AIX script as part of a backup ? For
instance, let's say that for server XYZ I want to unload 10 Informix
databases through a script to flat files and then have the data backup for
server XYZ back them up. Is this possible ?
Rich
*
On Tue, 18 Jan 2005, Richard Mochnaczewski might have said:
> Hi Everybody,
>
> Is there a way in Tivoli to call an AIX script as part of a backup ? For
> instance, let's say that for server XYZ I want to unload 10 Informix
> databases through a script to flat files and then have the data backup f
Yes, it can. Check the Unix Client Manual for the preschedcmd and
postschedcmd options. These allow you to run any host script before and
after a scheduled operation. Or, you could create a single AIX script that
does whatever you want, then runs the TSM backup, then does whatever you
want.
[EMAIL
I'm testing transferring to a new server, using "restore db", with these
results:
$ /opt/bin/sudo -u tsm dsmserv restore db devc=tape
volumenames=UC1147,UC6085 >
ANR7800I DSMSERV generated at 08:09:39 on May 17 2004.
* Patch 5.2.2.5
I think you should remove the "device=/dev/lmcp0" from the define library if
you are defining a manual library.
The device for a manual library is probably your right hand.
DEFINE LIBRARY 4TESTLIB LIBTYPE=MANUAL
DEFINE DRIVE 4TESTLIB DRIVE0
etc...
Cheers Jeroen
-Original Message-
Fr
We're missing the big picture on this, as in where this server restore
is coming from. From the devconfig it looks like you're restoring from
a pre-v5 server, into a v5 server. V5 introduced pathing. You have no
path defined for the library. Ideally, you would first have brought up
the new server w
Hi Everyone . . .
I'm trying to do a couple things . . . .
1) Trying to get a listing as follows, where the occupancy filespace
stats are sum'ed for each node, with the node domain thrown in:
like this:
Here is the command I'm trying . . . .
dsmadmc -id=admin -password=admin -
Well, if you connected to TSM via ACCESS, it would look like this:
SELECT DISTINCTROW OCCUPANCY.STGPOOL_NAME, Sum(OCCUPANCY.NUM_FILES) AS
[Sum Of NUM_FILES], Sum(OCCUPANCY.PHYSICAL_MB) AS [Sum Of PHYSICAL_MB],
Sum(OCCUPANCY.LOGICAL_MB) AS [Sum Of LOGICAL_MB], Count(*) AS [Count Of
OCCUPANCY] FROM
I don't think it is an SQL question. The SELECT works just fine as is
when I run it as a TSM script.
I think your problem is something to do with extraneous characters,
character set, or with stdin on the host, not with TSM SQL.
-Original Message-
From: ADSM: Dist Stor Manager [mailto:[
Hi,
I'm not sure it's the cause, but in my devconfig file the device class is
defined
before the library. Maybe try to put the device class line at the beginning
of
the file and see what happens.
HTH
Dmitri
fred johanson <[EMAIL PROTECTED]>@VM.MARIST.EDU> on 01/18/2005
05:07:12 PM
Please re
That's the cause. But now to get the path correct is the problem.
At 05:50 PM 1/18/2005 +0100, you wrote:
Hi,
I'm not sure it's the cause, but in my devconfig file the device class is
defined
before the library. Maybe try to put the device class line at the beginning
of
the file and see what happe
Yes, you can create an admin schedule that runs a TSM script that tests
the date, and decides yes/no force the client backup schedule on that
day.
Cleverer people than I have figured it out:
http://msgs.adsm.org/cgi-bin/get/adsm0208/900.html
-Original Message-
From: ADSM: Dist Stor Man
Hello All!
I have been trying, what seems like forever, to get this select statement
to work and I am just not sure what I am doing wrong... Any suggestions? I
am trying to get a list of the backups of all of the servers that begin
with hm* and geo* within the past 24 hours and if they were succe
Maybe something like:
select entity as node_name, date(start_time) as date, cast(activity as -
varchar(10)) as activity, time(start_time) as start, time(end_time) as
end, -
cast(bytes/1024/1024 as decimal(6,0)) as megabytes, cast(affected as -
decimal(7,0)) as files, successful -
from summ
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On
Behalf Of Andrew Raibeck
>My stock advice to everyone: If you have not yet done so, I
>strongly recommend you read the TSM Administrator's Guide from
>cover to cover, and refer to the Administrator's Reference
>frequently. The books are
Hi all,
does anyone have any experience about tsm 5.2 clients backing up files to ADSM server 3.1?does this work fine?
best regards
Rivaldo Lira
I've done it, with non-Windows (Unix, Mac OS X) clients. Usually, as
long as you stick to ordinary, mainstream operations, greatly disparate
levels tend to work.
Getting a lot of mileage out of that 3.1 license, eh? :-)
Richard Sims
On Jan 18, 2005, at 12:28 PM, Rivaldo Lira wrote:
Hi all,
doe
Luc,
We got it by signing up for "Software Assurance Membership" on Microsoft's
server pool when we renewed our Select Licensing Agreement.
Win PE is one of the "perks" you get from "server" SAM. It's probably
available also as a standalone product, but I'm kinda guessing on that
one.
Now we ju
Good Afternoon.
I've seen a few post on the backup of the SYSTEMOBJECT for win2k and I'm
looking for the best way to backup our win2K systems.
I have 4 systems that I currently backup with another 10+ to go.
Most of my machines are UNIX so I've never had a problem with this.
It seems like the DB i
Further work, following the suggestions from the list produce these results:
/opt/bin/sudo -u tsm dsmserv restore db devc=tape volumenames=UC1147,UC6085 >
ANR7800I DSMSERV generated at 08:09:39 on May 17 2004.
* Patch 5.2.2.5 TSM Ser
..seems like the DB is growing faster than it use to and I'd like to
prevent rapid growth once the others are included.
It's my understanding that all of the SYSTEMOBJECT files are backed up
with every backup(incremental).
>> Yes, that is true. Until you get to Win2003, then I believe
it
Hello All!
Has anyone ever experienced this issue? I tried to start the TSM server
and it appears as if it is trying to start and then I receive the
following: Any help is appreciated!
ANR7837S Internal error LOGSEG871 detected.
0x000198cc pkAbort
0x000100090120 LogAllocSegment
LOGSEG871 is almost always due to your recovery log filling up.
Look in the TSM admin guide for DSMSERV EXTEND LOG.
Add at least 20M (100M is better) to your recovery log and restart.
As soon as it comes up, kill any running processes, and manually run a
DB backup to clear the log.
Then go back
tsm: TEST>help ANR7837S
Session established with server TEST: AIX-RS/6000
Server Version 5, Release 2, Level 2.3
Server date/time: 01/18/2005 14:26:26 Last access: 01/18/2005 12:42:21
---
ANR7837S Internal error inte
Sorry, that should be the TSM admin reference for DSMSERV EXTEND LOG.
-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Prather, Wanda
Sent: Tuesday, January 18, 2005 3:26 PM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: Emergency! Server will not start
LOGS
Go to TSM server reference book; Appendix A. IBM Tivoli Storage Manager
Utiliites.
Use ;
1. dsmfmt cmd to format additional log files
2. dsmserv extend cmd to extend those additional space to tsm log.
3. start TSM server in foreground with dsmserv cmd.
Good luck.
Gus
Jin Bae Chi (Gus)
System A
You need to run dsmserv
With the following command
Dsmserv extend log
DSMSERV EXTEND LOG (Emergency Log Extension)
Use this command to extend the size of the recovery log when you need
additional log space to restart the server. Issue this command if you
receive an ANRD LOGSEG message.
Not a silly question at all. I had the file name extension wrong.
Sorry about that. The name of the support utility is supportUtil.bat. On a
Windows System, taking the installation defaults, I have the filename
located in Program Files\IBM\ISC\Tivoli\dsm\bin.
At 08:35 PM 1/17/2005 -0500, yo
Hello again!
I issued the command and it still doesn't want to come up. I get the
following:
I have 3 volumes defined: /tsmdev/log/vol1-3 and each are 4GB in size. It
appears as if I only have 4MB assigned to the log, so I tried to extend it
and it is still throwing a fit... Am I entering the
Can you see the file system and directory where you put the logs from the
OS? I think the 4MB is the default amount of log the TSM install creates
in the server/bin directory.
[EMAIL PROTECTED]
I thank you all for your quick response to my own stupid mistake. I am
just setting up this new TSM server and I did not extend the recovery log
past the initial use of 4MB. Thank you again! Your help is always
appreciated
: )
Joni Moyer
Highmark
Storage Sy
I just realized a typo in my previous message. the flag I was referring to
should be 'source=dbs', rather than 'type=dbs'.
I do use a DRM planfile - to have it understand your tape layout correctly
if sending snapshots offsite, you should run it with the 'prepare
source=dbs' flag, as well. This s
I got a weird problem. This is a shot in the dark, but I'm going to ask
all the kind-folks on the Adsm mailing list a weird question. Maybe
someone out there will have some ideas.
Please bare in mind that we do have a PMR open with TSM support, a service
call with IBM Hardware CE's, and with Bro
TSM 5.1.9.0
Is there some command(s) that would allow sequential, one-step processing
of backupset volumes similar to the operation of the Move Media command
for storage pools?
For example, Move Media will check out the library volume, alter its
access to read-only, set its location to the Overfl
With Windows 2003 it will backup the entire system32 folder during the system
state backup of any file in it changes. However, if no files change under
system32 then it will not back it up. So it is somewhat incremental but not a
true incremental where only the files that changed are backed up
I have had a number of customers lately call me to complain about restores of a
single directory on a large file server running for many hours without
transferring any data. In each case I have suggested they use "TESTFLAG
DISABLENQR". Each time the next restore would run in minutes.
Many of
Martin,
You can use either one -- format=drive or format=ultrium2c. However, if you
do not want the drive to write with compression, you will need to set
format=ultrium2.
Regards,
Hunny..
"ADSM: Dist Stor Manager" wrote on 01/13/2005
12:33:48 PM:
> Hi all,
> can a format type of "drive" in LT
Does anyone know to create TSMserver service in Win2K by command ?
Hi All,
TSM for windows 5.3
I'm trying to set up server to server to allow electronic vaulting and remote
database backups. I'd like the database and the copypool data to go to
different management classes on the remote server - Why? - because the remote
site will likely not be manned when a
Our prestigious Australian client has an opening for a permanent Senior Storage
Engineer who is an EMC and IBM storage guru. Inner-Sydney based role.
Mandatory skills:
· Tivoli Storage Manager (TSM)
· Solid understanding of all storage related terms and technologies (SAN,
NAS, Fibre
Hi.
Think the problem is in TSM!
Se my examples:
FIRST I run the command against a smal TSM-server (andy), with OK result:
--
# dsmadmc -server=andy -id=X -password=X < select A.
52 matches
Mail list logo