Thida,
look at "queryschedperiod" option in dsm.sys (or dsm.opt where dsm.sys is
not used). By default it is 12 hours but you can make it 1 hour. When this
time expires the client contacts the server and looks for new schedules.
This is for polling mode.
In prompted mode the client is always read
Thanks for you help, Andy.
Joerg Pohlmann
Andrew Raibeck/Tucson/IBM@[EMAIL PROTECTED]> on 2001-10-02 12:59:37
Please respond to "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]>
Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
cc:
Subject: Re: TSM Web site points
Try netscape instead of IE. I had the same problem and it worked fine with
netscape.
regards Jack
-Original Message-
From: Tom Melton [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 02, 2001 9:04 AM
To: [EMAIL PROTECTED]
Subject: Re: FTP site
I have problems too. I think it may have
I have problems too. I think it may have to do with being behind a
firewall. Last time I tried, I had to access from another network
without a firewall.
Tom Melton
Emory HealthCare
>>> [EMAIL PROTECTED] 10/02/01 08:15AM >>>
I can get to it just fine.
Andy Raibeck
IBM Tivoli Systems
Tivoli Sto
I have forwarded this problem to the Tivoli web master.
I am not sure whether the Tivoli web master monitors this forum. In the
future, web site problems should be reported directly to the web master.
Follow the "Contact" link near the top of the web page, then pick the link
near the bottom (Feed
Could someone at Tivoli please fix the redbooks links. From the
www.tivoli.com/tsm web page, click on "Storage Redbooks". The page that is
now displayed has a list of TSM-related redbooks that all point to the
w3.itso.ibm.com site as opposed to the external site
(www.redbooks.ibm.com). Admittedly,
I am testing the Windows subfile backup capability.
When using the GUI to back up selected files, the total bytes sent implies
that subfile backup is working.
However, looking at dsmsched.log, it still says:
timstamp normal file ===> nnn \filename\blah\blah\blah [sent]
Is nnn the b
Ike, you might try unsetting QUIET in your dsm.opt. That should give you a
list of everything it does. If your archive is scheduled, you'll find the
objects in the dsmsched.log. If you're running this as a cron'd command,
you could redirect stdout and stderr to a log file.
I suppose if you rea
This problem got solved for me.
I found that one of NT client was holding all jobs in que
and contention in communication.
After stopping the schedule on that client rest went ok.
Actually the client was kicking off every 2 hrs by itself.
Thanks for help.
-Original Message-
From: Thida Ch
Thanks to all who responded.
Pieter
"Cook, Dwight E (SAIC)" schreef:
>
> correct
> compression yes|no goes in the dsm.sys
> compressalways yes|no goes in the dsm.opt
>
> -Original Message-
> From: Joshua S. Bassi [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 02,
Anyway, thanks a lot Zlatko.
Now it's can work by increase commtimeout from 60 to 120 which
actually I'm not really agree with this due to others adsm/tsm server also
set 60 and it can work fine...
Not sure whether it is because of version not compatible or not.
Adsm server
Hi all,
Could someone give me an example how to do a select and then run command
against the select reqult? For example, I want:
Select volume_name from volumes where access!='READWRITE'
then
update volume the_result_from_select access=readwrite.
Thanks.
Best regards,
Phillip Guan
Hi Geoff
have a look at the summary table, my script is :
def scr sz_summ desc=' - Display information for client node sessions'
upd scr sz_summ "select entity as node_name, date(start_time) as date, -"
upd scr sz_summ "cast(activity as varchar(10)) as activity, time(start_time)
as start, -"
Hello all,
Can anyone help with this question? I'm wondering if it's possible to get
this from a select statement or other query. I want to find out how much
data all nodes backed up the previous night, how much time it took and maybe
the transfer rate. Put it in order by what took the longest.
correct
compression yes|no goes in the dsm.sys
compressalways yes|no goes in the dsm.opt
-Original Message-
From: Joshua S. Bassi [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 02, 2001 8:52 AM
To: [EMAIL PROTECTED]
Subject: Re: compressalways
Offhand I think it go
If the space on the new volume is the same as the space on the old volume
you can add the new volume as mirror and then delete the old volume when
the mirror is in sync.
Jim Sporer
At 09:33 AM 10/2/2001 -0400, you wrote:
>If you check the ADSM-L archives, I just asked this question, not 2-weeks
Slightly different query, but you should get the idea:
for i in `dsmadmc -se= -id= -password= -tab "select '!#!#',
volume_na
me from libvolumes where (volume_name not like 'F%' and status='Scratch') or
vol
ume_name in (select volume_name from volumes where volume_name not like 'F%'
a
I've a question..
When backupsets are generated, how are the entries stored in the db? We need
to accurately estimate the growth of a server database which will have
backupsets generated each quarter-year. approx 4.5 mill files, we figure,
using the Admin Guide's "600-800 bytes per primary pool e
Well, the Central Scheduler runs all the time on the Server. When you change change
the dsm.opt file on the client you would have to restart the scheduler service on the
client(for NT),restart the scheduler bat file for Win95/98, Restart the TSM Scheduler
for MAC and like wise for other platfor
Peter,
The TDP for Lotus Notes is the old Lotus Notes Connect Agent 2.1.9 and was
taken off the market Sept. 30th. Take a look at this link for further info:
http://tivoli.com/support/storage_mgr/tivolieoc.html#adsm
Brian Scott
EDS - Global Distributed Services
MS 3278
Troy, MI 48098
* phone:
The entry should be in the dsm.opt file, not the dsm.sys.
-Original Message-
From: Pieter Groen [mailto:[EMAIL PROTECTED]]
Sent: 02 October 2001 13:15
To: [EMAIL PROTECTED]
Subject: compressalways
What is wrong with:
bash-2.03# dsmc
ANS1036S Invalid option 'COMPRESSALWAYS' found in o
If you check the ADSM-L archives, I just asked this question, not 2-weeks
ago.
The answer I got back was, basically, DONT DO IT ! One response I got
was, when this was done, TSM DB was trashed and he had to do a complete
restore.
There is a section in the book on how to do this. The basic jist
Oh vastly experienced TSM wise ones!
We have a box with some large files, and a slow network, so I turned on
compression to see if it would speed the backup, but I think it may have
backfired. It looks to me like I just caused resends.
>From the client schedule.log:
10/02/2001 04:45:27 Normal Fi
Gerard,
We are running TSM 4.1.4 on OS/390 2.10. In the past we have used FDR to
move the TSM database volumes while TSM was down. We never had any issues
doing this. Just remember that this is an unsupported technique for moving
data base volumes and if you do encounter problems you might be on
Have a look at the option description in the "Using the UNIX
Backup-Archive Client" book.
Regards,
Andy
Andy Raibeck
IBM Tivoli Systems
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/IBM@IBMUS
Internet e-mail: [EMAIL PROTECTED]
The only dumb question is
question?
How CPU time was consumed so high?
balanand
-Original Message-
From: Cook, Dwight E (SAIC) [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 02, 2001 6:35 AM
To: [EMAIL PROTECTED]
Subject: Re: Gb settings
Without changing anything we went from 40 GB/hr (compressed data across
Hello,
Am I correct in reading the Tivoli doc's that with the 4.2 windows client,
that point in time recovery of system object is ONLY supported for win2000?
If so, is there any work around or experience out there for how to manage
this on windows NT?
Thanks,
Keith
I have TSM server 4.1.3 running (upgrading the production server to 4.2
soon) My test TSM Server is 4.2 and I have clients from 3.1 to 4.2
connecting fine. The only problem was the archives, and that was solved with
another set of clean and delete commands. However I have noticed that my
TCPBUFFER
Is there a problem with the TSM FTP site? I can't seem to get any of the
latest code.
**
This message, including any attachments, contains confidential information intended
for a specific individual and purpose, and is protecte
What is wrong with:
bash-2.03# dsmc
ANS1036S Invalid option 'COMPRESSALWAYS' found in options file
'/opt/tivoli/tsm/client/ba/bin/dsm.sys'
at line number : 26
Invalid entry : 'compressalways no'
ANS1038S Invalid option specified
bash-2.03#
platform: SUN SOLARIS 5.8
client: 4.2
I can get to it just fine.
Andy Raibeck
IBM Tivoli Systems
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/IBM@IBMUS
Internet e-mail: [EMAIL PROTECTED]
The only dumb question is the one that goes unasked.
The command line is your friend.
"Good enough" is th
Offhand I think it goes in the dsm.opt instead of the dsm.sys.
--
Joshua S. Bassi
Independent IT Consultant
IBM Certified - AIX/HACMP, SAN, Shark
Tivoli Certified Consultant- ADSM/TSM
Cell (408)&(831) 332-4006
[EMAIL PROTECTED]
-Original Message-
From: ADSM: Dist Stor Manager [mailto:[E
I have a question for OS390 users. I would like to know if I can use HSM to move
TIVOLI database from one disk pack to another disk pack? Will this create a problem
for TIVOLI. I am currently running TIVOLI 3.7.4 with OS390 R2.10.
Enterprise Software Programmer
Broward County Florida
Mr. Ger
I had the same problem. IBM tried to install the latest Firmware, with no
luck. Sometimes my library just went into its own world. IBM replaced both
drives and since that, everything has been working great. These drives were
under 2 years old, and they only thing that was different was upgrading t
Without changing anything we went from 40 GB/hr (compressed data across fast
ethernet)
to 56 GB/hr (compressed data across Gb, aprox 224 GB/hr client SAP data base
filespace)
with an 7017-S70, that took the processor up to around 90+%
Dwight
-Original Message-
From: Leijnse, Finn F SITI-
Take a look at the ADSM list archives at www.adsm.org - this issue has
been discussed here many times before.
--
Joshua S. Bassi
Independent IT Consultant
IBM Certified - AIX/HACMP, SAN, Shark
Tivoli Certified Consultant- ADSM/TSM
Cell (408)&(831) 332-4006
[EMAIL PROTECTED]
-Original Messag
Even though it says they are not supported, many times they will work
just fine as designed when the client code shipped.
--
Joshua S. Bassi
Independent IT Consultant
IBM Certified - AIX/HACMP, SAN, Shark
Tivoli Certified Consultant- ADSM/TSM
Cell (408)&(831) 332-4006
[EMAIL PROTECTED]
-Ori
Hi,
Anybody know this?
09/27/01 07:00:05 dlopen() of
/usr/tivoli/tsm/client/ba/bin/plugins/libPiIMG.a failed.
09/27/01 07:00:05 0509-022 Cannot load module
/usr/tivoli/tsm/client/ba/bin/plugins/libPiIMG.a.
0509-103 The module has an invalid magic number..
09/27/01 12:06:59 dlo
Thanks Rajesh,
I've check dsm.opt in client it was not define in. is it default
"client polling"?
And if I set to be prompted both client and server, Can I set schedule in
server with out restart client schedule process? Will it be backed up?
Now every time if I change schedule
hi you *sm guru's,
We have an AIX client that is ready to start testing with Gb ethernet.
What are the best settings for this client. Do you have any suggestions for
the dsm.sys and dsm.opt files?
> met vriendelijke groeten, regards et salutations,
>
> Finn Leijnse
>
> ISES/31 - Central Data S
Thank you!
Stefano Massi
Prototipo srl - Imola
Rolf Meyer
Cc:
Inviato da: Oggetto: Re: TSM Client for SINIX
"ADSM: Dist
Stor Manager"
<[EMAIL PROTEC
41 matches
Mail list logo