discussion: schedmode: polling or prompted
Hi TSMites I am n't clear on the stuff i read from Admin and reference guides on "schedmode" There is no clear explantion on polling and randomization. There is no doubts on Prompted mode. But if the schedmode is set to polling on clients , How the server is alloting slots for the clients? Is there any command to get to know those time slots? ( We can get to know the next slot by reading dsmsched.log on client site, its a tedious job checking on 100 odd clients ). What happens if the client missed the first solt? ( i believe server will assign one more slot using randamization and it continues till the end of startup window.??? Am i correct or is there any fixed number for it??) For example, there is a 50 client environment on 10/100 Mbps all connected to 12 port Switch, each client has daily incremental data of 500MB, and the workstation on times are from 8:30AM to 5:30PM 1.Whats the Ideal duration parameter for the above env? ( if i keep dur=8 duru=hours , backup of some clients may start at 5:15PM and there won't be much time to finish the backup successfully.All desktops will be switched of at 5:45 PM ). 2.How to calculate maxschedsession for the above? ( if i give maxschedsesions 40 number (not percentage) for 50 clients there will be a network bottle neck) 3.How to calculate randamization for the above scenario? 4.Under what circumstances the client may miss the schedule? ( maxschedsession is set to 30 number for 50 clients, all clients are powered on and client schedulars are active, queryschedperiod is set to 3 hours ) 5.Whats meant by q event status "?" 6.Does resourceutlization parameter works for schedule sessions? ( i only see one schedule session per client eventhough resourceutilization is set to default value 2 ). 7.Whats the timeout value for schedule session? Elaborate on how polling mode actually works Regards Raghu S Nivas Consultant - TSM DCM Data Systems Ltd New Delhi India. e-mail: [EMAIL PROTECTED],[EMAIL PROTECTED]
Event Status mail
Hi Is there a way to mail the result of server backups.I can always check with >q event command but i like to have a mail to my e-mail ID after the completion of each schedule.Need help on this. Regards Raghu S Nivas Consultant - TSM DCM Data Systems Ltd New Delhi India. e-mail: [EMAIL PROTECTED]
Re: Event Status mail
I am exactly looking for the same.Please send me the script Thanks in advance Regards Raghu S Nivas Consultant - TSM DCM Data Systems Ltd New Delhi India. e-mail: [EMAIL PROTECTED] Burak Demircan cc: Sent by: "ADSM: Dist Stor Subject: Re: Event Status mail Manager" <[EMAIL PROTECTED]> 10/03/2002 02:58 AM Please respond to "ADSM: Dist Stor Manager" i get e-mail from my server but it is a aix one. if you want i can send this little script that using sendmail. regards, burak [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 03.10.2002 12:51 Please respond to ADSM-L To: [EMAIL PROTECTED] cc: Subject: Event Status mail Hi Is there a way to mail the result of server backups.I can always check with >q event command but i like to have a mail to my e-mail ID after the completion of each schedule.Need help on this. Regards Raghu S Nivas Consultant - TSM DCM Data Systems Ltd New Delhi India. e-mail: [EMAIL PROTECTED]
Hi
Hi I know how to run multiple schedule services with different dsm.opt files from Windows NT and 2000 servers.How to do the same on AIX servers? I start schedule service with following script nohup dsmc sched > /dev/null 2>&1 & and there is an entry in /etc/inittab I want to run multiple schedules whith different dsm.sys files ( which contains diff set of inlude-exclude list) on AIX servers.Need Help on this Regards Raghu S Nivas Consultant - TSM DCM Data Systems Ltd New Delhi India. e-mail: [EMAIL PROTECTED]
Re: how to add tape to library?
Hi Alex, I usually do the following to add volumes to sequential storage pools I use "define Volume" for random access storage pools. to checkin as private >checkin libvol libname search=bulk status=private checklabel=barcode to label and checkin as scratch >label libvol libname search=bulk checkin=scratch labelsource=barcode overwrite=yes Under what circumstances you use "define volume" to checkin sequential volumes instead of "label and checkin " commands. If you use "define volume" for this purpose , i think u shud update the status as >update libvol libname volname status=private Regards Raghu S Nivas Consultant - TSM DCM Data Systems Ltd New Delhi India. e-mail: [EMAIL PROTECTED],[EMAIL PROTECTED] Alexander LazarevichTo: [EMAIL PROTECTED] <[EMAIL PROTECTED]cc: .UIUC.EDU>Subject: how to add tape to library? Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED] EDU> 10/01/2002 07:39 AM Please respond to "ADSM: Dist Stor Manager" I am unable to add a new tape to the library, and I just can't figure out what I'm doing wrong. Can someone give me some tips? We've got an IBM 3575 L18 tape library, runing adsm server 3.1 on an AIX 4.3.3 machine. Tape library has 2 drives in it (/dev/rmt0, /dev/rmt1). We have one library named ITG-3575. We've got several failed tapes in the libray and I must replace them with new good ones. The new ones are coming right out of a Magstar MP tape box which is brand spanking new. Here's the commands I entered, and yes, ive moved all data off the tape first. # move all data off the tape, the remove it. adsm> checkout libvolume ITG-3575 xx checklabel=no adsm> reply 001 # define new tape volume adsm> define volume ITG-3575TAPE 311E98 ACCESS=READWrite # put in the new tape volume adsm> checkin libvolume ITG-3575 311E98 status=private adsm> reply # the first two stages seem to work, but when i try the third stage i get the following error: ANR8335I 015: Verifying label of 3570 volume 3121CF in drive TAPEDRIVE1 (/dev/rmt1). ANR8353E 015: I/O error reading label of volume in drive TAPEDRIVE1 (/dev/rmt1). ANR8786I 016: Remove 3570 volume from entry/exit port; insert volume 3121CF R/W into entry/exit port of library ITG-3575 within 60 minute(s); issue 'REPLY' along with the request ID when ready. so i try it again and again and it tries verifying the tape in each of the 2 drives, but it never verifys so i just have to cancel the process. PAIN IN THE ARS!!! so, the messages manual says to make sure the tape is inserted correctly, which it is, then make sure the volume has been labeled using the dsmlabel command, which is wierd cause i though you only use that command on the drives not on tapes???, and then it say to check if the DEVICE parameter is correct on the DEFINE DRIVE command, which im pretty sure it is. our library has been working for years, but ive just never needed to replace tapes until now. so im pretty certain the drives work fine, i mean we backup and restore data just fine, all the time. drives must be okay. so i must be making some error in my commands to insert the new tape. any ideas? thanks in advance, alex ------ Alex Lazarevich | Systems | Imaging Technology Group [EMAIL PROTECTED] | (217)244-1565 | www.itg.uiuc.edu ------
Re: schedules with diff dsm.sys on AIX
Hi Kurt "-optfile" option is to use with dsm.opt file.I want to use it with dsm.sys file on AIX.can i use -optfile option for dsm.sys?? My purpose of using diff dsm.sys is taking backup of the same server with diff include-exclude list at diff timings to diff storage pools onto the same TSM server. How can i do this.Need help on this Regards Raghu S Nivas Consultant - TSM DCM Data Systems Ltd New Delhi India. e-mail: [EMAIL PROTECTED],[EMAIL PROTECTED] Kurt Beyers cc: Sent by: Subject: Re: Hi "ADSM: Dist Stor Manager" <[EMAIL PROTECTED] IST.EDU> 10/04/2002 12:15 AM Please respond to "ADSM: Dist Stor Manager" You can specify the option file that the scheduler should use. And the different dsm.opt files will include the different sets of include-exclude statements. eg for dsm.opt and for dsm2.opt nohup dsmc sched -optfile=/opt/tivoli/tsm/baclient/bin/dsm.opt > /dev/null 2>&1 & nohup dsmc sched -optfile=/opt/tivoli/tsm/baclient/bin/dsm2.opt > /dev/null 2>&1 & HTH, Kurt - Original Message - From: "Raghu S" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 04, 2002 8:33 AM Subject: Hi > Hi > > I know how to run multiple schedule services with different dsm.opt files > from Windows NT and 2000 servers.How to do the same on AIX servers? I > start schedule service with following script > > nohup dsmc sched > /dev/null 2>&1 & > > and there is an entry in /etc/inittab > > I want to run multiple schedules whith different dsm.sys files ( which > contains diff set of inlude-exclude list) on AIX servers.Need Help on this > > Regards > > Raghu S Nivas > Consultant - TSM > DCM Data Systems Ltd > New Delhi > India. > > e-mail: [EMAIL PROTECTED] > >
Re: SQL command insteda of QUERY EVENT?
select schedname,message from actlog where schedname='yourschedulename' select schedule_name,status from events However , q event is better command to check schedule status Regards Raghu S Nivas Consultant - TSM DCM Data Systems Ltd New Delhi India. e-mail: [EMAIL PROTECTED],[EMAIL PROTECTED] Niklas Lundstrom cc: Sent by: "ADSM: Dist Stor Subject: SQL command insteda of QUERY Manager" <[EMAIL PROTECTED]>EVENT? 10/04/2002 12:34 AM Please respond to "ADSM: Dist Stor Manager" Hello Can I run "select something from actlog" command instead of "q event * * ..." Where are the events saved? The actlog table? Regards Niklas Lundström Swedbank
Re: schedules with diff dsm.sys on AIX
Thanks Jeroen.Its working Raghu. "Hooft, Jeroen" cc: Sent by: "ADSM:Subject: Re: schedules with diff dsm.sys on Dist Stor Manager" AIX <[EMAIL PROTECTED] DU> 10/04/2002 03:19 AM Please respond to "ADSM: Dist Stor Manager" Use the 2 different opt files as mentioned before. In those opt-files you refer to different TSM servers (at least different settings) So dsm.opt will state: ServernameTSM_inclAll and dsm2.opt will state ServernameTSM_exclMP3 in dsm.sys you will then need two different server-entries (TSM_inclAll & TSM_exclMP3) each with its own include/exclude list. something like: Servername TSM_inclAll INCLEXCL/inc.all TCPSERVERADDRESS x.x.x.x .. Servername TSM_exclMP3 INCLEXCL/excl.mp3 TCPSERVERADDRESS x.x.x.x .. Regards Jeroen -Original Message- From: Raghu S [mailto:[EMAIL PROTECTED]] Sent: Friday, October 04, 2002 9:26 AM To: [EMAIL PROTECTED] Subject: Re: schedules with diff dsm.sys on AIX Hi Kurt "-optfile" option is to use with dsm.opt file.I want to use it with dsm.sys file on AIX.can i use -optfile option for dsm.sys?? My purpose of using diff dsm.sys is taking backup of the same server with diff include-exclude list at diff timings to diff storage pools onto the same TSM server. How can i do this.Need help on this Regards Raghu S Nivas Consultant - TSM DCM Data Systems Ltd New Delhi India. e-mail: [EMAIL PROTECTED],[EMAIL PROTECTED] Kurt Beyers cc: Sent by: Subject: Re: Hi "ADSM: Dist Stor Manager" <[EMAIL PROTECTED] IST.EDU> 10/04/2002 12:15 AM Please respond to "ADSM: Dist Stor Manager" You can specify the option file that the scheduler should use. And the different dsm.opt files will include the different sets of include-exclude statements. eg for dsm.opt and for dsm2.opt nohup dsmc sched -optfile=/opt/tivoli/tsm/baclient/bin/dsm.opt > /dev/null 2>&1 & nohup dsmc sched -optfile=/opt/tivoli/tsm/baclient/bin/dsm2.opt > /dev/null 2>&1 & HTH, Kurt - Original Message - From: "Raghu S" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 04, 2002 8:33 AM Subject: Hi > Hi > > I know how to run multiple schedule services with different dsm.opt files > from Windows NT and 2000 servers.How to do the same on AIX servers? I > start schedule service with following script > > nohup dsmc sched > /dev/null 2>&1 & > > and there is an entry in /etc/inittab > > I want to run multiple schedules whith different dsm.sys files ( which > contains diff set of inlude-exclude list) on AIX servers.Need Help on this > > Regards > > Raghu S Nivas > Consultant - TSM > DCM Data Systems Ltd > New Delhi > India. > > e-mail: [EMAIL PROTECTED] > >
Re: restore database operation fail
Hi Mario I too faced similar problem.Try this and let me know it worked or not. copy the devcnfg file to devcnfg.orig change the library definition from scsi to manual in devcnfg file ( def library libtype=manual define a single drive ( if your library has multiple drives) to the library Load the database volume into the defined drive Perform the restore db with the command you mentioned After sccessfull restoration copy devcnfg.orig to devcnfg Hope this works Regards Raghu S Nivas Consultant - TSM DCM Data Systems Ltd New Delhi India. e-mail: [EMAIL PROTECTED],[EMAIL PROTECTED] Mario Behring cc: Sent by: Subject: Re: restore database operation "ADSM: Dist fail Stor Manager" <[EMAIL PROTECTED] IST.EDU> 10/04/2002 12:46 PM Please respond to "ADSM: Dist Stor Manager" Avi, Thank you. The file dsmsrv.opt was not at the ...\server directory. I out it there and now I have another error: D:\TSM421\server>dsmserv restore db volume=T00039 devclass=359CLASS8 commit=YES ANR0900I Processing options file d:\tsm421\server1\dsmserv.opt. ANR7800I DSMSERV generated at 12:09:11 on Aug 29 2001. Tivoli Storage Manager for Windows NT Version 4, Release 2, Level 1.0 Licensed Materials - Property of IBM 5698-TSM (C) Copyright IBM Corporation 1999,2001. All rights reserved. U.S. Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corporation. ANR8200I TCP/IP driver ready for connection with clients on port 1500. ANR0200I Recovery log assigned capacity is 500 megabytes. ANR0201I Database assigned capacity is 2048 megabytes. ANR8300E I/O error on library LB1.1.0.2 (OP=8401C050, CC=203, KEY=02, ASC=04, ASCQ=03, SENSE=70.00.02.00.00.00.00.58.00.00.00.00.04.03.FF.03.C4.77.01.01.0A.- 06.01.00.00.00.00.00.00.00.B8.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00. 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.32. 32.45.20.20.20.20.00., Description=Manual intervention required). Refer to Appendix D in the 'Messages' manual for recommended action. ANRD admdbbk.c(4294): ThreadId<0> Error 272 creating device class 359CLASS8. Please notice that the library is in manual mode and the "TSM Server1" service is stopped when I enter the restore db command. Also, this time I used the wizards to configure the Device Driver and there was an error message before the end of the wizard. There was no devcnfg.out file created so I used a copy from it from the old TSM server. Thanks. Mario --- Avi Langberg <[EMAIL PROTECTED]> wrote: > .. Have a look at your Registry under OPTION, There is a pointer to > the > dsmsrv.opt file under your TSM server name, If TSM server doesn't find > the dsmsrv.opt he will used a default without yours devcnfg.out file. > > Regards, > Avi Langberg __ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com
Re: how to add tape to library? (fwd)
Hi Alex adsm> label libvol ITG-3575 3121cf labelsource=barcode checkin=scratch search=bulk ANR2020E LABEL LIBVOLUME: Invalid parameter - SEARCH. ANS8001I Return code 3. You are using wrong options with the command.Either you tell the volume name to the library or u ask it to search.You are using both the options.Poor chap its getting confused. try this put the tape into the bulk then give the command adsm>label libvol ITG-3575 search=bulk labelsource=barcode checkin=scratch overwrite=yes Regards Raghu S Nivas Consultant - TSM DCM Data Systems Ltd New Delhi India. e-mail: [EMAIL PROTECTED],[EMAIL PROTECTED] Alexander LazarevichTo: [EMAIL PROTECTED] <[EMAIL PROTECTED]cc: .UIUC.EDU>Subject: Re: how to add tape to library? Sent by: "ADSM: (fwd) Dist Stor Manager" <[EMAIL PROTECTED] EDU> 10/04/2002 12:49 PM Please respond to "ADSM: Dist Stor Manager" Dan, I'm sorry to bother you more, but I'm totally stuck on this, and you responded with great detail. I can remove the tapes just fine, but when I try to add a new one, per your instructions, here's what happens: adsm> label libvol ITG-3575 3121cf labelsource=barcode checkin=scratch ANR8812E LABEL LIBVOLUME: The SEARCH parameter is required when using LABELSOURCE with this command. ANS8001I Return code 3. So then I add the search parameter and I get this error: adsm> label libvol ITG-3575 3121cf labelsource=barcode checkin=scratch search=bulk ANR2020E LABEL LIBVOLUME: Invalid parameter - SEARCH. ANS8001I Return code 3. So it's as if I can't even run the label libv command at all? It wants the sarch param, then it doesn't. What the heck is going on here? Sounds like the program is screwed... sigh... I appreciate any help. Thanks, Alex ------ Alex Lazarevich | Systems | Imaging Technology Group [EMAIL PROTECTED] | (217)244-1565 | www.itg.uiuc.edu ------ On Tue, 1 Oct 2002, Dan Foster wrote: > Hot Diggety! Alexander Lazarevich was rumored to have written: > > > > I am unable to add a new tape to the library, and I just can't figure out > > what I'm doing wrong. Can someone give me some tips? We've got an IBM 3575 > > L18 tape library, runing adsm server 3.1 on an AIX 4.3.3 machine. Tape > > I've got a 3575-L32 library, 4 drives, ADSM 3.1, AIX 4.3.3. > > > # move all data off the tape, the remove it. > > adsm> checkout libvolume ITG-3575 xx checklabel=no > > adsm> reply 001 > > BTW, the checkout doesn't move any data off it. It just simply > tells TSM "hey, it's no longer in the library right now" but still > has all the data on it defined in the TSM DB and stuff. > > If you really want to move data off it... can do something like: > > adsm> q vol > > This will tell you what storage pool that tape belongs to. > > adsm> move data -stgpool= > > That will move the data off that tape and onto another tape in the > same storage pool. THEN you can do this: > > adsm> delete vol -discarddata=yes > > That tells TSM "hey, there's gonna be nothing left of interest on the > tape when you finish with that delete vol". > > THEN: > > adsm> checkout libvol ITG-3575 checklabel=no remove=yes > > That tells TSM "ok, tape isn't in the 3575 any more. Forget it ever > existed". > > At this point, you can now remove the tape from the 3575 library. > > Now insert a new tape. Then, you need to do an one-time-only tape > labelling process if it's a brand new tape that's never been used > before: > > adsm> label libvol ITG-3575 labelsource=barcode checkin=scratch > > That will both label it *and* then tell TSM that it's now in the > ITG-3575 library and available for use. (You can do this as two > separate steps but it's bit of a pain...so it's nice to have a single > command like label libvol that can do both steps and save you some > typing and PITA-ness.) > > Finally, to verify that it's now in the library and as a scratch tape: > > adsm> q libv ITG-3575 > > Enjoy your 3575 setup. :-) I'm now working on the 3584 setup...3 to 10 > times faster, and instead of 339 Magstar tapes (3575), the equivalent > capacity is 9 LTO tapes (3584), and I got 1600 LTO tapes. Whoo hoo ;) > > -Dan >
Re: restore database operation fail
change the library definition in the devcnfg file.Removed shared=yes I think you can't share a library when it is defined as manual. Regards Raghu. Mario Behring cc: Sent by: Subject: Re: restore database operation "ADSM: Dist fail Stor Manager" <[EMAIL PROTECTED] IST.EDU> 10/05/2002 08:00 AM Please respond to "ADSM: Dist Stor Manager" Raghu, Below is the devcnfg.out file I am using. I tried the MANUAL option but the error persists. Any ideas ?? /* Device Configuration */ DEFINE DEVCLASS 359CLASS1 DEVTYPE=3590 FORMAT=3590E-C MOUNTLIMIT=DRIVES MOUNTWAIT=60 MOUNTRETENTION=5 PREFIX=ADSM LIBRARY=LB1.1.0.2 SET SERVERNAME MBRA109_Server DEFINE LIBRARY LB1.1.0.2 LIBTYPE=MANUAL DEVICE=LB1.1.0.2 SHARED=YES DEFINE DRIVE LB1.1.0.2 MT1.0.0.2 DEVICE=MT1.0.0.2 ONLINE=Yes Thanks. Mario Behring --- Raghu S <[EMAIL PROTECTED]> wrote: > Hi Mario > > I too faced similar problem.Try this and let me know it worked or not. > > copy the devcnfg file to devcnfg.orig > > change the library definition from scsi to manual in devcnfg file ( def > library libtype=manual > > define a single drive ( if your library has multiple drives) to the > library > > Load the database volume into the defined drive > Perform the restore db with the command you mentioned > > After sccessfull restoration copy devcnfg.orig to devcnfg > > Hope this works > > Regards > > Raghu S Nivas > Consultant - TSM > DCM Data Systems Ltd > New Delhi > India. > > e-mail: [EMAIL PROTECTED],[EMAIL PROTECTED] > > > > > Mario Behring > YAHOO.COM>cc: > Sent by: Subject: Re: restore > database operation > "ADSM: Dist fail > Stor Manager" > <[EMAIL PROTECTED] > IST.EDU> > > > 10/04/2002 > 12:46 PM > Please respond > to "ADSM: Dist > Stor Manager" > > > > > > Avi, > > Thank you. The file dsmsrv.opt was not at the ...\server directory. I > out > it there and now I have another error: > > > D:\TSM421\server>dsmserv restore db volume=T00039 devclass=359CLASS8 > commit=YES > ANR0900I Processing options file d:\tsm421\server1\dsmserv.opt. > ANR7800I DSMSERV generated at 12:09:11 on Aug 29 2001. > > Tivoli Storage Manager for Windows NT > Version 4, Release 2, Level 1.0 > > Licensed Materials - Property of IBM > > 5698-TSM (C) Copyright IBM Corporation 1999,2001. All rights reserved. > U.S. Government Users Restricted Rights - Use, duplication or disclosure > restricted by GSA ADP Schedule Contract with IBM Corporation. > > ANR8200I TCP/IP driver ready for connection with clients on port 1500. > ANR0200I Recovery log assigned capacity is 500 megabytes. > ANR0201I Database assigned capacity is 2048 megabytes. > ANR8300E I/O error on library LB1.1.0.2 (OP=8401C050, CC=203, KEY=02, > ASC=04, > ASCQ=03, > SENSE=70.00.02.00.00.00.00.58.00.00.00.00.04.03.FF.03.C4.77.01.01.0A.- > 06.01.00.00.00.00.00.00.00.B8.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00. > > > 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.32. > > > 32.45.20.20.20.20.00., > Description=Manual intervention required). Refer to > Appendix D in the 'Messages' manual for recommended action. > ANRD admdbbk.c(4294): ThreadId<0> Error 272 creating device class > 359CLASS8. > > > Please notice that the library is in manual mode and the "TSM Server1" > service is stopped when I enter the restore db command. > > Also, this time I used the wizards to configure the Device Driver and > there was an error message before the end of the wizard. There was no > devcnfg.out file created so I used a copy from it from the old TSM > server. > > Thanks. > > Mario > > --- Avi Langberg <[EMAIL PROTECTED]> wrote: > > .. Have a look at your Registry under OPTION, There is a pointer to > > the > > dsmsrv.opt file under your TSM server name, If TSM server doesn't find > > the dsmsrv.opt he will used a default without yours devcnfg.out file. > > > > Regards, > > Avi Langberg > > > __ > Do you Yahoo!? > New DSL Internet Access from SBC & Yahoo! > http://sbc.yahoo.com __ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com
Re: basic solaris questions
Hi justin AIX has better volume management than solaris.You can play with disks in AIX 'coz of LVM.If you are only working with Solaris ( without Disk Suit or Veritas ) , then you are gonna a football player playing test cricket match. A.don't bother about the tags you see in the format Utility.Its only the slice number that counts when you are creating filesystem.You can change the tag names as u wish by selecting that slice number in partion table of format utility. B.You can have the different filesystem names C.If you are using Veritas you can increase the filesystem size dynamically.If not your hands are tied.Filesystems can't span multiple hard disks.You have to take the back up of old filesystems, partition the disk again with the sizes you want and restore back the old file systems Regards Raghu S Nivas Consultant - TSM DCM Data Systems Ltd New Delhi India. e-mail: [EMAIL PROTECTED],[EMAIL PROTECTED] Justin Bleistein cc: Sent by: "ADSM: DistSubject: basic solaris questions Stor Manager" <[EMAIL PROTECTED] U> 10/06/2002 05:28 PM Please respond to "ADSM: Dist Stor Manager" I'm sory guys!!!. I know this is an AIX forum and I'm an AIX guru myself but I have a few really basic and perhaps inept Solaris questions for any Solaris admins out there: 1.) I'm reading this Solaris beginners admin guide, here are I'm reading about partitioning a new disk with this format utility. Do you need to configure a root partition tag even on additional disk? I can see on the primary disk that tag(root) is configured as the actual "/" filesystem. They also have an example on an additional external disk where they have root on it as well. This confused me. Now I know in AIX you can have the root logical volume/partition span multiple hdisks/disks. That's why I saw root on multiple disks at first but it turned out that these two disks had nothing to do with one another neither do the partitions. Any input onto why all disks on this system has a "root" partition tag would be appreciated. Also question b on the same subject would be, does the partition tag have anything to do with the actual filesystem name? Or can I have an oracle filesystem/mount point called: "/oradata" on a "/usr" partition tag?. question c is when you repartiton disks like add space or change the starting and ending point of a partition on these systems. Do you need to reboot the system after you save and label the table or is it automatic. Also it says any partition modification will wreck the filesystem/data which resides on it. It says you should back it up first. Does any partition modification include expanding it?. I know in AIX you can expand on the fly via: "chfs" without a reboot. question d How do you handle modifying system partitions such as the partitions which: "/", "/tmp", "/opt", and "/var" reside on?. I'm assuming they can't be modified except for either a new installation of the O/S, or through a single user mode boot and a "/newroot" mounting method?. Please advise. I hope it's not too confusing. Again I'm a beginner so go easy on me. I live and die by AIX but coming over to the DARK SIDE a bit. thanks!. --Justin
Re: Help requested !!!
check the maxscratch parameter of storage pool.Increase it. Regards Raghu S Nivas Consultant - TSM DCM Data Systems Ltd New Delhi India. e-mail: [EMAIL PROTECTED],[EMAIL PROTECTED] Murthy V Gongala To: [EMAIL PROTECTED] <[EMAIL PROTECTED]cc: BM.COM> Subject: Help requested !!! Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED] RIST.EDU> 10/06/2002 10:07 PM Please respond to "ADSM: Dist Stor Manager" Hi All, I have a big problem here. Help requested. I have a 3583 LTO library with 2 drives. TSM Server v4.2 on AIX. I have been running Scheduled backups without any problems so far. Yesterday the server started reclamation process for one of the Storage pools as shown below. 784 Space ReclamationVolume 053ABS (storage pool TECH_TAPE_POOL), Moved Files: 0, Moved Bytes: 0, Unreadable Files: 0, Unreadable Bytes: 0. Current Physical File (bytes): 10,487,404 Waiting for mount of input volume 053ABS (68221 seconds). Some of the activity log entries are : ANR1040I Space reclamation started for volume 053ABS, storage pool TECH_TAPE_POOL (process number 723). 10/06/02 14:06:19 ANR1044I Removable volume 053ABS is required for space reclamation. 10/06/02 14:06:19 ANR1044I Removable volume 041ABS is required for space reclamation. 10/06/02 14:06:21 ANR1405W Scratch volume mount request denied - no scratch volume available. 10/06/02 14:06:24 ANR1405W Scratch volume mount request denied - no scratch volume available. 10/06/02 14:06:26 ANR1405W Scratch volume mount request denied - no scratch volume available. 10/06/02 14:06:26 ANR0985I Process 723 for SPACE RECLAMATION running in the BACKGROUND completed with completion state FAILURE at 14:06:26. 10/06/02 14:06:26 ANR1086W Space reclamation terminated for volume 053ABS - insufficient space in storage pool. The volume status shows no errors with the volume. Volume Name 053ABS Storage Pool Name TECH_TAPE_POOL Device Class Name ULTRIUM Estimated Capacity (MB) 137997.9 Pct Util0.0 Volume Status FULL Access READWRITE Pct. Reclaimable Space 99.9 Scratch Volume? Yes In Error State? No Number of Writable 1 Sides Number of Times Mounted 12827 Write Pass Number 1 Even though both the tape Drives are free, and a scratch volume is made available, all the migration processes are Held up. Could somebody help me understand & suggest a solution to the problem here. Thanks in advance regards murthy
Re: Help requested !!!
why don't you increase the maxscratch value 1.update the stgpool with reclaim=100 (i.e no reclamation) 2.cancel the reclamation >q proc >cancel >q proc (make sure the process is cancelled or not) 3.Increase the maxscratch to 50 >update stg maxscratch=50 4.Make sure labled scratch volumes are available in Library >label libvol search=bulk checkin=scratch labelsource=barcode overwrite=yes 5.update stgpool with reclaim=60 (or whatever u like) Regards Raghu S Nivas Consultant - TSM DCM Data Systems Ltd New Delhi India. e-mail: [EMAIL PROTECTED],[EMAIL PROTECTED] Murthy V Gongala To: [EMAIL PROTECTED] <[EMAIL PROTECTED]cc: BM.COM> Subject: Re: Help requested !!! Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED] RIST.EDU> 10/06/2002 10:49 PM Please respond to "ADSM: Dist Stor Manager" Steve, I had defined an extra volume for the pool. It didn't work. The Maxscratch is set to 18. Here is the O/P of "q stg tech_tape_pool f=d" Storage Pool Name: TECH_TAPE_POOL Storage Pool Type: Primary Device Class Name: ULTRIUM Estimated Capacity (MB): 3,427,979.5 Pct Util: 1.6 Pct Migr: 10.0 Pct Logical: 100.0 High Mig Pct: 90 Low Mig Pct: 70 Migration Delay: 9,999 Migration Continue: No Migration Processes: Next Storage Pool: Reclaim Storage Pool: Maximum Size Threshold: 2 G Access: Read/Write Description: Tape Pool for Tech Team Backups Overflow Location: Cache Migrated Files?: Collocate: No Reclamation Threshold: 60 Maximum Scratch Volumes Allowed: 18 Delay Period for Volume Reuse: 30 Day(s) Migration in Progress?: No Amount Migrated (MB): 0.00 Elapsed Migration Time (seconds): 0 Reclamation in Progress?: Yes Volume Being Migrated/Reclaimed: 053ABS Last Update by (administrator): ADMIN Last Update Date/Time: 03/02/02 22:56:10 Storage Pool Data Format: Native Thanks in advance regards murthy Steve Harris cc: Sent by: "ADSM: Dist Subject: Re: Help requested !!! Stor Manager" <[EMAIL PROTECTED] > 10/07/2002 10:50 AM Please respond to "ADSM: Dist Stor Manager" Murthy Check the maxscratch parameter on the tech_tape_pool storage pool with q stg tech_tape_pool f=d You can either increase this number with upd stg to allow more scratch tapes to be used by this pool, or use define volume to explicitly add volumes to the pool. Once you have done that your reclaim should work. HTH Steve Harris AIX and TSM Admin Queensland Health, Brisbane Australia >>> [EMAIL PROTECTED] 07/10/2002 15:07:43 >>> Hi All, I have a big problem here. Help requested. I have a 3583 LTO library with 2 drives. TSM Server v4.2 on AIX. I have been running Scheduled backups without any problems so far. Yesterday the server started reclamation process for one of the Storage pools as shown below. 784 Space ReclamationVolume 053ABS (storage pool TECH_TAPE_POOL), Moved Files: 0, Moved Bytes: 0, Unreadable Files: 0, Unreadable Bytes: 0. Current Physical File (bytes): 10,487,404 Waiting for mount of input volume 053ABS (68221 seconds). Some of the activity log entries are : ANR1040I Space reclamation started for volume 053ABS, storage pool TECH_TAPE_POOL (process number 723). 10/06/02 14:06:19 ANR1044I Removable volume 053ABS is required for space reclamation. 10/06/02 14:06:19 ANR1044I Removable volume 041ABS is required for space reclamation. 10/06/02 14:06:21 ANR1405W Scratch volume mount request denied - no scratch volume available. 10/06/02 14:06:24 ANR1405W Scratch volume mount request denied - no scratch volume available. 10/06/02 14:06:26 ANR1405W Scratch volume mount request denied - no scratch
Re: TSM Database backup
yes you can 1.define a devclass with devtype=file >define devc devtype=file directory= Make sure that sufficient freespace is available for destination directory specified in the devclass definition 2.take the database backup >backup db type=full devclass= Regards Raghu S Nivas Consultant - TSM DCM Data Systems Ltd New Delhi India. e-mail: [EMAIL PROTECTED],[EMAIL PROTECTED] "Ganu Sachin, IBM" <[EMAIL PROTECTED]To: [EMAIL PROTECTED] ENS.CO.IN>cc: Sent by: "ADSM: Dist Subject: TSM Database backup Stor Manager" <[EMAIL PROTECTED]> 10/06/2002 11:20 PM Please respond to "ADSM: Dist Stor Manager" Hi Can I redirect full database backup of TSM to a file level on the disk instead of tape ? Regards Sachin Ganu IBM Global Services (I) Pvt Ltd.
Re: q libv
select count(volume_name) as "No.of Scratch Volumes" from libvolumes where status='Scratch' Regards Raghu S Nivas Consultant - TSM DCM Data Systems Ltd New Delhi India. e-mail: [EMAIL PROTECTED],[EMAIL PROTECTED] Michelle Wiedeman cc: Sent by: "ADSM: Dist Subject: q libv Stor Manager" <[EMAIL PROTECTED] > 10/07/2002 04:42 AM Please respond to "ADSM: Dist Stor Manager" hi! does anyone know how to query the library volumes and see the amount of scratch tapes there wthout having to plough through the whole list of all volumes? thnx, Michelle
Re: ANR9999D error message
Hi mario Try this in sequence - Install the TSM 4.1.3 , - restore the db. -upgrade to TSM 4.2 ( upgrade db will automatically run as part of TSM upgradation from 4.1.3 to 4.2.Check the quick start pdf ) Regards Raghu S Nivas Consultant - TSM DCM Data Systems Ltd New Delhi India. e-mail: [EMAIL PROTECTED],[EMAIL PROTECTED] Mario Behring cc: Sent by: Subject: ANRD error message "ADSM: Dist Stor Manager" <[EMAIL PROTECTED] IST.EDU> 10/07/2002 04:07 PM Please respond to "ADSM: Dist Stor Manager" Hi list, Does anybody know what the error message below means ? It happens when I issue a dsmserv or a dsmserv upgrade db command at the DOS prompt: ANRD tb.c(784): ThreadId<0> Column count mismatch for table Administrative- .Attributes - expected 24, found 23 ANRD adminit.c(639): ThreadId<0> Error 18 opening table Administrative.Att- ributes. Environment: => TSM Server 4.2.0 runnig on a W2K Server machine => Database have been just restored from another TSM Server, version 4.1.3 => I am trying to use the dsmserv upgrade db command to upgrade the database to the 4.2 version Any help is apreciated. Thank you. Mario Behring Tivoli Consultant 55 11 9540-8383 __ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com
TSM 5.1 Installation Questions
During the TSM server 5.1 on windows NT 4.0 SP5 installtion ,just prior to initialization i am getting an pop window saying "Error - FM : incorrect parameter."Its not stopping from initialization.I would like to know whats this error and does it cause any problem in future.Need help.Regards Raghu S Nivas Consultant - TSM DCM Data Systems Ltd New Delhi India. e-mail: [EMAIL PROTECTED],[EMAIL PROTECTED]
Re: select statement volume status
select volume_name,access from volumes Joerg Heiken@BBDO_ITo: [EMAIL PROTECTED] NTERACTIVE cc: Sent by: Subject: select statement volume status Joerg Heiken@BBDO_I NTERACTIVE 10/14/2002 02:02 AM Please respond to "ADSM: Dist Stor Manager" hi all, i need a select statement, which output shows the status of the volumes like unavailable, read only and so on. thanx for help. regards joe Joerg Heiken Operator BBDO Interactive GmbH Gruenstr. 15 D-40212 Duesseldorf phone: +49-211-93 08-403 fax: +49-211-93 08-360 mailto:[EMAIL PROTECTED] http://www.bbdo-interactive.de
RAID5 in TSM
Hi, There was a lot of discussion on this topic before.But i am requesting TSM gurus give their comments again. The set up is like this. TSM Server : Windows NT 4.0 SP6, TSM 5.1.0.0 392 MB memory, P III Adaptech Ultra SCSI Hard Disk : Internal Hardware RAID 5: array A : 8.678GB * 3 : 17.356GB data and 8.678 GB parity array B : 35.003 GB * 3 : 70.006GB data and 35.003 GB parity. Both array A and array B are connected to the same channel. OS and TSM 5.1 are installed on array A TSM data base, recovery log and Disk storage pool are installed in array B. Database : 2GB+2GB = 4 GB and mirrored at TSM level on the same array Recovery Log : 500MB + 500 MB = 1 GB and mirrored at TSM level on the same array Disk Storage pool : 10GB+10GB+10GB+10GB+5GB=45GB on array B TSM client: 4.1.2.12 ( Tivoli says 4.1.2.12 is not supported with 5.1 Server. But i could take the backup,archive and restore with this combination ) Number of Clients : 55, all are windows Incremental backup : 1GB/ client/day. backup window : 9AM to 6PM with 50% randamization ( all are in polling mode ) LAN : 100Mbps End of the day only 10 clients could finish the backup.Remaining all are missing or "?" ( in progress ) or failed. Through the entire backup window the CPU load is 100% with dsmsvc.exe holding 98% I tested with various options. I stopped the schedular and fired 3 clients backup manually at the same time.Each client has 1 GB of incremental data. It took three hours to finish the backup. While backing up i observed there was lot of idletime outs of sessions. Network choke is not there. I checked this with FTP. Whats the bottleneck here? Is RAID 5 is creating problems ( DB,log and storage pool all are on the RAID 5 )? I asked the customer to arrange a testing machine without any RAID. I will be getting that in two days.Before going on to the testing i like to know your comments on this. Regards Raghu S Nivas Consultant - TSM DCM Data Systems Ltd New Delhi India. e-mail: [EMAIL PROTECTED],[EMAIL PROTECTED]
RAID5 in TSM
Hi, There was a lot of discussion on this topic before.But i am requesting TSM gurus give their comments again. The set up is like this. TSM Server : Windows NT 4.0 SP6, TSM 5.1.0.0 392 MB memory, P III Adaptech Ultra SCSI Hard Disk : Internal Hardware RAID 5: array A : 8.678GB * 3 : 17.356GB data and 8.678 GB parity array B : 35.003 GB * 3 : 70.006GB data and 35.003 GB parity. Both array A and array B are connected to the same channel. OS and TSM 5.1 are installed on array A TSM data base, recovery log and Disk storage pool are installed in array B. Database : 2GB+2GB = 4 GB and mirrored at TSM level on the same array Recovery Log : 500MB + 500 MB = 1 GB and mirrored at TSM level on the same array Disk Storage pool : 10GB+10GB+10GB+10GB+5GB=45GB on array B TSM client: 4.1.2.12 ( Tivoli says 4.1.2.12 is not supported with 5.1 Server. But i could take the backup,archive and restore with this combination ) Number of Clients : 55, all are windows Incremental backup : 1GB/ client/day. backup window : 9AM to 6PM with 50% randamization ( all are in polling mode ) LAN : 100Mbps End of the day only 10 clients could finish the backup.Remaining all are missing or "?" ( in progress ) or failed. Through the entire backup window the CPU load is 100% with dsmsvc.exe holding 98% I tested with various options. I stopped the schedular and fired 3 clients backup manually at the same time.Each client has 1 GB of incremental data. It took three hours to finish the backup. While backing up i observed there was lot of idletime outs of sessions. Network choke is not there. I checked this with FTP. Whats the bottleneck here? Is RAID 5 is creating problems ( DB,log and storage pool all are on the RAID 5 )? I asked the customer to arrange a testing machine without any RAID. I will be getting that in two days.Before going on to the testing i like to know your comments on this. Regards Raghu S Nivas Consultant - TSM DCM Data Systems Ltd New Delhi India.
Re: RAID5 in TSM
I tested with compression and without compression.No much difference in performance. "Seay, Paul" cc: Sent by: Subject: Re: RAID5 in TSM "ADSM: Dist Stor Manager" <[EMAIL PROTECTED] RIST.EDU> 10/22/2002 06:29 AM Please respond to "ADSM: Dist Stor Manager" Are you running compression? Paul D. Seay, Jr. Technical Specialist Naptheon Inc. 757-688-8180 -----Original Message- From: Raghu S [mailto:raghu@;COSMOS.DCMDS.CO.IN] Sent: Tuesday, October 22, 2002 8:03 AM To: [EMAIL PROTECTED] Subject: RAID5 in TSM Hi, There was a lot of discussion on this topic before.But i am requesting TSM gurus give their comments again. The set up is like this. TSM Server : Windows NT 4.0 SP6, TSM 5.1.0.0 392 MB memory, P III Adaptech Ultra SCSI Hard Disk : Internal Hardware RAID 5: array A : 8.678GB * 3 : 17.356GB data and 8.678 GB parity array B : 35.003 GB * 3 : 70.006GB data and 35.003 GB parity. Both array A and array B are connected to the same channel. OS and TSM 5.1 are installed on array A TSM data base, recovery log and Disk storage pool are installed in array B. Database : 2GB+2GB = 4 GB and mirrored at TSM level on the same array Recovery Log : 500MB + 500 MB = 1 GB and mirrored at TSM level on the same array Disk Storage pool : 10GB+10GB+10GB+10GB+5GB=45GB on array B TSM client: 4.1.2.12 ( Tivoli says 4.1.2.12 is not supported with 5.1 Server. But i could take the backup,archive and restore with this combination ) Number of Clients : 55, all are windows Incremental backup : 1GB/ client/day. backup window : 9AM to 6PM with 50% randamization ( all are in polling mode ) LAN : 100Mbps End of the day only 10 clients could finish the backup.Remaining all are missing or "?" ( in progress ) or failed. Through the entire backup window the CPU load is 100% with dsmsvc.exe holding 98% I tested with various options. I stopped the schedular and fired 3 clients backup manually at the same time.Each client has 1 GB of incremental data. It took three hours to finish the backup. While backing up i observed there was lot of idletime outs of sessions. Network choke is not there. I checked this with FTP. Whats the bottleneck here? Is RAID 5 is creating problems ( DB,log and storage pool all are on the RAID 5 )? I asked the customer to arrange a testing machine without any RAID. I will be getting that in two days.Before going on to the testing i like to know your comments on this. Regards Raghu S Nivas Consultant - TSM DCM Data Systems Ltd New Delhi India.
Re: RAID5 in TSM
Here i am not worried about the protection.I am worried about the performace. Most of my client backups are failed. Suad Musovich cc: Sent by: "ADSM: Subject: Re: RAID5 in TSM Dist Stor Manager" <[EMAIL PROTECTED] .EDU> 10/23/2002 12:49 AM Please respond to "ADSM: Dist Stor Manager" Realistically, if Array B dies, you lose the Database "and" recovery log. The mirroring ain 't giving you protection from that. I would separate the recovery log to array A and lose the mirroring on both DB and log(maybe mirror log between arrays). Restoration of a broken DB should only mean a couple hours outage, in your case. On Wed, 2002-10-23 at 01:03, Raghu S wrote: > Hi, > > There was a lot of discussion on this topic before.But i am requesting TSM > gurus give their comments again. > > The set up is like this. > > TSM Server : Windows NT 4.0 SP6, TSM 5.1.0.0 > > 392 MB memory, P III > > Adaptech Ultra SCSI > > Hard Disk : Internal Hardware RAID 5: > > array A : 8.678GB * 3 : 17.356GB data and 8.678 GB > parity > > array B : 35.003 GB * 3 : 70.006GB data and 35.003 > GB parity. > > > Both array A and array B are connected to the same channel. > > OS and TSM 5.1 are installed on array A > > TSM data base, recovery log and Disk storage pool are installed in array B. > > Database : 2GB+2GB = 4 GB and mirrored at TSM level on the same array > > Recovery Log : 500MB + 500 MB = 1 GB and mirrored at TSM level on the same > array > > Disk Storage pool : 10GB+10GB+10GB+10GB+5GB=45GB on array B > > > TSM client: 4.1.2.12 ( Tivoli says 4.1.2.12 is not supported with 5.1 > Server. But i could take the backup,archive and restore with this > combination ) > > Number of Clients : 55, all are windows > > Incremental backup : 1GB/ client/day. > > backup window : 9AM to 6PM with 50% randamization ( all are in polling mode > ) > > LAN : 100Mbps > > End of the day only 10 clients could finish the backup.Remaining all are > missing or "?" ( in progress ) or failed. > > Through the entire backup window the CPU load is 100% with dsmsvc.exe > holding 98% > > I tested with various options. I stopped the schedular and fired 3 clients > backup manually at the same time.Each client has 1 GB of incremental data. > It took three hours to finish the backup. While backing up i observed there > was lot of idletime outs of sessions. > > Network choke is not there. I checked this with FTP. > > Whats the bottleneck here? Is RAID 5 is creating problems ( DB,log and > storage pool all are on the RAID 5 )? I asked the customer to arrange a > testing machine without any RAID. I will be getting that in two days.Before > going on to the testing i like to know your comments on this. > > > > Regards > > Raghu S Nivas > Consultant - TSM > DCM Data Systems Ltd > New Delhi > India.
Re: RAID5 in TSM
Paul, keeping TSM database,log and disk storage pool on RAID5 degrades the performance??? Regards Raghu "Seay, Paul" cc: Sent by: Subject: Re: RAID5 in TSM "ADSM: Dist Stor Manager" <[EMAIL PROTECTED] RIST.EDU> 10/22/2002 06:29 AM Please respond to "ADSM: Dist Stor Manager" Are you running compression? Paul D. Seay, Jr. Technical Specialist Naptheon Inc. 757-688-8180 -----Original Message- From: Raghu S [mailto:raghu@;COSMOS.DCMDS.CO.IN] Sent: Tuesday, October 22, 2002 8:03 AM To: [EMAIL PROTECTED] Subject: RAID5 in TSM Hi, There was a lot of discussion on this topic before.But i am requesting TSM gurus give their comments again. The set up is like this. TSM Server : Windows NT 4.0 SP6, TSM 5.1.0.0 392 MB memory, P III Adaptech Ultra SCSI Hard Disk : Internal Hardware RAID 5: array A : 8.678GB * 3 : 17.356GB data and 8.678 GB parity array B : 35.003 GB * 3 : 70.006GB data and 35.003 GB parity. Both array A and array B are connected to the same channel. OS and TSM 5.1 are installed on array A TSM data base, recovery log and Disk storage pool are installed in array B. Database : 2GB+2GB = 4 GB and mirrored at TSM level on the same array Recovery Log : 500MB + 500 MB = 1 GB and mirrored at TSM level on the same array Disk Storage pool : 10GB+10GB+10GB+10GB+5GB=45GB on array B TSM client: 4.1.2.12 ( Tivoli says 4.1.2.12 is not supported with 5.1 Server. But i could take the backup,archive and restore with this combination ) Number of Clients : 55, all are windows Incremental backup : 1GB/ client/day. backup window : 9AM to 6PM with 50% randamization ( all are in polling mode ) LAN : 100Mbps End of the day only 10 clients could finish the backup.Remaining all are missing or "?" ( in progress ) or failed. Through the entire backup window the CPU load is 100% with dsmsvc.exe holding 98% I tested with various options. I stopped the schedular and fired 3 clients backup manually at the same time.Each client has 1 GB of incremental data. It took three hours to finish the backup. While backing up i observed there was lot of idletime outs of sessions. Network choke is not there. I checked this with FTP. Whats the bottleneck here? Is RAID 5 is creating problems ( DB,log and storage pool all are on the RAID 5 )? I asked the customer to arrange a testing machine without any RAID. I will be getting that in two days.Before going on to the testing i like to know your comments on this. Regards Raghu S Nivas Consultant - TSM DCM Data Systems Ltd New Delhi India.
Re: RAID5 in TSM
Hi , I thank all for your suggestions.I removed the mirrors of db and log.There is a great improvement in the performance.I am recommending the customer to have non RAID disks for db and log.Then i mirror the db and log. Regards Raghu. "Seay, Paul" cc: Sent by: Subject: Re: RAID5 in TSM "ADSM: Dist Stor Manager" <[EMAIL PROTECTED] RIST.EDU> 10/24/2002 10:00 AM Please respond to "ADSM: Dist Stor Manager" 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 well because they depend on the block size of the data. I believe these are based on 4K block sizes. And as you say, there are not many application servers that can absorb data at these rates. Paul D. Seay, Jr. Technical Specialist Naptheon Inc. 757-688-8180 -Original Message- From: Gianluca Mariani1 [mailto:gianluca_mariani@;IT.IBM.COM] Sent: Thursday, October 24, 2002 9:26 AM To: [EMAIL PROTECTED] Subject: Re: RAID5 in TSM 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 the arrays of 512MB/s (I'm not talking about the new 800 which I'm not familiar with). and those are split between the two halves of an ESS; so a lot of care has to be taken in how you configure volumes and spread them through the machine. this little "trick" is what every vendor does, us (IBM), Hitachi, EMC etc. in the same fashion you will not get the "claimed" throughput of an Hitachi or EMC machine in 99% of real world cases. the ESS arrays are REALLY RAID5 arrays, and the performance lag with respect to a RAID 1 machine is negligible in the vast majority of cases. there will be those few "top notch" customers who will not be satisfied with this, and, if they have the money (because RAID 5 is basically a trade off between performance and cost), they will go for a RAID 1 machine. I feel that saying things honestly would save us all lots of trouble and confusion and money. this pun is obviously directed to the Sales departments of all our companies... Cordiali saluti Gianluca Mariani Tivoli TSM Global Response Team, Roma Via Sciangai 53, Roma phones : +39(0)659664598 +393351270554 (mobile) [EMAIL PROTECTED] "The people of Krikkit,are, well, you know, they're just a bunch of real sweet guys, you know, who just happen to want to kill everybody. Hell, I feel the same way some mornings..." "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> wrote on 24/10/2002 14.54.40: > 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 > implementations. > Data taken from ESS manuals - ESS is capable to feed the data at 1280 > MB/s (yes, one 1,28 gigabytes per second) !!! And with new 800 model it is > even better. > So answer again is "it depends". Not all RAID-5 are created equal. > If you can afford ESS this is (IMO) the best answer for TSM. > > Zlatko Krastev > IT Consultant > > > > > > > Raghu S <[EMAIL PROTECTED]> > Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> > 23.10.2002 07:30 > Please respond to "ADSM: Dist Stor Manager" > > > To: [EMAIL PROTECTED] > cc: > Subject:Re: RAID5 in TSM > > > Paul, > > > keeping TSM database,log and disk storage pool on RAID5 degrades the > performance??? > > Regards > > Raghu > > > > "Seay, Paul" > HEON.COM>cc: > Sent by: Subject: Re: RAID5 in TSM > "ADSM: Dist > Stor Manager" > <[EMAIL PROTECTED] > RIST.EDU> > > >
Re: A success story
Mark Go through the README file once on the web client installation.There you can find pre-requisites for IE and Netscape browsers.You can download JRE from java.sun.com Regards Raghu. "Mark D. Rodriguez" To: [EMAIL PROTECTED] Subject: Re: A success story Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED] RIST.EDU> 11/07/2002 10:14 PM Please respond to "ADSM: Dist Stor Manager" Mark Stapleton wrote: >I just did a new TSM installation for a customer today, using the Windows >server version 5.1.5.2, and boy was it slick going in! The IBM 3583 LTO tape >library installation, which is where installs usually fall down, went as >smooth as silk. When I told the TSM device driver to use Windows >2000/optical support, the library was automatically bound to using the TSM >device driver; the drives were left using the Ultrium drivers. It found the >element numbers automatically. Sweet! > >I only have one reservation right now. We set up the web-based client >service on several boxes (Windows client version 5.1.5.2). But we couldn't >get them to finish loading. When you went to http://:1581, the >java app would start to load, but would never finish. We waited a few >minutes on each of them, but finally gave up. The regular client GUI works >fine. > >Has anyone run across this? > >-- >Mark Stapleton ([EMAIL PROTECTED]) >Certified TSM consultant >Certified AIX system engineer >MCSE > > Mark, Check the version of java on the system that is running the browser you are using to connect to the clients. I believe you need to be at java 1.3.1. I had a similar hang when I was at the wrong java level. -- Regards, Mark D. Rodriguez President MDR Consulting, Inc. === MDR Consulting The very best in Technical Training and Consulting. IBM Advanced Business Partner SAIR Linux and GNU Authorized Center for Education IBM Certified Advanced Technical Expert, CATE AIX Support and Performance Tuning, RS6000 SP, TSM/ADSM and Linux Red Hat Certified Engineer, RHCE ===
Re: dsmcad scheduler and multiple tasks
could u give the sample script regards Raghu Thomas Denier cc: Sent by: "ADSM: Subject: Re: dsmcad scheduler and multiple Dist Stor Manager"tasks <[EMAIL PROTECTED] EDU> 11/14/2002 01:45 PM Please respond to "ADSM: Dist Stor Manager" > Is there any way, or is it possible, to get more than one scheduled event > to occur on a client during the same time (or overlapping times) in which > the scheduler is controlled via dsmcad? I don't remember if this was > even possible using 'dsmc sched'. The 'dsmc sched' mechanism behaved just like dsmcad with regard to overlapping scheduled events. > Example: > > At midnight a schedule is kicked off to incremental backup filesystem 'a'. > This filesystem has many large files which change daily, and the > incremental runs for several hours. > > It is also desired at around 1AM to kick off a schedule to incremental > backup filesystem 'b'. I know of two ways to do this with 'dsmc sched'. One can use the central scheduler to run a script that spawns child process to run two 'dsmc inc' commands at appropriate times. I am reasonably sure this approach will also work with dsmcad. Alternatively, one can register two node names for the system, run a copy of the client scheduler process for each node name, and set up a separate schedule for each node. This approach entails creating two server stanzas in dsm.sys with an explicit nodename option in at least one of the stanzas. It also entails using the -servername option when starting at least one of client scheduler processes. I don't know whether this second approach can be modified to work with dsmcad.
Re: Querying which volumes have a particular file or node
in Tivoli Storage Resource Manager all these are addressed raghu. Gerald Wichmann To: [EMAIL PROTECTED] Subject: Querying which volumes have a Sent by: particular file or node "ADSM: Dist Stor Manager" <[EMAIL PROTECTED] RIST.EDU> 11/26/2002 03:25 AM Please respond to "ADSM: Dist Stor Manager" Given a file with some filenames in it, does someone have a macro/command I can run against the filenames in that file to determine what volumes those files are on? I.e. so I can identify which offline volumes I need to put in my library for a restore before actually running the restore command. Similarly, given a node, how do I determine what volumes the node has data backed up to. I believe both these questions involve a select statement and have been discussed before so someone should have them handy. Thanks, Gerald This e-mail has been captured and archived by the ZANTAZ Digital Safe(tm) service. For more information, visit us at www.zantaz.com. IMPORTANT: This electronic mail message is intended only for the use of the individual or entity to which it is addressed and may contain information that is privileged, confidential or exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, or the employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify the sender immediately by telephone or directly reply to the original message(s) sent. Thank you.
AIX 5L 32-bit B/A client 5.1
Hi B/A client 5.1 is available for AIX 5L 32 bit? I could only find it for AIX 5L 64 bit. Thanks Regards Raghu.
Library Full
Hi Set up: TSM 5.1.0.0 Windows NT 6.0 SP6 IBM 3581 LTO ( single drive, 7 slots ) Whenever i am trying to checkin a new volume, i am getting the error message Library is full. However, there are three free slots available. I did Audit library, i am getting the same error message " ANR 8314E ".What could be the reason? Thanks Regards Raghu.
AIX 4.3.3 (32 bit) -------> AIX 5.2 (64 bit) | TSM 5.1(32bit) -------> TSM 5.1 (64 bit)
Hi I am going for upgradation of AIX on my TSM server and Production Server in few weeks. Before that i like to hear from ppl who had done it already. Environment: OS : AIX 4.3.3 ML 10 ( 32 bit ) TSM : TSM 5.1.0.0 server ( 32 bit ) We are planning to upgrade AIX 4.3.3 (32 bit) to AIX 5.2 (64 bit). What are the precaustions shuld i take? Can i restore the TSM db backup taken on 4.3.3 to 5.2? If i want TSM 5.1 64 bit, how should i go about it? Same time, we are upgrading AIX on Production server ( SAP R/3 ). TDP for ESS for R/3 1.1.10.1 is running on Production ( Primary Server ) and TSM Server (Backup Server). What are the issues involved in it? Thanks Regards Raghu.
Re: delete filespace
Hi These are from Admin Guide. I hope Tony can understand it now. DELETE FILESPACE (Delete Client Node Data from the Server) Use this command to delete file spaces from the server. Files that belong to the file space are deleted from primary and copy storage pools. . EXPIRE INVENTORY (Manually Start Inventory Expiration Processing) Use this command to manually start inventory expiration processing. The inventory expiration process removes client backup and archive file copies from server storage based on policy specified in the backup and archive copy groups of the management classes to which the files are bound. Regards Raghu. "Robert L. Rippy" cc: Sent by: "ADSM: Dist Stor Subject: Re: delete filespace Manager" <[EMAIL PROTECTED]> 12/11/2002 06:18 PM Please respond to "ADSM: Dist Stor Manager" You are correct on how expiration works, but Michelle is talking about a manual delete or deletion of filespaces. WHen you delete a filespace as Michelle has done the data is removed immediately and expire inventory isn't necessary. I don't think its a matter how long I have been doing TSM, yet a matter that I understand TSM and how it works. But I have been doing TSM for 3 years currently. Please, try this with a test node and see what happens. Expiration is there for files that are expired by the client. The client marks files as expired in the database, then when you run expiration, it deletes the files that have been marked for expirarion from the database. If you delete a filespace you are telling TSM that you know you want them gone and they are deleted immediately. How long have you been working with TSM? Would anyone like to make a comment on this and help Tony Trinh understand better how TSM functions? Thanks, Robert Rippy From: "Trinh, Tony" <[EMAIL PROTECTED]> on 12/10/2002 05:49 PM To: Robert Rippy/CT/Mail@KindredHealthCare, [EMAIL PROTECTED] cc: Subject: RE: delete filespace Robert, May I asked how long have you been working with TSM? You are wrong about the data get deleted after deleting the filespace. Why do you think there's a process in place called expiration? This process is in place is to expired old data of previous version of backup or deleted filespace. Regards, Tony -Original Message- From: Robert L. Rippy [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 10, 2002 1:15 PM To: [EMAIL PROTECTED] Subject: Re: delete filespace They are done immediately. Expire Inventory isn't necessary. Thanks, Robert Rippy From: Michelle DeVault <[EMAIL PROTECTED]> on 12/10/2002 03:59 PM Please respond to "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] cc: Subject: delete filespace After doing a delete filespace, when do the deleted files get removed from the storage pools? After an expire inventory? __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com
Re: Management Class and TDP for R/3
Hi Tom You are controlling SAP R/3 database versioning through TSM, not TDP R/3 ( ) I take online backup on weekdays ( Mon - Satday ) & offline backup on Sunday. Online backup and offline backup data goes onto separate storagepools. I take offsite copy from offline backup storage pool. How MAX_VERSION parameter of TDP R/3 works here? ( if i want to control versioning through TDP R/3 ). Does it see online and offline combinely or separately? If it treats online and offline combinely , to maintain three versions of offline backup i shoud use MAX_VERSIONS=21 which is going to eat 21 * 500 GB = 10.5 TB on my tapepools (..it sounds tooo much ...). I should go back to TSM version control. However, tivoli recommends using TDP R/3 version controlling. Whats the big reason behind?? Can you through some light on this? Regards Raghu. "Kauffman, Tom" To: [EMAIL PROTECTED] Subject: Re: Management Class and TDP for Sent by: R/3 "ADSM: Dist Stor Manager" <[EMAIL PROTECTED] RIST.EDU> 12/12/2002 02:29 AM Please respond to "ADSM: Dist Stor Manager" Brian -- TDP/R3 does not use backup classes, it uses archive classes. I currently have four SAP systems running, and have 7 management classes defined. First and foremost -- off-line redo log copies. I have two management classes (PRDLOG1 and PRDLOG2) so I can have two seperate storage pool chains, disk and tape. There's no point in doing two sets of logs if they can end up on a common media somewhere. These two classes are used for all SAP instance redo logs and have a 21-day retention (redo log retention should match off-line backup retention). PRDLOG1 ties to storage pool PRDLOG1 (disk) with next pool of PRDLOG1-LT (lto tape). PRDLOG1-LT gets copied daily to PRDLOG1-LT-COPY for off-site movement. PRDLOG1 ties to storage pool PRDLOG2 (disk) with next pool of PRDLOG2-LT (lto tape). PRDLOG2-LT gets copied daily to ARCH-LT-COPY for off-site movement. (ARCH-LT-COPY also gets a copy of ARCH-LT which is the lto pool for all non-SAP oracle archives). Then my SAP data archive. The production instance uses management class PRDSAP-ONLINE (online backups, 8 day retention) or PRDSAP-OFFLINE (21 day retention -- run once per week). Both tie to tape storage pool PRDSAP-LT, which copies daily to PRDSAP-LT-COPY for off-site rotation. I do not run reclaims on any of the PRDSAP tape; I just let them die a natural death after 8 or 21 days. I DO run reclaims on the redo log tapes copies, and tend to have 4 to 6 lto tapes tied up in either class off-site. My technical sandbox uses LOCALARCH as a management class. This ties to a LOCALARCH disk pool with LOCAL-LT as next pool. 21 day retention, no off-site copy (sandbox and test oracle databases, other archives of systems that can be rebuilt from off-site copies of production environments). My test/QA region uses TSTSAP as a mangement class, pointing to an LTO pool TSTSAP-LT; 21 day retention, no off-site copy. We rebuild from the PRD environment about every six weeks by cloning. My DEV environment uses DEVSAP-LT as a management class, pointing to a disk pool called ARCHIVEPOOL with next pool of ARCH-LT, 21 day retention (and yes, it copies to ARCH-LT-COPY nightly). In addition, I run weekly archives of the non-database SAP filesystems (/sapmnt/SID, /oracle/SID, /usr/sap/trans, and a few local filesystems using the PRDLOG1 and PRDLOG2 management classes. These are done to speed up point-in-time recovery at D/R by laying down the most recent Sunday from the archive and then restoring to 'now'. SAP recommends you keep 3 generations of your off-line backup (archive); 21 days works if you do this weekly. If you run off-line monthly you'll want 90+ days and need to adjust redo log retention to match. Is there anything else I can add to further confuse the issue? The mish-mosh of pools I use has been set up to optimise D/R recovery and the off-site storage pool backup process. They work for us; we've had a number of successful D/R drills over the years. Tom Kauffman NIBCO, Inc > -Original Message- > From: brian welsh [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, December 11, 2002 3:06 PM > To: [EMAIL PROTECTED] > Subject: Management Class and TDP for R/3 > > > Hello, > > Server AIX 5.1, TSM 4.2.2.8. Client AIX 4.3, TSM 4.2.1.25, > and TDP for R/3 > 3.2.0.11 (Oracle) > > Question about TDP. > > We wanted to use the Management Class on the TSM-server like this: > Versions Data ExistsNOLIMIT > Versions Data Deleted 3 > Retain Extra Versions 21 > Retain Only Version 30 > > In the Guide Tivoli Data Protection for R/3 Installation
TSM client CPU utilization 100%
Hi Greetings, I am receiving complaints from clients that CPU utilization of TSM clients ( Winodws NT 4.0, Win 2 K,Win 98 &95) is shooting up to 100% during the time of scheduled backup. Due to this , end users are feeling the system is hanging up and they are either stopping the Client service or rebooting their system resulting in unsuccessful backups.Most of the clients config is Pentium II or III with minimum of 64 MB RAM. The schedule mode is polling and i am using default resourceutilization parameters. How can i bring the CPU utilization down to lower levels? TSM server 5.1.0.0 client 5.1 TSm server :AIX 4.3.3 p-620. TSM clients: Windows 98, Nt and 2000 Thanks Regards raghu
Complete restoration of Win NT and 2K servers from TSM
Hi, Greetings, Last week i done a restore drilling on one of the Windows NT server boxes. I took the complete backup of the Win NT server on to TSM ( C: D: E: drives including Registry and eventlog ). C: OS and applications Applications including SAP R/3 and Oracle D and E contains Data I performed drill in following sequence ( on testing machine which is identical to the Win NT server ) - I installed the Windows NT with the same partition table - I installed TSM client - i first restored C drive ( without WINNT folder ) - Then i restored D and E drives - Then i restored registry I tried to access SAP and oracle there were lot of windows popup, and i could access the application I repeated the above procedure again , this time with WINNT folder restored again lot of error message windows poped up 1) Does TSM support this type restoration ( i mean without reinstalling Applications again ) 2) When shuld i restore the Registry? ( after installing OS or retoring complete backup ) Plz throw your view on this Thanks Regards raghu
AIX 4.3.3 (32 bit) -------> AIX 5.2 (64 bit) | TSM 5.1(32bit) -------> TSM 5.1 (64 bit)
- Hi I am going for upgradation of AIX on my TSM server and Production Server in few weeks. Before that i like to hear from ppl who had done it already. Environment: OS : AIX 4.3.3 ML 10 ( 32 bit ) TSM : TSM 5.1.0.0 server ( 32 bit ) We are planning to upgrade AIX 4.3.3 (32 bit) to AIX 5.2 (64 bit). What are the precaustions shuld i take? Can i restore the TSM db backup taken on 4.3.3 to 5.2? If i want TSM 5.1 64 bit, how should i go about it? Same time, we are upgrading AIX on Production server ( SAP R/3 ). TDP for ESS for R/3 1.1.10.1 is running on Production ( Primary Server ) and TSM Server (Backup Server). What are the issues involved in it? Thanks Regards Raghu.
Management Class and TDP for R/3
Hi , Greetings, You are controlling SAP R/3 database versioning through TSM, not TDP R/3 ( ) I take online backup on weekdays ( Mon - Satday ) & offline backup on Sunday. Online backup and offline backup data goes onto separate storagepools. I take offsite copy from offline backup storage pool. How MAX_VERSION parameter of TDP R/3 works here? ( if i want to control versioning through TDP R/3 ). Does it see online and offline combinely or separately? If it treats online and offline combinely , to maintain three versions of offline backup i shoud use MAX_VERSIONS=21 which is going to eat 21 * 500 GB = 10.5 TB on my tapepools (..it sounds tooo much ...). I should go back to TSM version control. However, tivoli recommends using TDP R/3 version controlling. Whats the big reason behind it?? Plz through some light on TSM version control and MAX_VERSION parameter of TDP R/3. Regards Raghu. "Kauffman, Tom" To: [EMAIL PROTECTED] Subject: Re: Management Class and TDP for Sent by: R/3 "ADSM: Dist Stor Manager" <[EMAIL PROTECTED] RIST.EDU> 12/12/2002 02:29 AM Please respond to "ADSM: Dist Stor Manager" Brian -- TDP/R3 does not use backup classes, it uses archive classes. I currently have four SAP systems running, and have 7 management classes defined. First and foremost -- off-line redo log copies. I have two management classes (PRDLOG1 and PRDLOG2) so I can have two seperate storage pool chains, disk and tape. There's no point in doing two sets of logs if they can end up on a common media somewhere. These two classes are used for all SAP instance redo logs and have a 21-day retention (redo log retention should match off-line backup retention). PRDLOG1 ties to storage pool PRDLOG1 (disk) with next pool of PRDLOG1-LT (lto tape). PRDLOG1-LT gets copied daily to PRDLOG1-LT-COPY for off-site movement. PRDLOG1 ties to storage pool PRDLOG2 (disk) with next pool of PRDLOG2-LT (lto tape). PRDLOG2-LT gets copied daily to ARCH-LT-COPY for off-site movement. (ARCH-LT-COPY also gets a copy of ARCH-LT which is the lto pool for all non-SAP oracle archives). Then my SAP data archive. The production instance uses management class PRDSAP-ONLINE (online backups, 8 day retention) or PRDSAP-OFFLINE (21 day retention -- run once per week). Both tie to tape storage pool PRDSAP-LT, which copies daily to PRDSAP-LT-COPY for off-site rotation. I do not run reclaims on any of the PRDSAP tape; I just let them die a natural death after 8 or 21 days. I DO run reclaims on the redo log tapes copies, and tend to have 4 to 6 lto tapes tied up in either class off-site. My technical sandbox uses LOCALARCH as a management class. This ties to a LOCALARCH disk pool with LOCAL-LT as next pool. 21 day retention, no off-site copy (sandbox and test oracle databases, other archives of systems that can be rebuilt from off-site copies of production environments). My test/QA region uses TSTSAP as a mangement class, pointing to an LTO pool TSTSAP-LT; 21 day retention, no off-site copy. We rebuild from the PRD environment about every six weeks by cloning. My DEV environment uses DEVSAP-LT as a management class, pointing to a disk pool called ARCHIVEPOOL with next pool of ARCH-LT, 21 day retention (and yes, it copies to ARCH-LT-COPY nightly). In addition, I run weekly archives of the non-database SAP filesystems (/sapmnt/SID, /oracle/SID, /usr/sap/trans, and a few local filesystems using the PRDLOG1 and PRDLOG2 management classes. These are done to speed up point-in-time recovery at D/R by laying down the most recent Sunday from the archive and then restoring to 'now'. SAP recommends you keep 3 generations of your off-line backup (archive); 21 days works if you do this weekly. If you run off-line monthly you'll want 90+ days and need to adjust redo log retention to match. Is there anything else I can add to further confuse the issue? The mish-mosh of pools I use has been set up to optimise D/R recovery and the off-site storage pool backup process. They work for us; we've had a number of successful D/R drills over the years. Tom Kauffman NIBCO, Inc > -Original Message- > From: brian welsh [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, December 11, 2002 3:06 PM > To: [EMAIL PROTECTED] > Subject: Management Class and TDP for R/3 > > > Hello, > > Server AIX 5.1, TSM 4.2.2.8. Client AIX 4.3, TSM 4.2.1.25, > and TDP for R/3 > 3.2.0.11 (Oracle) > > Question about TDP. > > We wanted to use the Management Class on the TSM-server like this: > Versions Data ExistsNOLIMIT > Versions Data Deleted 3 > Retain Extra Versions 21 > Retain Only Version 30 >
Re: timeout value for processes
mountwait parameter in devclass definition regds Raghu Henrik WahlstedtTo: [EMAIL PROTECTED] Subject: timeout value for processes Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED] RIST.EDU> 12/18/2002 01:33 PM Please respond to "ADSM: Dist Stor Manager" Hi all! Is there a server option or a another why to specify for how long a process will be active? Example, If all drives are busy I might not want reclamation to be pending for hours until two drive becomes available. Med vänlig hälsning Henrik Wahlstedt Statoil Phone: +46 8 429 6325 IT EH SE Torkel Knutssonsgatan 24 Mobile: +46 70 429 6325 118 88 Stockholm E-mail: Sverige [EMAIL PROTECTED] --- The information contained in this message may be CONFIDENTIAL and is intended for the addressee only. Any unauthorised use, dissemination of the information or copying of this message is prohibited. If you are not the addressee, please notify the sender immediately by return e-mail and delete this message. Thank you.
Re: timeout value for processes
don't think so. It applies to all libraries.Plz check again regds Raghu Henrik WahlstedtTo: [EMAIL PROTECTED] Subject: Re: timeout value for processes Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED] RIST.EDU> 12/18/2002 02:36 PM Please respond to "ADSM: Dist Stor Manager" But that does not apply to automated libraries. I use TSM 4.1.3.0 on w2k and a STK9710 library with 6 DLT drives. tia Henrik Raghu S <[EMAIL PROTECTED]To: [EMAIL PROTECTED] MDS.CO.IN> cc: (bcc: Henrik Wahlstedt) Sent by: "ADSM: Subject: Re: timeout value for processes Dist Stor Manager" <[EMAIL PROTECTED] T.EDU> 2002-12-18 09:58 Please respond to "ADSM: Dist Stor Manager" mountwait parameter in devclass definition regds Raghu Henrik WahlstedtTo: [EMAIL PROTECTED] Subject: timeout value for processes Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED] RIST.EDU> 12/18/2002 01:33 PM Please respond to "ADSM: Dist Stor Manager" Hi all! Is there a server option or a another why to specify for how long a process will be active? Example, If all drives are busy I might not want reclamation to be pending for hours until two drive becomes available. Med vänlig hälsning Henrik Wahlstedt Statoil Phone: +46 8 429 6325 IT EH SE Torkel Knutssonsgatan 24 Mobile: +46 70 429 6325 118 88 Stockholm E-mail: Sverige [EMAIL PROTECTED] --- The information contained in this message may be CONFIDENTIAL and is intended for the addressee only. Any unauthorised use, dissemination of the information or copying of this message is prohibited. If you are not the addressee, please notify the sender immediately by return e-mail and delete this message. Thank you. --- The information contained in this message may be CONFIDENTIAL and is intended for the addressee only. Any unauthorised use, dissemination of the information or copying of this message is prohibited. If you are not the addressee, please notify the sender immediately by return e-mail and delete this message. Thank you.
Re: timeout value for processes
hey i checked both 4.2 and 5.1 manuals MOUNTWait Specifies the maximum number of minutes to wait for a sequential access volume to be mounted in a manual or automated library. This parameter is optional. If the mount request is not satisfied within the specified amount of time, the mount request is canceled. The default value is 60 minutes. You can specify a number from 0 to . i don't think there will be different manuals for diff ppl regds Raghu. Henrik WahlstedtTo: [EMAIL PROTECTED] Subject: Re: timeout value for processes Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED] RIST.EDU> 12/18/2002 03:01 PM Please respond to "ADSM: Dist Stor Manager" OK, I only used 'help upd devc' and looked at DLT. MOUNTWait Specifies the maximum number of minutes to wait for a sequential access volume to be mounted in a manual library. This parameter is optional and does not apply to automated libraries. If the mount request is not satisfied within the specified amount of time, the mount request is canceled. You can specify a number from 0 to . If it works its OK, but I had to ask. //Henrik John Naylor cc: (bcc: Henrik Wahlstedt) Sent by: "ADSM: Dist Stor Subject: Re: timeout value for processes Manager" <[EMAIL PROTECTED]> 2002-12-18 10:11 Please respond to "ADSM: Dist Stor Manager" Never heard that mountwait does not apply to automated libraries, I have 2 STK automated libraries and mountwait does what it is supposed to. Henrik Wahlstedt <[EMAIL PROTECTED]> on 12/18/2002 09:06:58 AM Please respond to "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] cc:(bcc: John Naylor/HAV/SSE) Subject: Re: timeout value for processes ** The information in this E-Mail is confidential and may be legally privileged. It may not represent the views of Scottish and Southern Energy plc. It is intended solely for the addressees. Access to this E-Mail by anyone else is unauthorised. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. Any unauthorised recipient should advise the sender immediately of the error in transmission. Scottish Hydro-Electric, Southern Electric, SWALEC and S+S are trading names of the Scottish and Southern Energy Group. ** But that does not apply to automated libraries. I use TSM 4.1.3.0 on w2k and a STK9710 library with 6 DLT drives. tia Henrik Raghu S <[EMAIL PROTECTED]To: [EMAIL PROTECTED] MDS.CO.IN> cc: (bcc: Henrik Wahlstedt) Sent by: "ADSM: Subject: Re: timeout value for processes Dist Stor Manager" <[EMAIL PROTECTED] T.EDU> 2002-12-18 09:58 Please respond to "ADSM: Dist
Re: Expiring Data / Versioning
did you activate the policy set after updating copy group? ( just for confirmation ) regards Raghu. Lawrie Scott - Persetel Q Vector To: [EMAIL PROTECTED] Subject: Expiring Data / Versioning Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED] U> 12/18/2002 03:51 PM Please respond to "ADSM: Dist Stor Manager" Hi All Thanx in advance, new to this and not sure I've set this up correctly. I originally wanted to keep 7 versions and delete after 30 days any deleted files. I run TSM Server 5.1 and I'm trying to expire all my data down to only one copy of the data. My versions were set to 7 and the rest as shown, I changed it down to 3 and ran an inventory expire this made no changes. Have I setup my copy group incorrectly. I wish to finally setup the copy group to have seven days(not versions) backups and to only keep deleted files for a max of 30 days. Copy Group Name STANDARD Versions Data Exists 3 Versions Data Deleted 1 Retain Extra Versions 0 Retain Only Version 30 Copy Mode MODIFIED Copy Serialization DYNAMIC Copy Frequency 0 Kind Regards LAWRIE SCOTT For: Persetel/Q Vector KZN Company Registration Number: 1993/003683/07 Tel: +27 (0) 31 5609222 Fax: +27 (0) 31 5609495 Cell: +27 (0) 835568488 E-mail: [EMAIL PROTECTED] Notice: This message and any attachments are confidential and intended solely for the addressee. If any have received this message in error, please notify Lawrie Scott at Comparex Africa (Pty) Ltd immediately, telephone number +27 (0) 31 5609222. Any unauthorised use, alteration or dissemination is prohibited. Comparex Africa (Pty) Ltd accepts no liability whatsoever for any loss whether it be direct, indirect or consequential, arising from information made available and actions resulting there from.
Re: timeout value for processes
I believe the Process should be completed with Failure status , if the mount request was cancelled or timed out. ( i thinks its TSM internal.May be Raibeck can answer this better ) Regds raghu. Richard Foster cc: Sent by: "ADSM: Subject: Re: timeout value for processes Dist Stor Manager" <[EMAIL PROTECTED] T.EDU> 12/18/2002 04:20 PM Please respond to "ADSM: Dist Stor Manager" The Mountwait parameter only specifies how long the process will wait for a tape to be mounted after the process has been allocated the necessary drive(s). If I understand Henrik's question, there doesn't appear to be a parameter which governs how long a process will wait for the tape drives to become available. We just run a script which cancels all Reclaim processes, whether they are active, waiting for tape mounts or waiting for drives. Richard Foster Norsk Hydro mountwait parameter in devclass definition regds Raghu Hi all! Is there a server option or a another why to specify for how long a process will be active? Example, If all drives are busy I might not want reclamation to be pending for hours until two drive becomes available. Henrik.Wahlstedt
Why Magstar MP 3570 C02/C12/C22 are called as Tape drives?
Hi Why IBM categorized Magstar MP 3570 C02/C12/C22 as Tape Drive. Why not as Library? It has 2 drives, 20 slots, barcode reader, etc.. I haven't worked on it, just came across reading Library and Tape drive Specs. Thanks Regards Raghu.
Non IBM Libarary for TSM
Hi I work on TSM soluion design. Most of the time i see customer unhappy with the price of 3583 LTO. ( I stopped suggesting single drive libraries for TSM ). I found Magstar 3570 MP is a suitable one for medium sized corporates.I have no idea on Non IBM libraries.Can anybody suggest me Non IBM libraries and corresponding URLs ( Should work with TSM as efficient as IBM libraries and cheaper). Thanks in advance Regards Raghu. Richard Foster cc: Sent by: "ADSM: Subject: Re: timeout value for processes Dist Stor Manager" <[EMAIL PROTECTED] T.EDU> 12/18/2002 04:20 PM Please respond to "ADSM: Dist Stor Manager" The Mountwait parameter only specifies how long the process will wait for a tape to be mounted after the process has been allocated the necessary drive(s). If I understand Henrik's question, there doesn't appear to be a parameter which governs how long a process will wait for the tape drives to become available. We just run a script which cancels all Reclaim processes, whether they are active, waiting for tape mounts or waiting for drives. Richard Foster Norsk Hydro mountwait parameter in devclass definition regds Raghu Hi all! Is there a server option or a another why to specify for how long a process will be active? Example, If all drives are busy I might not want reclamation to be pending for hours until two drive becomes available. Henrik.Wahlstedt
Re: Non IBM Libarary for TSM
Good idea.Many thanks to all. Regards Raghu. Halvorsen GeirrTo: [EMAIL PROTECTED] Gulbrand cc: Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED] RIST.EDU> 12/18/2002 05:36 PM Please respond to "ADSM: Dist Stor Manager" Try comparing the IBM3583, with the same libraries from Dell (can't remember name) and Adic (Scalar100). I don't know, but there could be a few bucks to save. I believe that Adic have quit a few other libraries in their series. You also have Compaqs MSL5026 (very scalable - OEM'ed from Overland), StorageTek L20,L40,80,L180,L700(I have best experience with the larger ones - L180 and up). Back to what's good and not - check Tivolis site for Supported Devices http://www.tivoli.com/support/storage_mgr/requirements.html and check the libraries/drives mentioned there. Rgds. Geirr Halvorsen -Original Message- From: Raghu S [mailto:[EMAIL PROTECTED]] Sent: 18. december 2002 12:45 To: [EMAIL PROTECTED] Subject: Non IBM Libarary for TSM Hi I work on TSM soluion design. Most of the time i see customer unhappy with the price of 3583 LTO. ( I stopped suggesting single drive libraries for TSM ). I found Magstar 3570 MP is a suitable one for medium sized corporates.I have no idea on Non IBM libraries.Can anybody suggest me Non IBM libraries and corresponding URLs ( Should work with TSM as efficient as IBM libraries and cheaper). Thanks in advance Regards Raghu. Richard Foster cc: Sent by: "ADSM: Subject: Re: timeout value for processes Dist Stor Manager" <[EMAIL PROTECTED] T.EDU> 12/18/2002 04:20 PM Please respond to "ADSM: Dist Stor Manager" The Mountwait parameter only specifies how long the process will wait for a tape to be mounted after the process has been allocated the necessary drive(s). If I understand Henrik's question, there doesn't appear to be a parameter which governs how long a process will wait for the tape drives to become available. We just run a script which cancels all Reclaim processes, whether they are active, waiting for tape mounts or waiting for drives. Richard Foster Norsk Hydro mountwait parameter in devclass definition regds Raghu Hi all! Is there a server option or a another why to specify for how long a process will be active? Example, If all drives are busy I might not want reclamation to be pending for hours until two drive becomes available. Henrik.Wahlstedt
Re: server access through different network card (ipadres)
use 'tcpclientaddress ipaddress' in client option file ( windows :dsm.opt; unix:dsm.sys ). The schedmode should prompted in this case. Regards Raghu. Michelle Wiedeman cc: Sent by: "ADSM: Dist Subject: server access through different Stor Manager"network card (ipadres) <[EMAIL PROTECTED] > 12/19/2002 04:55 PM Please respond to "ADSM: Dist Stor Manager" hi all, server adsm 3.1 on AIX 4.3.3 ML 10 client tsm4.1 on AIX 4.3.3 ML 10 This client has been having problems with its network. every night during the backup the costumers cannot access their databases because the network card cant handle the load. Now The idea is to use a second networkcard solely for TSM. Now I cant find anywhere how I can make TSM understand to access through the other networkcard as its always accesses the client on clientname and not IP adres. And as far as ive seen tsm accesses through the primary IP adres. does anyone know how to do this? and if its actually possible? I must have it solved by tonight. michelle
rest dbmax and reset logmax
Hi which of the >q db f=d and >q log f=d parameters reset when i do >reset dbmax and >reset logmax respctly regards Raghu.
Re: $$ACTIVE$$
After validating and activating the policy set, "ACTIVE" policy set will be created. Whenever there is a modification to the policy set , it should be activated to make the changes effective.You can define multiple policy sets to the domain.However, there can be only one active policy set per domain. Raghu Oliver Martin cc: Sent by: "ADSM: Subject: $$ACTIVE$$ Dist Stor Manager" <[EMAIL PROTECTED] T.EDU> 12/31/2002 04:54 PM Please respond to "ADSM: Dist Stor Manager" Im running TSM Version 3.7.4 on an NT Server 4.0 SP6 and when I make an q domain I get $$ACTIVE$$ as the active policy class. But I havent defined an policy set with this name. Thanks for help. Oli
Re: Link to TSM Clients
Instead of making it easier, the site was messed up. I am facing it difficult to find any information which i used to get in few clicks. I still don't undertsand the strategy of following a "SEARCH" rather a tree structure of items. I believe SEARCH gives random results, a tree structure gives comprehensive idea. Still have to get used with the new site even after some days of work. Regards Raghu. Richard Sims <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent by: cc: "ADSM: Dist Subject: Re: Link to TSM Clients Stor Manager" <[EMAIL PROTECTED] RIST.EDU> 01/03/2003 05:41 PM Please respond to "ADSM: Dist Stor Manager" >The web site is a huge improvement over the old site in many ways... The changes in the Tivoli web site may have improved some things, but in many ways things are far worse for anyone trying to use that site. In the past (about a year and a half ago) it used to be relatively easy to find things, and to position to them. Now it's almost impossible to readily find things on the web site - as has been the subject of MANY postings. The TSM manuals are a case in point... In the past we used to be able to go to a page and, boom, there were all the manuals, ready to view: just pick one and you're there. Now you have to plow through the absurd "Tivoli Information Center", position to the "S" region, then try to locate anything TSM amongst other Tivoli clutter, and then you have to go from place to place to look at Messages, then Server docs, then separately to Clients. This is patently absurd, and points to everything that's wrong with Tivoli thinking. They really seem to believe that this chaos is beneficial to customers!? We're back to the old IBM attitude of defining what customers need rather than discerning needs, listening, and providing actually useful solutions. I despair for the * Storage Manager product as long as it is under the generic amalgam called Tivoli. Richard Sims, BU
Re: what steps to restore file from offsite copy pool volume
Hi You can restore the file to client machine immediately even though file is marked as damaged in primary storage pool provided correct copy of file is available in copystorage pool ( volume access should be readwrite or readonly ). Later on you can restore to primary storage pool with >restore stg copystgpool= This command will restore files marked as damaged and volumes marked as destroyed. hope this helps you Regards raghu. Michelle DeVault To: [EMAIL PROTECTED] Subject: Re: what steps to restore file from Sent by: offsite copy pool volume "ADSM: Dist Stor Manager" <[EMAIL PROTECTED] RIST.EDU> 01/07/2003 02:24 AM Please respond to "ADSM: Dist Stor Manager" Yes, I'm aware that I will have to do that to salvage the volume - however for the short term, what steps do I need to do to make this volume available in the library so the user can restore the one file he is interested in right now? --- Bob Booth - UIUC <[EMAIL PROTECTED]> wrote: > You will probably have to mark the tape that has the > bad 'file' on it as > 'destroyed', or restore that volume using the > offsite tape(s), then do the > restore.. Depending on the number of offsite tapes > it may take to rebuild the > bad volume, you might be better off just updating > the bad tape to destroyed and > issuing the request. > > bob > > On Mon, Jan 06, 2003 at 12:30:33PM -0800, Michelle > DeVault wrote: > > I have a damaged file now marked unavailable in my > > primary storage pool. A user tried to restore a > file, > > but the restore failed since the tape is now > > unavailable, and the tape in the copy pool is > offsite. > > I've recalled the tape from offsite, but now > what? > > > > 1. Change volume access from offsite to readonly > > 2. checkin libvol library volume status=private > > search=no checklabel=barcode > > 3. Then issue the restore command again - will it > > find the volume now? > > > > __ > > Do you Yahoo!? > > Yahoo! Mail Plus - Powerful. Affordable. Sign up > now. > > http://mailplus.yahoo.com __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com
How to see password of UNIX client
Hi There is dsmcutil to check the encrypted password from client side in windows.Whats the related command in UNIX clients? regards Raghu
Re: move drmedia but tapes werent ejected
If it is the case, use "tapeutil" and get those particular tapes out from library Raghu -Original Message- From: Conko, Steven [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 07, 2003 9:32 AM To: [EMAIL PROTECTED] Subject: move drmedia but tapes werent ejected we're running tsm 4.2 on aix 4.3.3. we run a daily move drmedia but in this case 3 tapes did not get ejected because they were mounted. however, the move drmedia command made changes to make it look like they are no longer in the database. short of actually opening up the library and removing them (its a BIG library) how can we either "reintroduce" the tapes and then eject them or just eject them?
Re: help :define automated drive question
Try with altered element numbers (just to make sure.) for /dev/mt0 ... 1201 /dev/mt1 . 1200 just give a try...not sure Raghu. >> Hi all#: > >>Today I tried to configure a TSM server!#My lib is ADIC scalar 1000 and has two driver#(the elements are 1200#,1201#,I had already made the two drives as TSM tape#,devices name are /dev/mt0!"/dev/mt1#)#,after I had defined my autolib#,then I tried to define the drives#,everytime I used the follow options: > >> library name :libname > >> drive name:drv1 > >> device:/dev/mt0 > >> element:1200 > >> the output is:Invalid value for ELEMENT parameter.About five months ago,I had done the same thing ,every thing is sucessful,what's the problem? >
Re: Error during "delete volhistory"
Hi There is no >del volhist type=backupset command use >del backupset command to delete backup sets.You can use preview option also. regards Raghu John Naylor cc: Sent by: "ADSM: Dist Stor Subject: Re: Error during "delete volhistory" Manager" <[EMAIL PROTECTED]> 01/14/2003 04:59 PM Please respond to "ADSM: Dist Stor Manager" Paul, You could try del volh tod=today vol=xx type=backupset force=yes (only the first volume in sequence is required the others will delete automatically) Paul Ripke <[EMAIL PROTECTED]> on 01/13/2003 06:58:04 AM Please respond to "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] cc:(bcc: John Naylor/HAV/SSE) Subject: Error during "delete volhistory" Anyone know how to delete multi-volume backupsets from volhistory? BTW, server is 4.1.3.0 (waiting on my spare time for an upgrade...) tsm: BHPS>q volhist ty=backupset Date/Time: 09/19/02 12:34:34 Volume Type: BACKUPSET Backup Series: Backup Operation: Volume Seq: 1 Device Class: 3590 Volume Name: SP0064 Volume Location: Command: generate backupset ISDWOL-ES2 es2-fdrive \\isdwol-es2\f$ devcla=3590 scrat=y retent=90 Date/Time: 09/19/02 12:34:34 ... Date/Time: 09/19/02 12:34:34 Volume Type: BACKUPSET Backup Series: Backup Operation: Volume Seq: 9 Device Class: 3590 Volume Name: SP0469 Volume Location: Command: Actlog output looks ominous: ANR2017I Administrator WERIPP issued command: DELETE VOLHISTORY typ=backupset volu=SP0064 force=yes todate=today ANRD tb.c(2029): Invalid Encoded Key Length ANR0106E imarqry.c(3069): Unexpected error 100 fetching row in table "Archive.Descriptions". ANRD icvolhst.c(3473): Volume SP0064 initially found no longer exists during volume deletion. ANR2468E DELETE VOLHISTORY: An internal server error was encountered while deleting server sequential volume history information. ANR2017I Administrator WERIPP issued command: ROLLBACK Tried first and last tape of the series, with same results. A comma-separated list generated a "no such volume" type error. Cheers, -- Paul Ripke UNIX/OpenVMS Sysadmin CSC, Port Kembla 2502, NSW, Australia Phone +61 2 4275 4101 Fax +61 2 4275 7801 Mobile +61 419 432 517 101 reasons why you can't find your Sysadmin: 68. It's 9 AM. He/she is not working that late. -- Koos van den Hout This email, including any attachments, is intended only for use by the addressee(s) and may contain confidential and/or personal information and may also be the subject of legal privilege. Any personal information contained in this email is not to be used or disclosed for any purpose other than the purpose for which you have received it. If you are not the intended recipient, you must not disclose or use the information contained in it. In this case, please let me know by return email, delete the message permanently from your system and destroy any copies. ** The information in this E-Mail is confidential and may be legally privileged. It may not represent the views of Scottish and Southern Energy plc. It is intended solely for the addressees. Access to this E-Mail by anyone else is unauthorised. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. Any unauthorised recipient should advise the sender immediately of the error in transmission. Scottish Hydro-Electric, Southern Electric, SWALEC and S+S are trading names of the Scottish and Southern Energy Group. **
Re: recovery log filling up rapidly: Please help: EMERGENCY!!!! !
Hi Joni Its strange to see recovery log filling up to 5GB level in NORMAL mode ( you mentioned that in ur previous mail). In NORMALMODE recovery log doesn't keep transactions, it deletes transaction as soon as it committed to database.Thats why only Point-in-Retsore ( till the last consistent database backup) possible with recovery log in NORMAL mode. You can't use database backup trigger with recovery log in NORMAL mode. with TSM 5.x Recovery Log max size is 13GB. I can't figure out the reason for this behaviour.Let me know if you could find the reason. Thanks regds Raghu -Original Message- From: Joni Moyer [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 15, 2003 7:02 AM To: [EMAIL PROTECTED] Subject: recovery log filling up rapidly: Please help: EMERGENCY! My recovery log is filling up at a rapid rate. I am running TSM at 4.1.3 on the mainframe. It is 4.6 GB and my DB is 48 GB with 46 GB in use. I am not running expiration of the inventory yet due to a previous deletion of a nodes data, could that be the cause? I noticed that the log is reaching about 95% full before I run another full backup. I usually run a full DB backup every day at 4:30. What can I do? I can't increase the recovery log because I guess on this version it can only go to 5 GB? What version is this no longer true for? I really need help and I can't find anyone from IBM to return my calls. My previous problem with the recovery log is no longer true. It does now reset back to 0% after a full backup, but I am running out of space. I do have the log fully extended and with the 5 GB limit I am stuck. Also, I can't set up a DB backup trigger because I am on the mainframe and that feature of TSM is not available. Thank you in advance for any help you can give me Joni Moyer Systems Programmer [EMAIL PROTECTED] (717)975-8338
No of Mount points
Hi How TSM counts number of mount points? Is it Total number of defined drives to Library or Total number of mount points available at that particular time? y'day i observed TSM database sanpshot backup schedule Completed with database snapshot backup operation failed. It picked up the drive which was unavailable due to hardware problems. There were two more drives available with TDP parallel backup running. Why didn't db back up preempt TDP backup? Thanks Regards Raghu.