Re: disk pool problem tsm 4.2.1.9

2002-01-28 Thread Burak Demircan
Thank you very much all commenting my problem.Now I have idea what can I do and can't. I have increased disk pool to 6GB yesterday and everything went well. Best Regards, Burak [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 28.01.2002 20:28 Please

Re: Querying Client's Management Class

2002-01-28 Thread Seay, Paul
select node_name, domain_name from nodes where domain_name in (select domain_name from bu_copygroups where integer(retextra) >365*4 and retextra <>'NOLIMIT' or retextra = 'NOLIMIT' or integer(verexists) >365*4 and verexists <>'NOLIMIT') This looks at all the management classes in a domain and pla

Re: Querying Client's Management Class

2002-01-28 Thread mobeenm
I would like to know the nodes using a particular management class. I have about 150 clients belonging to NT_DOMAIN, UNIX_DOMAIN and VMS_DOMAIN. Now i would like to know which of these clients is backing up data with a retention of more than say 4yrs? Is there any way to do this. A dumb way to do

Antwort: Re: Antwort: Re: Win NT 4 Installer Problems with several TSM Clients

2002-01-28 Thread Holger Bitterlich
Andy, ok, here is the compete log: === Verbose logging started: 28.01.02 13:52:44 Build type: SHIP UNICODE 2.00.2600.00 Calling process: C:\WINNT\System32\MSIEXEC.EXE === MSI (c) (FC:A7): Resetting cached policy values MSI (c) (FC:A7): Machine policy value 'Debug' is 0 MSI (c) (FC:A7): **

Re: select statement

2002-01-28 Thread Seay, Paul
I do not know of a count limiter but you can do a mask on volume_name with the LIKE predicate. You would add LIKE 'XXX%' or LIKE '__X%' for example. % is the splat, _ is the placeholder. -Original Message- From: Henrik Wahlstedt [mailto:[EMAIL PROTECTED]] Sent: Monday, January 28, 2002 4

TDP and Oracle 11i

2002-01-28 Thread Kelly Lipp
I'm guessing this is very new. When can we expect support within TDP? Thanks, Kelly J. Lipp Storage Solutions Specialists, Inc. PO Box 51313 Colorado Springs, CO 80949 [EMAIL PROTECTED] or [EMAIL PROTECTED] www.storsol.com or www.storserver.com (719)531-5926 Fax: (240)539-7175

Re: Domino & SQL archive

2002-01-28 Thread Del Hoobler
>Question: >How can you archive, for long term storage, TDP for Domino and TDP for SQL server data? >Currently those TDPs don't use archive copygroups. So if you want to monthly archive this data >and keep it for 10 years, how would you do that? Would a backupset work? And if I create a >backu

Re: Querying Client's Management Class

2002-01-28 Thread Seay, Paul
You realize that a management class is part of policy set and that you can set which management class is the default management class. So, what is your real question, do you want to know which is the default management class for each node or every management class in the active policy set for the

Re: TSM 5.1

2002-01-28 Thread Seay, Paul
Your marketing representative and Share. -Original Message- From: MacMurray, Andrea (CC-ETS Ent Storage Svcs) [mailto:[EMAIL PROTECTED]] Sent: Monday, January 28, 2002 3:31 PM To: [EMAIL PROTECTED] Subject: TSM 5.1 Hello, I have one hopefully simple question. Where can I get information

Querying Client's Management Class

2002-01-28 Thread mobeenm
Hello TSMers, I want to find out all the clients registered on my TSM for their management classes. Is there a query that i can do? Appreciate your response. Regards Mobeen [EMAIL PROTECTED]

Re: Empty volume is not empty problem.

2002-01-28 Thread Matthew Glanville
From: Matthew Glanville I have had this problem numerous times on TSM 3.7 - 4.1 on Solaris. neither delete volume volname discard=yes or audit volume volname fix=yes worked. the solution was to do that which no one likes to do... dsmserv audit db fix=yes Also a parameter after 'audi

Re: How to shutdown computer ?

2002-01-28 Thread Bill Mansfield
I usually try to look for running sessions and processes first, to make sure I'm not going to whack anything important. I also try to dismount tapes before shutting down TSM. Depending on your library, it can be various shades of ugly to get things back in sync. _

Re: Empty volume is not empty problem.

2002-01-28 Thread William F. Colwell
Try Wanda's method first. If it doesn't work try marking the volume 'destroyed' and the restore the volume from the copypool (assuming you have one). -- Bill Colwell C. S. Draper Lab Cambridge Ma. At 04:24 PM 1/28/2002 -0500, you wrote: >This is a common problem on TSM 3.7 and 4.1. > >R

Re: Empty volume is not empty problem.

2002-01-28 Thread Steve Argersinger
I just had this problem. In calling TSM support, they said to run: audit volume (VOLNUM) fix=yes Then run your delete vol command and it should be just fine. Steve Argersinger Ruan Transportation -Original Message- From: Alan Davenport [mailto:[EMAIL PROTECTED]] Sent: Monday, January

Re: Empty volume is not empty problem.

2002-01-28 Thread Prather, Wanda
This is a common problem on TSM 3.7 and 4.1. Run your AUDIT command again and add FIX=YES. That usually clears up the problem. -Original Message- From: Alan Davenport [mailto:[EMAIL PROTECTED]] Sent: Monday, January 28, 2002 3:22 PM To: [EMAIL PROTECTED] Subject: Empty volume is not emp

Slow LTO drives

2002-01-28 Thread Bill Smoldt
I've gone back through the list about the slow LTO issues. I haven't found anything that works in this case. TSM V4.2.1.9 W2K SP2 3584 Library at latest firmware LTO drives at 18N2 firmware latest on devdrvr Netfinity xSeries 350 LTO Device driver is 4.0.2.4 - tried 4.0.2.1 and previous versions

The program I used to recover data from volues without the DB

2002-01-28 Thread Thorhallur Sverrisson
Hi everyone, I promised to send you the program I used to recover ADSM volumes without having a valid DB. As I said before, I can not guarantee this will work for all tapes. It worked for me on an AIX 4.3 machine and restoring form 3. ADSM, from DLT volumes. A former coworker wrote this with s

Re: Empty volume is not empty problem.

2002-01-28 Thread Ford, Phillip
Try audit vol x fix=yes and then delete volume xx discard=yes Hope that helps -- Phillip Ford Senior Software Specialist Corporate Computer Center Schering-Plough Corp. (901) 320-4462 (901) 320-4856 FAX [EMAIL PROTECTED] -Original Message- From: Alan Davenport [mailto:[EM

TSM 5.1

2002-01-28 Thread MacMurray, Andrea (CC-ETS Ent Storage Svcs)
Title: Message Hello, I have one hopefully simple question. Where can I get information about TSM 5.1, such as enhancements, availability etc. Thanks in advance Andrea Mac Murray Sen. Systems Administrator ConAgra Foods, Inc. 7300 World Communication Drive Omaha,NE 68122 Tel: (402) 577-3603 [EM

Empty volume is not empty problem.

2002-01-28 Thread Alan Davenport
Hello *SM'ers. I have an odd problem. I have a volume that shows as full but is 0% utilized and has 100% reclaimable space. Audit volume states "missing or incorrect information detected". Query content shows no content, move data says volume is empty. Delete volume says the tape still contains da

Re: FC/ SCSI

2002-01-28 Thread Orville L. Lantto
We have seen 60MB/sec into a 3590. It is not easy, because disk is SO SLOW (even stripe sets) when compared to tape with high compression ratios (4 to 1). Our test was DB2 in a Winterhawk II node in an SP using highly optimized Shark disk over fibre. The tape drive was on another Winterhawk

Re: New install of TSM

2002-01-28 Thread Joshua S. Bassi
I do not think you can use the MMC to administer a TSM server on OS/390. You can have your admin use the administrative web client to work with things such as backup schedules and such though. -- Joshua S. Bassi Freelance Consultant & IBM Server/Storage Sales Rep. IBM Certified - AIX/HACMP, SAN,

Re: FC/ SCSI

2002-01-28 Thread William Boyer
Even though you're using a bigger pipe to get to the drives, you're still limited to the speed the drive can read/write data to the heads. Bill Boyer -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of Jeff Bach Sent: Monday, January 28, 2002 11:19 AM

Re: New install of TSM

2002-01-28 Thread Prather, Wanda
I'm not sure what you mean by "changing what to back up". If you are talking about excluding specific files or directories from backup for a client, the way to do that without going to the client is called a "client option set". You can put your include/exclude statements in a "client option set

Re: disk pool problem tsm 4.2.1.9

2002-01-28 Thread Prather, Wanda
Hi Burak, You can prevent clients from accessing tapes directly: update node ** MAXNUMMP=0 This prevents the node from grabbing a tape drive for backup or archive (it can still get a tape for RESTORE or RETRIEVE). However, with MAXNUMMP=0, if there is not enough space in the disk pool when the

Re: Backing up NT shared folders

2002-01-28 Thread Cory Heikel
The question I have on this, and printer defs and sharing as well, is can you restore just this info and not the rest of the registry? If so, where is it located? Thanks, Cory >>> [EMAIL PROTECTED] 01/28/02 11:03AM >>> Hoi Orin! Share definitions are stored in the registry. You have to restore

Re: A few basic TSM questions

2002-01-28 Thread Haskins, Mike
Regarding a user performing restores you may want to look at a couple of other items too. The "set access" command at the client command line to grant restore access specifying any combination of node, user, and filespec. Or, the "grant authority" command at the TSM server where the user will be

Re: FC/ SCSI

2002-01-28 Thread Jeff Bach
They are the same speed. I use client compression (and hardware). 13-15 Megs per second going from SCSI to SCSI, fiber to fiber, SCSI to fiber. Testes using move data commands. LTO tape drives are about the same. Jeff Bach > -Original Message- > From: Felix Muelbaier [SMTP:[EMAIL PRO

Re: FC/ SCSI

2002-01-28 Thread Dearman, Richard
I have tested this scenario moving to scsi connected 3590e's and fc connected 3590e's. Using scsi to got about 20Mb/s and fc about 25Mb/s. I'm using hardware compressions. I haven't been able to get the high levels of throughput the IBM claims you can get from moving to fc. Although I haven't t

Re: StorageTek L700 config.

2002-01-28 Thread Daniel Sparrman
Hi 1. You don't have to have ACSLS software to run the L700. It's a standard SCSI library. 2. There is no special way to configure the L700. You just configure it as a standard SCSI library. Here are some hints: - 9840 drives is configured as ECartridge drives - You have to configure the L700 an

Re: disk pool problem tsm 4.2.1.9

2002-01-28 Thread Miller, Ryan
Yes, 3GB doesn't sound like enough, just for comparison, we have one TSM server with a 372 GB pool and we migrate all of it to tape everyday. It works very well. Ryan -Original Message- From: Kelly Lipp [mailto:[EMAIL PROTECTED]] Sent: Monday, January 28, 2002 9:51 AM To: [EMAIL PROTEC

StorageTek L700 config.

2002-01-28 Thread Jason Morgan
Hi, I have been tasked with configuring a StorageTek L700 into a new TSM environment. The environment is as follows:- TSM Server 4.1 running on AIX 4.3.3. TSM will eventually be upgraded to 4.2.1. StorageTek Robot SCSI attached to Server. 6 9840 Drives fibre attached to Brockade Switch. What

Re: Backing up NT shared folders

2002-01-28 Thread Loon, E.J. van - SPLXM
Hoi Orin! Share definitions are stored in the registry. You have to restore the registry to restore shares. Kindest regards, Eric van Loon KLM Royal Dutch Airlines -Original Message- From: Orin Rehorst [mailto:[EMAIL PROTECTED]] Sent: Monday, January 28, 2002 16:55 To: [EMAIL PROTECTED]

Re: A few basic TSM questions

2002-01-28 Thread Kelly Lipp
As to your questions about contention between reclamation/expiration and restores. Yes, TSM can handle all of this without trouble. However, you should probably schedule expiration to occur rather than letting it happen randomly. Do this by setting expinterval 0 in your dsmserv.opt file. Then

Re: A few basic TSM questions

2002-01-28 Thread Prather, Wanda
-Original Message- From: Farren Minns [mailto:[EMAIL PROTECTED]] Sent: Monday, January 28, 2002 6:20 AM To: [EMAIL PROTECTED] Subject: A few basic TSM questions Hi TSMers I wonder if you can help with a few, hopefully simple, questions. I am running TSM 3.7.3.8 server on a Solaris 2.7

Backing up NT shared folders

2002-01-28 Thread Orin Rehorst
I test backing up and restoring NT folders that are shared. The restore brought the folders and data back just fine. However, the shares were not restored. Is there a way to do this? TIA Regards, Orin Rehorst Port of Houston Authority (Largest U.S. port in foreign tonnage) e-mail: [EMAIL PROT

Re: disk pool problem tsm 4.2.1.9

2002-01-28 Thread Kelly Lipp
You will need to ensure that at all times there is enough space in the disk pool for any client data that might arrive in order to guarantee that direct to tape won't happen. I think you'll have trouble with that with a 3 GB disk pool. Kelly J. Lipp Storage Solutions Specialists, Inc. PO Box 513

OnDemand Upgrade WOES...

2002-01-28 Thread Malbrough, Demetrius
Good morning, SMers! There seems to be some controversy over the compatibility between OnDemand, DB2, & TSM! We are currently using OnDemand 2.2.1.8, DB2 6.1 and TSM 3.7.2.0. We plan to upgrade to OnDemand 7.1, DB2 7.1 and at least TSM 4.1 in a couple of weeks! I am getting mixed signals from I

Re: backing up to tape/OS/390

2002-01-28 Thread Jeff Bach
I would put the data on disk for this temporary period of time. This will allow better client threading and elimnate the contention on tape. Generally, this is hard to do with filesystem incremental backups since, but since you are running a level 0, it would work. Then break up the restore and

RE: Réf. : Re: Problem with schedule objects

2002-01-28 Thread Denzel, Richard van
Hmmm, I don't know right now, I'll sleep on it. I guess you read the doc's and README on this (probably to no avail)? The only thing which strikes me is that you specified `date and the error says `DATE. Unix is, as you know, case sensitive. When something comes to mind, I'll let you know. Ri

Re: Performance drop after upgrade to TSM 4.2.1.8

2002-01-28 Thread Denzel, Richard van
Ok, let me know. Richard. -Original Message- From: Rupp Thomas (Illwerke) [mailto:[EMAIL PROTECTED]] Sent: Monday, January 28, 2002 2:50 PM To: [EMAIL PROTECTED] Subject: AW: Performance drop after upgrade to TSM 4.2.1.8 Hi, maybe we've got the same problem (slow performance) but on a

FC/ SCSI

2002-01-28 Thread Felix Muelbaier
Hi everybody has anyone some experience with this environment. TSM Server Version 4.1.3 OS=AIX 4.3.3 ML8 3494 Library 4 Tapes 3590E 2 Tapes with SCSI 2 Tapes FC IBM says the 3590E a much more faster with the FC adapter. So we want to put one FC Card into our SP and test it. Then the TSM server s

AW: Performance drop after upgrade to TSM 4.2.1.8

2002-01-28 Thread Rupp Thomas (Illwerke)
Hi, maybe we've got the same problem (slow performance) but on a different platform. We upgraded from TSM 3.7.2.0 to 4.1.1.0 and our database cache hit rate dropped to about 95%. We then upgraded to TSM 4.1.5.0, changed some settings in DSMSERV.OPT - to no avail. Over this weekend we defragmented

Re: I think that I need technical support for TSM

2002-01-28 Thread Andrew Raibeck
It might be worth Michel's trouble to post the specific details about the procedure he used to perform the restore to this forum, including *all* steps, from start to finish, *complete* syntax of commands entered (i.e. the command as entered, including all options), the output received, server opt

Réf. : Re: Problem with schedule objects

2002-01-28 Thread Alain Gourves
HI Richard, This command works fine in TSM3.7. but not in TSM 4.2 I join the result of q sched command: tsm: TSM-MARNE2>q sched BDDF ARCH_MKSYSB_LUNDI t=c f=d Policy Domain Name: BDDF Schedule Name: ARCH_MKSYSB_LUNDI Description: Schedule archiva

Antwort: disk pool problem tsm 4.2.1.9

2002-01-28 Thread Gerhard Wolkerstorfer
The only chance I see => Increase your diskpool. Because, if you have 3 Gb diskpool und there are 2 Nodes with (let's say) 1,8 Gb Files, the first grabs 1,8 Gb, and there are only 1,2 Gb left und the second Node doesn't have enough space in the pool and will go to the nextpool (your tapepool)

Problem with schedule objects

2002-01-28 Thread Alain Gourves
Hi, I want to insert this line into objects option in a schedule dsmc arch '/bnp/mksysb/mksysb_*' -desc="`date +'Archive Date: %d/%m/%y'`" -archmc=ARCH_MKSYSB -deletefile and I've this TSM error : ANR2020E UPDATE SCHEDULE: Invalid parameter - `DATE I use TSM 4.2.1.9 on AIX 4.3.3 system. Any

Re: Problem with schedule objects

2002-01-28 Thread Denzel, Richard van
Hi Alain, It looks like you're trying to put a Unix command into an TSM command. The only way to do this by putting the command into a Unix script and then modifiying your schedule to execute an (external) Unix script. Richard. -Original Message- From: Alain Gourves [mailto:[EMAIL PRO

New install of TSM

2002-01-28 Thread RB Páll Birkir Wolfram
Hi, I am currently implementin a TSM 4.2 on OS/390 to backup a Windows NT / 2000, AIX and OS/2 environment but not the OS/390 environment. Can I use Microsoft Managent Console (MMC) or a Web browser to administrate the clients, so that the administrator doesn´t have to access each client sepera

Re: compression

2002-01-28 Thread Salak Juraj
this definitely depends on compression alghoritm. Different tapes uses different compression alghoritms, so you can ask the manufacturer. On the other side - if you compress all of your data by software, you will have no gain from tape compression at all, so you can simply turn it off without ask

Performance drop after upgrade to TSM 4.2.1.8

2002-01-28 Thread Denzel, Richard van
Hi All, After upgrading serveral NT-servers from ADSM 3.1 to TSM 4.2.1.8 we've seen a giant drop in performance. The backup used to take around 2-hours and after the upgrade it takes 8 hours The machine are all NT 4.0SP6(a) and all have local attached DDS drives. The client on this system

disk pool problem tsm 4.2.1.9

2002-01-28 Thread Burak Demircan
Hi, I am using TSM 4.2.1.9 on AIX 4.3.3 with 3583 Library (3 Drives on it) I have a disk pool about 3GB. All my schedules starts at 7pm but some clients' files are over 1.8GB on a low bandwitdth. These clients try to write next stg pool (to a tape pool) directly although their destination po

Re: A few basic TSM questions

2002-01-28 Thread Kevin
On Mon, 2002-01-28 at 06:20, Farren Minns wrote: Hi TSMers I wonder if you can help with a few, hopefully simple, questions. I am running TSM 3.7.3.8 server on a Solaris 2.7 server (E250 400mhz with 1GB Mem) . This is connected to an IBM 3494 library with two 3590 tape drive

A few basic TSM questions

2002-01-28 Thread Farren Minns
Hi TSMers I wonder if you can help with a few, hopefully simple, questions. I am running TSM 3.7.3.8 server on a Solaris 2.7 server (E250 400mhz with 1GB Mem) . This is connected to an IBM 3494 library with two 3590 tape drives. Most of our clients are either Sun or NT boxes running client level

backup storage solution....

2002-01-28 Thread
Hi guys. please provide the best storage solution today in terms of these requirements: - full image backup without interupting users and applications services. - automated, complete and fast recovery solution to its original state from the existing backups or archives - open file capabilities

Filenames with generic characters

2002-01-28 Thread Christoph Pilgram
Hi all, sometimes it happens, that while backing up a client to my server ( Vers 4.1.4 / AIX 4.3.3 ) the error message "ANS1228E Sending of object '/u02/home/iv/test/*' failed" is written in the client-error-log. The problem seems to be that he wants to update the information for this file on the

Re: Backup of Sun OS

2002-01-28 Thread Robert Cross
Andrea MacMurray wrote: >The problem is that our Unix team wants to backup a running Sun OS and then later on restore this >backed up OS backup and boot the machine from there, which of course did not work. Andrea: the answer is to use ufsdump/ufsrestore. We're in the same position as you, and we

select statement

2002-01-28 Thread Henrik Wahlstedt
Hi ! What can I write after DESC if I just want to see my first 10 volumes? 'select volume_name,read_errors + write_errors as error,access from volumes order by error desc' regards Henrik --- The information contained in this mess

Netware Error

2002-01-28 Thread Robert Ouzen
Hi to All During a full backup of Netware Client Version 5 with TSM client version 4.2.1.0 on a AIX server version 4.1.5.0 , I got those following errors: 01/28/2002 10:04:49 TCP/IP received rc 35 trying to accept connection from server. 01/28/2002 10:04:49 acceptOne: Error -50 accepting inb