Re: Setting up crossbackup datacenters with TSM

2008-12-12 Thread Strand, Neil B.
Rolf, I am sure the tape library can handle the data load. Where most problems happen is in the communications between the data centers. If your data centers are 200KM apart and connected by a 1Gbps link, your bottleneck is the WAN link due to latency, cost and competition with other data

Re: Setting up crossbackup datacenters with TSM

2008-12-12 Thread Richard Rhodes
> locally. You could also do as others have recommended recommend, as do > I - backup locally and ship copy media offsite with the TSM server DB > backup both locally and to the remote site using virtual volumes. This is absolutely correct, especially ifyour datacenters are DR sites for each othe

Re: Setting up crossbackup datacenters with TSM

2008-12-12 Thread Curtis Preston
>You could also do as others have recommended recommend, as do >I - backup locally and ship copy media offsite with the TSM server DB >backup both locally and to the remote site using virtual volumes. A way to do this without shipping tape is to use a deduplication target. Backup to a local dedupe

Re: Best way to use TSM to move 2Tb of data

2008-12-12 Thread Kelly Lipp
If you assume a file create rate of about 100,000/hour then you are looking at a 20 hour restore if all else goes well. You might squeeze more file creates out of your new server, but who really knows? If you assume a 200 GB/hour transfer rate and use image instead, you can cut the restore tim

Re: Best way to use TSM to move 2Tb of data

2008-12-12 Thread Nicholas Rodolfich
Well, it turns out that the client has no downtime for this system so I don't think the image thing is an option. Not to mention one of the admins installed the LVSA code through the GUI setup wizard the night before and chose to reboot later and the system crashed with a bugcheck for TSMLVSA.sys y

Re: Best way to use TSM to move 2Tb of data

2008-12-12 Thread Dwight Cook
I've seen restores of 1+M files take days due to the delays associated with general system over head (creating directory entries, etc...) and by days I mean 5-7+. And so again, I'll mention... Just because you CAN put a million or more files on a single drive doesn't mean it's a good idea! Dwigh

Re: Best way to use TSM to move 2Tb of data

2008-12-12 Thread Kelly Lipp
Amen to Dwight's comment! And can you imagine a filespace with 10M files? I shudder... Kelly Lipp CTO STORServer, Inc. 485-B Elkton Drive Colorado Springs, CO 80907 719-266-8777 x7105 www.storserver.com -Original Message- From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On

Re: Best way to use TSM to move 2Tb of data

2008-12-12 Thread Orville Lantto
The only practical way to do this is via replication. I believe there are some products out there for Windows and Linux that are software based. Just set it up, wait for it to finish. Verify it is fully synched and cut over to the new replica. Orville Lantto -Original Message- From:

Re: Best way to use TSM to move 2Tb of data

2008-12-12 Thread Fred Johanson
You mean like this? CRONUSXBkup /mnt/ide0 2 OFFSITEPO- 10,222,45 3,529,279 3,526,778 OL1 .74 .09 Or its departmental companion? ATHENSXBkup /mnt/ide0

Re: Best way to use TSM to move 2Tb of data

2008-12-12 Thread Kelly Lipp
AH. Kelly Lipp CTO STORServer, Inc. 485-B Elkton Drive Colorado Springs, CO 80907 719-266-8777 x7105 www.storserver.com -Original Message- From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf Of Fred Johanson Sent: Friday, December 12, 2008 10:34 AM To: ADSM-

Re: Best way to use TSM to move 2Tb of data

2008-12-12 Thread Remco Post
On Dec 12, 2008, at 17:46 , Kelly Lipp wrote: If you assume a file create rate of about 100,000/hour then you are looking at a 20 hour restore if all else goes well. You might squeeze more file creates out of your new server, but who really knows? If you assume a 200 GB/hour transfer rate and

Re: Best way to use TSM to move 2Tb of data

2008-12-12 Thread Huebner,Andy,FORT WORTH,IT
Again this is not a TSM solution, but we use an EMC product to duplicate disks. As long as both disks are available to the system at the same time take a look at OpenMigrater if you have access to EMC software. It does a block level copy while the system is up. When it is done it keeps the dr

Re: Best way to use TSM to move 2Tb of data

2008-12-12 Thread Strand, Neil B.
You could attach forty 7 port USB hubs each with 8GB thumb drives in a 10d:1p RAID 5 configuration and simply copy the data. :-))) Cheers, Neil Strand Storage Engineer - Legg Mason Baltimore, MD. (410) 580-7491 Whatever you can do or believe you can, begin it. Boldness has genius, power and magic.

Re: Best way to use TSM to move 2Tb of data

2008-12-12 Thread Costa, Justino
What about an incremental or asynchronous restore (or whatever we may want to call it)... The file space may have 2TB but how much of it is changing every day ? 5%, 10 %, 15% ? I Would try the following: 1) copy the dsm.opt file to the target machine 2) target machine only: Issue a "ds

Restore Testing stories

2008-12-12 Thread lmorris99
Would you be so kind as to share your stories about why restores fail, when they do? We are working on a way to prevent such failures. (Our whitepaper is at http://www.tsmworks.com/downloads/art-whitepaper.pdf, if you're curious.) Your real-world anecdotes are helpful! Stories like: * "we

Re: Restore Testing stories

2008-12-12 Thread Huebner,Andy,FORT WORTH,IT
The product looks intriguing. The paper did not address my biggest problem, restoring the Windows OS. Our issue is verifying the SP level of the server prior to restore. We have had very little success restoring the OS if the target OS is a different SP level than the backup. Andy Huebner -

How to exclude network drives

2008-12-12 Thread Roger Deschner
We have some users who are (ab)using TSM to back up network drives that they have mapped. I want to stop this, via something in a Client Option Set. How would I go about coding such a blanket exclusion, when I don't know what the name of the system hosting the drive, or its drive letter, might be?