Re: TSM server recovery
Hi Wojciech. You need (obviously) to have hardware that can read the tapes. Then install a TSM server at 5.2.0.0 on the same OS platform as the original server. You will need to recreate the device configuration file. Then run dsmserv display dbbackupvolume against each tape, capture/print the output and from those tapes that contain a database backup, find the most current database backup that you can then use to restore the database. Details on dsmserv display dbbackupvolume are in the 5.2 Admin Reference book. Once the server database is restored and your server is operational again, you can then restore client data. This will take in my estimation about 15 minutes elapsed time per tape, so depending on the number of tapes, you may have a huge task at hand. This also underscores the value of having the Recovery Plan File (or equivalent information) stored with the tapes. Good luck. Joerg Pohlmann 250-245-9863 "ADSM: Dist Stor Manager" wrote on 2009-06-16 02:08:27: > Hi, > I've got some old tapes, from non-existing TSM server. > The server was decommisioned 5 years ago. > I don't know the hardware. > Library was LTO SCSI with two drives. > TSM server and client were 5.2.0.0. > I don't know if there is a database on tape, > there is no devconfig and volhistory. > Is it possible to recover the server and restore data? > > -- > Wojciech Zukowski > Gdansk, PL
Re: TSM server recovery
If you have 5.5 server now, look in the admin ref, Server Utilities chapter, for the command dsmserv display dbbackupvolume. It will let you quickly mount the tapes and tell you whether one of them is a DB backup. That command was available in 5.3 & 5.4, don't know about 5.2. On Tue, Jun 16, 2009 at 5:37 AM, Henrik Vahlstedt wrote: > I would install a server with the same OS as the old server, I would not > care much about the OS version. > Install 5.2.0.0 and test db restores tape by tape, which will take some > time... > > A couple of weeks ago the list discussed utilities to read TSM tapes, > maybe a bad or good choice.. Search the list archives. > > > //Henrik > > -Original Message- > From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf Of > Wojciech Zukowski > Sent: den 16 juni 2009 11:08 > To: ADSM-L@VM.MARIST.EDU > Subject: [ADSM-L] TSM server recovery > > Hi, > I've got some old tapes, from non-existing TSM server. > The server was decommisioned 5 years ago. > I don't know the hardware. > Library was LTO SCSI with two drives. > TSM server and client were 5.2.0.0. > I don't know if there is a database on tape, there is no devconfig and > volhistory. > Is it possible to recover the server and restore data? > > -- > Wojciech Zukowski > Gdansk, PL > > > --- > 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: TSM server recovery
I would install a server with the same OS as the old server, I would not care much about the OS version. Install 5.2.0.0 and test db restores tape by tape, which will take some time... A couple of weeks ago the list discussed utilities to read TSM tapes, maybe a bad or good choice.. Search the list archives. //Henrik -Original Message- From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf Of Wojciech Zukowski Sent: den 16 juni 2009 11:08 To: ADSM-L@VM.MARIST.EDU Subject: [ADSM-L] TSM server recovery Hi, I've got some old tapes, from non-existing TSM server. The server was decommisioned 5 years ago. I don't know the hardware. Library was LTO SCSI with two drives. TSM server and client were 5.2.0.0. I don't know if there is a database on tape, there is no devconfig and volhistory. Is it possible to recover the server and restore data? -- Wojciech Zukowski Gdansk, PL --- 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.
TSM server recovery
Hi, I've got some old tapes, from non-existing TSM server. The server was decommisioned 5 years ago. I don't know the hardware. Library was LTO SCSI with two drives. TSM server and client were 5.2.0.0. I don't know if there is a database on tape, there is no devconfig and volhistory. Is it possible to recover the server and restore data? -- Wojciech Zukowski Gdansk, PL
Re: TSM Server Recovery (AIX)
You can use the command mksbcd with the software TSM for System Backup and Recovery "aka SysBack" which will allow the user to create a full system bootable and installable system backup to CD/DVD devices using a ISO9660 (CD/DVD) or UDF (DVD) format. You can also include additional filesets (device drivers) which could be installed at the system restore. Once again you would not need to reinstall your TSM server code, it would be included in this system backup. The command used is called mksbcd which is similar to the AIX version called mkcd. The TSM version contains more functionality and is more flexible than the AIX version. Lee Miller Tivoli Storage Manager for System Backup and Recovery Development Phone: (469)-549-8107 tie line 8/482-8107 Coppell, Texas "Kauffman, Tom" <[EMAIL PROTECTED] COM> To Sent by: "ADSM: ADSM-L@VM.MARIST.EDU Dist Stor cc Manager" <[EMAIL PROTECTED] Subject .EDU> Re: [ADSM-L] TSM Server Recovery (AIX) 09/20/2005 12:48 PM Please respond to "ADSM: Dist Stor Manager" Here's the process we use: 1) Boot from CD, whatever version you've got (if you have a software support contract, you can order a media refresh for the current version) 2) Enter maintenance mode from the boot and restore the system from tape This will restore your mksysb, adding additional hardware drivers as needed from the boot CD 3) Insert your maintenance CD after the restore completes and update all to current level -- this will update any drivers pulled from the CD in step two to your current maintenance level 4) If a bosboot update occurred in step three, reboot. There's no need to install AIX, update, and then install TSM Once you go to AIX 5.3 you'll have the option to install all device drivers to your system image, so you can boot/install from a dvd backup and not need to grab new drivers from the install CD. Tom Kauffman NIBCO, Inc -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Todd Lundstedt Sent: Monday, September 19, 2005 12:48 PM To: ADSM-L@VM.MARIST.EDU Subject: TSM Server Recovery (AIX) This is more along the lines of AIX server recovery, but it plays into TSM, too. Without using addtional software, just AIX, how does one create a boot CD that contains all the necessary info to restore a server using a mksysb tape? I understand the process for recovering an AIX server from a mksysb tape backup to different hardware would be to boot the server from a CD of the same OS-ML as the mksysb backup. My TSM server is running on AIX 5200-03. The install media I have is 5200-01. How do I create a boot CD image (ISO, so I can burn the ISO image using a PC CD-W) that contains the 5200-03 files so I can recover the TSM server? My current working documentation requires an install of 5200-01, patch to -03, and install TSM and then restore the DB. That works OK, but takes additional time, and still won't get back everything I need to allow some other node restores to start. I will still have to rebuild some things from scratch. Thanks in advance. Todd
Re: TSM Server Recovery (AIX)
Here's the process we use: 1) Boot from CD, whatever version you've got (if you have a software support contract, you can order a media refresh for the current version) 2) Enter maintenance mode from the boot and restore the system from tape This will restore your mksysb, adding additional hardware drivers as needed from the boot CD 3) Insert your maintenance CD after the restore completes and update all to current level -- this will update any drivers pulled from the CD in step two to your current maintenance level 4) If a bosboot update occurred in step three, reboot. There's no need to install AIX, update, and then install TSM Once you go to AIX 5.3 you'll have the option to install all device drivers to your system image, so you can boot/install from a dvd backup and not need to grab new drivers from the install CD. Tom Kauffman NIBCO, Inc -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Todd Lundstedt Sent: Monday, September 19, 2005 12:48 PM To: ADSM-L@VM.MARIST.EDU Subject: TSM Server Recovery (AIX) This is more along the lines of AIX server recovery, but it plays into TSM, too. Without using addtional software, just AIX, how does one create a boot CD that contains all the necessary info to restore a server using a mksysb tape? I understand the process for recovering an AIX server from a mksysb tape backup to different hardware would be to boot the server from a CD of the same OS-ML as the mksysb backup. My TSM server is running on AIX 5200-03. The install media I have is 5200-01. How do I create a boot CD image (ISO, so I can burn the ISO image using a PC CD-W) that contains the 5200-03 files so I can recover the TSM server? My current working documentation requires an install of 5200-01, patch to -03, and install TSM and then restore the DB. That works OK, but takes additional time, and still won't get back everything I need to allow some other node restores to start. I will still have to rebuild some things from scratch. Thanks in advance. Todd
Re: TSM Server Recovery (AIX)
Stef, We also perform backups to a local 20GB 4mm tape. Our TSM server is a B80. That mksysb tape will not restore to a p650. From what I have been told and what I have read, I need to have a set of "install CDs" at the same OS-ML as the mksysb. Since I only have "install CDs" for 5200-01 and my mksysb is at 5200-03, I was unable to restore my TSM server from that mksysb until I found a spare B80 lying around (thank goodness our DR site vendor had one at that time, but there is no guarantee they will have one next time, or when we really need it) -- it's a long story as to how this happened. To be better prepared for every eventuality, I need to find a way to create "install CDs" at any OS-ML currently in use at our shop. Aaron (from a different reply), I have messed around with NIM mksysbs and the mkcd command quite a bit. Our TSM server is also our NIM server. Currently, it is only setup with an NFS exported mountpoint to which other AIX servers perform their mksysbs. Using the TSM server alone, I have not yet been able to create a mksysb CD or DVD image of another system that will boot and restore that system's rootvg. Realize, I still need to be able to restore those client mksysb images to potentially different hardware, as well, so I still need to have a way to create a bootable "install CD" image of the existing OS-ML. I hope that better explains what I am looking for. Thanks, Todd -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Stef Coene Sent: Monday, September 19, 2005 1:25 PM To: ADSM-L@VM.MARIST.EDU Subject: Re: [ADSM-L] TSM Server Recovery (AIX) On Monday 19 September 2005 19:47, Todd Lundstedt wrote: > This is more along the lines of AIX server recovery, but it plays into > TSM, too. > Without using addtional software, just AIX, how does one create a boot > CD that contains all the necessary info to restore a server using a > mksysb tape? > > I understand the process for recovering an AIX server from a mksysb > tape backup to different hardware would be to boot the server from a > CD of the same OS-ML as the mksysb backup. My TSM server is running > on AIX 5200-03. The install media I have is 5200-01. How do I create > a boot CD image (ISO, so I can burn the ISO image using a PC CD-W) > that contains the 5200-03 files so I can recover the TSM server? > > My current working documentation requires an install of 5200-01, patch > to -03, and install TSM and then restore the DB. That works OK, but > takes additional time, and still won't get back everything I need to > allow some other node restores to start. I will still have to rebuild > some things from scratch. We always backup the TSM server (AIX) on the local tape streamer. So we have a bootable mksysb tape that also contains the TSM db backup. For the other AIX servers we use nim to make backups. Nim allows you to make a mksysb to a nim master and stores the mksysb as a file on the nim master (this is also the TSM server). The AIX servers can boot from the nim master over the network and restore the mksysb. Stef
Re: TSM Server Recovery (AIX)
'mkcd' ... We order dvd-ram drives with our pseries (haven't stepped up to nim yet) ... /usr/sbin/mkcd -e -d /dev/cd0 -L with /etc/exlude.rootvg file for the -e parm been a while since i read the man page, if that helps at all ... Aaron Durkee Infrastructure Analyst Networking and Technical Group Catholic Health Systems, Inc. [EMAIL PROTECTED] phone: (716) 862-1713 fax: (716) 862-1717 >>> [EMAIL PROTECTED] 09/19/05 01:47PM >>> This is more along the lines of AIX server recovery, but it plays into TSM, too. Without using addtional software, just AIX, how does one create a boot CD that contains all the necessary info to restore a server using a mksysb tape? I understand the process for recovering an AIX server from a mksysb tape backup to different hardware would be to boot the server from a CD of the same OS-ML as the mksysb backup. My TSM server is running on AIX 5200-03. The install media I have is 5200-01. How do I create a boot CD image (ISO, so I can burn the ISO image using a PC CD-W) that contains the 5200-03 files so I can recover the TSM server? My current working documentation requires an install of 5200-01, patch to -03, and install TSM and then restore the DB. That works OK, but takes additional time, and still won't get back everything I need to allow some other node restores to start. I will still have to rebuild some things from scratch. Thanks in advance. Todd
Re: TSM Server Recovery (AIX)
On Monday 19 September 2005 19:47, Todd Lundstedt wrote: > This is more along the lines of AIX server recovery, but it plays into > TSM, too. > Without using addtional software, just AIX, how does one create a boot > CD that contains all the necessary info to restore a server using a > mksysb tape? > > I understand the process for recovering an AIX server from a mksysb tape > backup to different hardware would be to boot the server from a CD of > the same OS-ML as the mksysb backup. My TSM server is running on AIX > 5200-03. The install media I have is 5200-01. How do I create a boot > CD image (ISO, so I can burn the ISO image using a PC CD-W) that > contains the 5200-03 files so I can recover the TSM server? > > My current working documentation requires an install of 5200-01, patch > to -03, and install TSM and then restore the DB. That works OK, but > takes additional time, and still won't get back everything I need to > allow some other node restores to start. I will still have to rebuild > some things from scratch. We always backup the TSM server (AIX) on the local tape streamer. So we have a bootable mksysb tape that also contains the TSM db backup. For the other AIX servers we use nim to make backups. Nim allows you to make a mksysb to a nim master and stores the mksysb as a file on the nim master (this is also the TSM server). The AIX servers can boot from the nim master over the network and restore the mksysb. Stef
TSM Server Recovery (AIX)
This is more along the lines of AIX server recovery, but it plays into TSM, too. Without using addtional software, just AIX, how does one create a boot CD that contains all the necessary info to restore a server using a mksysb tape? I understand the process for recovering an AIX server from a mksysb tape backup to different hardware would be to boot the server from a CD of the same OS-ML as the mksysb backup. My TSM server is running on AIX 5200-03. The install media I have is 5200-01. How do I create a boot CD image (ISO, so I can burn the ISO image using a PC CD-W) that contains the 5200-03 files so I can recover the TSM server? My current working documentation requires an install of 5200-01, patch to -03, and install TSM and then restore the DB. That works OK, but takes additional time, and still won't get back everything I need to allow some other node restores to start. I will still have to rebuild some things from scratch. Thanks in advance. Todd
Re: TSM server recovery with database copy2 volumes
Hi Mubashir!- Yes, you should be OK if you lose filesystem A. If filesystem A dies, you should ge a message in the activity log showing the error, and TSM will just keep on running with the DB copy on filesystem B. If you have to restart the TSM server and it can't find filesystem A, it will still come up and run with only the copy on filesystem B. You don't have to do anything special. How does it work? Browse (DO NOT EDIT!) the dsmserv.dsk file in the TSM server directory. That is the file TSM reads when it comes up, to find it's DB and log files. Wanda -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Mubashir Farooqi Sent: Wednesday, August 25, 2004 5:28 PM To: [EMAIL PROTECTED] Subject: TSM server recovery with database copy2 volumes Hi, I have a TSM/AIX server. TSM server database copy1 volumes are on filesystem A. TSM server database copy2 volumes are on filesystem B. If I loose filesystemA, can I restart TSM server with copy2 volumes? How can I restart/recover TSM server using database copy2 volumes? Thanks, Mubashir Farooqi World Bank, HQ Washington DC
TSM server recovery with database copy2 volumes
Hi, I have a TSM/AIX server. TSM server database copy1 volumes are on filesystem A. TSM server database copy2 volumes are on filesystem B. If I loose filesystemA, can I restart TSM server with copy2 volumes? How can I restart/recover TSM server using database copy2 volumes? Thanks, Mubashir Farooqi World Bank, HQ Washington DC
Antwort: Re: Antwort: How to move your TSM server recovery logs?
Hi, Version 5.1.7.1, 12 GB is still valid, does that change with 5.2? If it does, maybe I should read the manual :-)) Mit freundlichen Grüßen / Best Regards Markus Veit An: [EMAIL PROTECTED] Kopie: Thema: Re: Antwort: How to move your TSM server recovery logs? [EMAIL PROTECTED] Received : 18.09.2003 18:17 Bitte antworten an "ADSM: Dist Stor Manager" It´s depends of your TSM Server versionWhat is your ? Por favor, responda a "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> Enviado por:"ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> Destinatarios:[EMAIL PROTECTED] CC: Asunto: Antwort: How to move your TSM server recovery logs? Hi, how big is your recovery log? It should't be bigger than 12 GB because than you wouldn't be able to increase the size of it. Now lets say it is 6GB, just define a new logvolume on the new drive, def logvol F=6000 (in MB) now issue extend log 6000 now you just need to delete your old log volume del logvol 'old_volume' define extra log volumes on the new drive and extend it. You could also do it in smaller chunks, but the rule is: max reduction of the whole logsize can not be smaller than the logvolume to be deleted Mit freundlichen Grüßen / Best Regards Markus Veit An: [EMAIL PROTECTED] Kopie: Thema: How to move your TSM server recovery logs? [EMAIL PROTECTED] Received : 18.09.2003 17:34 Bitte antworten an "ADSM: Dist Stor Manager" Environ: W2K server 5.1.6.3 I need to move my recovery logs to another drive to increase their size. I have looked in the W2K Admin Guide for a procedure, but failed to find one. Does anyone have a procedure to move your recovery logs? Here is what I was thinking of doing: 1) Halt TSM server. 2) Use the DSMSERV FORMAT utility to define new recovery logs on the new drive. 3) Restart the TSM server. Is it this simple or am I missing something? TIA. Ken Sedlacek AIX/TSM/UNIX Administrator [EMAIL PROTECTED] IBM Certified Specialist: RS/6000 AIX v4.3 Support IBM Certified Specialist: RS/6000 SP & PSSP 3 Tivoli Certified Consultant - Tivoli Storage Manager v4.1
Re: How to move your TSM server recovery logs?
Wouldn't you just add a log vol copy (format & define etc), syn the volumes and then remove the original ?? No outage required. Adrian -Original Message- From: Ron Pavan [mailto:[EMAIL PROTECTED] Sent: Friday, 19 September 2003 1:38 AM To: [EMAIL PROTECTED] Subject: Re: How to move your TSM server recovery logs? No need to halt the server on W2K 1) define logvol X:\newlogvol.ext formatsize= (were XXX is MB and equal/Larger to the log you want to delete) 2) delete logvol X:\oldlogvol.ext Ron Pavan STORServer, Inc. -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] Behalf Of Ken Sedlacek Sent: Thursday, September 18, 2003 8:31 AM To: [EMAIL PROTECTED] Subject: How to move your TSM server recovery logs? Environ: W2K server 5.1.6.3 I need to move my recovery logs to another drive to increase their size. I have looked in the W2K Admin Guide for a procedure, but failed to find one. Does anyone have a procedure to move your recovery logs? Here is what I was thinking of doing: 1) Halt TSM server. 2) Use the DSMSERV FORMAT utility to define new recovery logs on the new drive. 3) Restart the TSM server. Is it this simple or am I missing something? TIA. Ken Sedlacek AIX/TSM/UNIX Administrator [EMAIL PROTECTED] IBM Certified Specialist: RS/6000 AIX v4.3 Support IBM Certified Specialist: RS/6000 SP & PSSP 3 Tivoli Certified Consultant - Tivoli Storage Manager v4.1 This message and any attachment is confidential and may be privileged or otherwise protected from disclosure. If you have received it by mistake please let us know by reply and then delete it from your system; you should not copy the message or disclose its contents to anyone. ==
Re: Antwort: How to move your TSM server recovery logs?
It´s depends of your TSM Server versionWhat is your ? Por favor, responda a "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> Enviado por:"ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> Destinatarios:[EMAIL PROTECTED] CC: Asunto: Antwort: How to move your TSM server recovery logs? Hi, how big is your recovery log? It should't be bigger than 12 GB because than you wouldn't be able to increase the size of it. Now lets say it is 6GB, just define a new logvolume on the new drive, def logvol F=6000 (in MB) now issue extend log 6000 now you just need to delete your old log volume del logvol 'old_volume' define extra log volumes on the new drive and extend it. You could also do it in smaller chunks, but the rule is: max reduction of the whole logsize can not be smaller than the logvolume to be deleted Mit freundlichen Grüßen / Best Regards Markus Veit An: [EMAIL PROTECTED] Kopie: Thema: How to move your TSM server recovery logs? [EMAIL PROTECTED] Received : 18.09.2003 17:34 Bitte antworten an "ADSM: Dist Stor Manager" Environ: W2K server 5.1.6.3 I need to move my recovery logs to another drive to increase their size. I have looked in the W2K Admin Guide for a procedure, but failed to find one. Does anyone have a procedure to move your recovery logs? Here is what I was thinking of doing: 1) Halt TSM server. 2) Use the DSMSERV FORMAT utility to define new recovery logs on the new drive. 3) Restart the TSM server. Is it this simple or am I missing something? TIA. Ken Sedlacek AIX/TSM/UNIX Administrator [EMAIL PROTECTED] IBM Certified Specialist: RS/6000 AIX v4.3 Support IBM Certified Specialist: RS/6000 SP & PSSP 3 Tivoli Certified Consultant - Tivoli Storage Manager v4.1
Re: How to move your TSM server recovery logs?
Just do not forget define the new volumes ( DEFINE LOGV ). Por favor, responda a "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> Enviado por:"ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> Destinatarios:[EMAIL PROTECTED] CC: Asunto: How to move your TSM server recovery logs? Environ: W2K server 5.1.6.3 I need to move my recovery logs to another drive to increase their size. I have looked in the W2K Admin Guide for a procedure, but failed to find one. Does anyone have a procedure to move your recovery logs? Here is what I was thinking of doing: 1) Halt TSM server. 2) Use the DSMSERV FORMAT utility to define new recovery logs on the new drive. 3) Restart the TSM server. Is it this simple or am I missing something? TIA. Ken Sedlacek AIX/TSM/UNIX Administrator [EMAIL PROTECTED] IBM Certified Specialist: RS/6000 AIX v4.3 Support IBM Certified Specialist: RS/6000 SP & PSSP 3 Tivoli Certified Consultant - Tivoli Storage Manager v4.1
Antwort: How to move your TSM server recovery logs?
Hi, how big is your recovery log? It should't be bigger than 12 GB because than you wouldn't be able to increase the size of it. Now lets say it is 6GB, just define a new logvolume on the new drive, def logvol F=6000 (in MB) now issue extend log 6000 now you just need to delete your old log volume del logvol 'old_volume' define extra log volumes on the new drive and extend it. You could also do it in smaller chunks, but the rule is: max reduction of the whole logsize can not be smaller than the logvolume to be deleted Mit freundlichen Grüßen / Best Regards Markus Veit An: [EMAIL PROTECTED] Kopie: Thema: How to move your TSM server recovery logs? [EMAIL PROTECTED] Received : 18.09.2003 17:34 Bitte antworten an "ADSM: Dist Stor Manager" Environ: W2K server 5.1.6.3 I need to move my recovery logs to another drive to increase their size. I have looked in the W2K Admin Guide for a procedure, but failed to find one. Does anyone have a procedure to move your recovery logs? Here is what I was thinking of doing: 1) Halt TSM server. 2) Use the DSMSERV FORMAT utility to define new recovery logs on the new drive. 3) Restart the TSM server. Is it this simple or am I missing something? TIA. Ken Sedlacek AIX/TSM/UNIX Administrator [EMAIL PROTECTED] IBM Certified Specialist: RS/6000 AIX v4.3 Support IBM Certified Specialist: RS/6000 SP & PSSP 3 Tivoli Certified Consultant - Tivoli Storage Manager v4.1
Re: How to move your TSM server recovery logs?
No need to halt the server on W2K 1) define logvol X:\newlogvol.ext formatsize= (were XXX is MB and equal/Larger to the log you want to delete) 2) delete logvol X:\oldlogvol.ext Ron Pavan STORServer, Inc. -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] Behalf Of Ken Sedlacek Sent: Thursday, September 18, 2003 8:31 AM To: [EMAIL PROTECTED] Subject: How to move your TSM server recovery logs? Environ: W2K server 5.1.6.3 I need to move my recovery logs to another drive to increase their size. I have looked in the W2K Admin Guide for a procedure, but failed to find one. Does anyone have a procedure to move your recovery logs? Here is what I was thinking of doing: 1) Halt TSM server. 2) Use the DSMSERV FORMAT utility to define new recovery logs on the new drive. 3) Restart the TSM server. Is it this simple or am I missing something? TIA. Ken Sedlacek AIX/TSM/UNIX Administrator [EMAIL PROTECTED] IBM Certified Specialist: RS/6000 AIX v4.3 Support IBM Certified Specialist: RS/6000 SP & PSSP 3 Tivoli Certified Consultant - Tivoli Storage Manager v4.1
How to move your TSM server recovery logs?
Environ: W2K server 5.1.6.3 I need to move my recovery logs to another drive to increase their size. I have looked in the W2K Admin Guide for a procedure, but failed to find one. Does anyone have a procedure to move your recovery logs? Here is what I was thinking of doing: 1) Halt TSM server. 2) Use the DSMSERV FORMAT utility to define new recovery logs on the new drive. 3) Restart the TSM server. Is it this simple or am I missing something? TIA. Ken Sedlacek AIX/TSM/UNIX Administrator [EMAIL PROTECTED] IBM Certified Specialist: RS/6000 AIX v4.3 Support IBM Certified Specialist: RS/6000 SP & PSSP 3 Tivoli Certified Consultant - Tivoli Storage Manager v4.1
Re: TSM Server Recovery
Right off, I can see the big/little endian issue with the data stored in the database. So, I will have to go with Tivoli Support on this NO! But, some combinations may work. There are many flavors of big/little endian. Read this website: http://www.webopedia.com/TERM/B/big_endian.html Paul D. Seay, Jr. Technical Specialist Naptheon, INC 757-688-8180 -Original Message- From: Gerald Wichmann [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 03, 2002 1:37 PM To: [EMAIL PROTECTED] Subject: TSM Server Recovery If you were given a TSM DB backup created from one platform, is it possible to restore to another platform? e.g. TSM 4.2.1 running on Solaris 2.8.. could you take the DB backup of that and restore to: TSM 4.2.1 running on win2k? If not is there a way to move a TSM server from one platform to another? I.e. via export server?
Re: TSM Server Recovery
No, restoring a TSM server to a new platform isn't supported. The only way to accomplish this would be to perform an import/export. -- Joshua S. Bassi IBM Certified - AIX 4/5L, SAN, Shark eServer Systems Expert -pSeries HACMP Tivoli Certified Consultant - ADSM/TSM Sr. Solutions Architect @ rs-unix.com An IBM Premier Business Partner [EMAIL PROTECTED] Cell (415) 215-0326 -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]] On Behalf Of Gerald Wichmann Sent: Wednesday, July 03, 2002 10:37 AM To: [EMAIL PROTECTED] Subject: TSM Server Recovery If you were given a TSM DB backup created from one platform, is it possible to restore to another platform? e.g. TSM 4.2.1 running on Solaris 2.8.. could you take the DB backup of that and restore to: TSM 4.2.1 running on win2k? If not is there a way to move a TSM server from one platform to another? I.e. via export server?
TSM Server Recovery
If you were given a TSM DB backup created from one platform, is it possible to restore to another platform? e.g. TSM 4.2.1 running on Solaris 2.8.. could you take the DB backup of that and restore to: TSM 4.2.1 running on win2k? If not is there a way to move a TSM server from one platform to another? I.e. via export server?