Re: 500GB Backup

2001-05-02 Thread Mark Stapleton

Dearman, Richard wrote:
9000 kB/s is only 9mb per second.  Over a 100meg ethernet LAN.  That doesn't
sound to god to me.

If you compare bytes to bytes, and bits to bits, you're getting 1200
megabits per minute on a system that has a *theoretical* throughput of
6000 megabits per minute. That's pretty damn good.

--
Mark Stapleton ([EMAIL PROTECTED])



Re: 500GB Backup

2001-05-02 Thread Mark Stapleton

From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Why would I send the data to tape first writing to disk is faster.

Burton, Robert wrote:
 Tape direct is a heck of a lot faster than disk

Let's qualify that a bit.

Since the major bottleneck in tape operations are file openings and file
closures, staging the backup of a lot of small files to disk first, and
then to tape later, is much faster than directly to tape.

Large files are a different matter. The larger the file, the closer that
tape speed approaches disk speed. As tape speed increases, it makes
little sense to write to disk *and* then write to tape. The other reason
to stage to disk first is if you're concurrently backing up multiple
clients.

Where does the trade off happen for your system? There are so many
variables that it is almost mandatory to do some benchmarking to find
the breakpoint.

As has been said before, you need to go to gigabit ethernet, connected
with a switch, and use TSM's multithreading to get maximum throughput.

--
Mark Stapleton ([EMAIL PROTECTED])

--
Mark Stapleton ([EMAIL PROTECTED])



Re: 500GB Backup

2001-04-30 Thread Richard L. Rhodes

You're getting you terms mixed up.

9000 kB/s is 9MB/s, as you state.

A 100/mbps ethernet (fast ethernet) is bits-per-second,
not bytes-per second.  100mbps=10mB/s, so if your getting
9mB/s, your doing quite well.  This is your bottleneck.
To get faster you're going to need gigabit ethernet, which
is 1000mbps, or, 100mB/s.

I run dual gigabit connections into our tsm server, a
RS/6k-S7A.  IBM's adapters seem to max out at around
30-35mB/s, or 20,000-25,000 packets-per-second.  As
soon as we get a new switch that supports jumbo
packets (9k ethernet packets) I expect to see the
packets-per-second drop and the throughput increase
for clients that also have gigabit connections.

Rick



On 27 Apr 2001, at 14:03, Dearman, Richard wrote:

 9000 kB/s is only 9mb per second.  Over a 100meg ethernet LAN.  That doesn't
 sound to god to me.

 -Original Message-
 From: Adolph Kahan [mailto:[EMAIL PROTECTED]]
 Sent: Friday, April 27, 2001 1:02 PM
 To: [EMAIL PROTECTED]
 Subject: Re: 500GB Backup


 If you're getting 9000 kBytes/s over a 100mb LAN, then that is very good
 and you
 are not going to move data faster over the LAN.


 - Original Message -
 From: Dearman, Richard [EMAIL PROTECTED]
 Sent: Friday, April 27, 2001 1:32:51 PM
 To: [EMAIL PROTECTED]
 Subject: Re: 500GB Backup

  I am not using any TDP product.  I'm picking up oracle db dump files with
  the regular tsm client.  Going over a 100mb ethernet segment.  Then
  migrating the files to a 3494 library.  All the data goes to disk first.
 
 
 
  -Original Message-
  From: Prather, Wanda [mailto:[EMAIL PROTECTED]]
  Sent: Friday, April 27, 2001 12:25 PM
  To: [EMAIL PROTECTED]
  Subject: Re: 500GB Backup
 
 
  And it depends on the type of DB.  TSM only supports a couple in LAN-free
  mode.
 
  -Original Message-
  From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
  Sent: Friday, April 27, 2001 1:18 PM
  To: [EMAIL PROTECTED]
  Subject: Re: 500GB Backup
 
 
  You need a SAN in place to use the LAN free backup.
 
  -Original Message-
  From: PINNI, BALANAND (SBCSI) [mailto:[EMAIL PROTECTED]]
  Sent: Friday, April 27, 2001 12:01 PM
  To: [EMAIL PROTECTED]
  Subject: Re: 500GB Backup
  Importance: High
 
 
  Hi
  If I am correct IBM offers LAN free backup which is faster .But need to
  purchase additional s/w.
  pinni
 
 
 
  -Original Message-
  From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
  Sent: Friday, April 27, 2001 11:48 AM
  To: [EMAIL PROTECTED]
  Subject: 500GB Backup
 
 
  I need to backup a 500GB database and my current setup is my tsm server is
  on the same ip subnet has the database server.  Tsm is connected to 500GB
 of
  SSA storage with 5 RAID5 sets with two 50GB tsm volumes on each raid set.
  My though put to the disk only seems to be 9000 kB/s.  Which doesn't seem
  very high to me. My backup time is about 6 hours.  Does anyone have any
  better senarios for backing up this amount of data in the smallest amount
 of
  time soon.  I am going to be backing up a 1Tb per day and I need to get me
  backup times to the lowest.  Does anyone have any suggestions on how to do
  that.
 
  Thanks
  ***EMAIL  DISCLAIMER**
  This e-mail and any files transmitted with it may be confidential and are
  intended solely for the use of the individual or entity to whom they are
  addressed.   If you are not the intended recipient or the individual
  responsible for delivering the e-mail to the intended recipient, any
  disclosure, copying, distribution or any action taken or omitted to be
 taken
  in reliance on it, is strictly prohibited.  If you have received this
 e-mail
  in error, please delete it and notify the sender or contact Health
  Information  Management (312) 996-3941.
  ***EMAIL  DISCLAIMER**
  This e-mail and any files transmitted with it may be confidential and are
  intended solely for the use of the individual or entity to whom they are
  addressed.   If you are not the intended recipient or the individual
  responsible for delivering the e-mail to the intended recipient, any
  disclosure, copying, distribution or any action taken or omitted to be
 taken
  in reliance on it, is strictly prohibited.  If you have received this
 e-mail
  in error, please delete it and notify the sender or contact Health
  Information  Management (312) 996-3941.
  ***EMAIL  DISCLAIMER**
  This e-mail and any files transmitted with it may be confidential and are
  intended solely for the use of the individual or entity to whom they are
  addressed.   If you are not the intended recipient or the individual
  responsible for delivering the e-mail to the intended recipient, any
  disclosure, copying, distribution or any action taken or omitted to be
 taken
  in reliance on it, is strictly prohibited.  If you have received this
 e-mail
  in error, please delete

Re: 500GB Backup

2001-04-30 Thread Dearman, Richard

Why would I send the data to tape first writing to disk is faster.

-Original Message-
From: Vibhute, Bandu [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 3:22 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


What I understood from your setup is as follows.

You are doing cold backup everyday using TSM disk pools. Your backup time is
6 hrs for 500 Gig and you will be backing up 1TB in next few months. Your
TSM server has only one SSA Adapter.

If you could do following changes in your setup, You should be able to
reduce backup window time.

1. Schedule backup with multiple threads using Gigabit Fiber Channel
Interface.
2. Configure Copy group to send backup data directly to tapes( Don't use
disk group)

-Bandu

-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 1:42 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


The amount of data is the same everday 500GB full backup.  I'm using one SSA
card in the tsm system.  I could get Gig cards if I have proof that I'm
maxing out the current 100mb cards in the system and I don't seem to be
doing that.  The tsm server is plugged into the same switch has the backup
server and on the same ip subnet.  Also, the database files that I'm backing
up are just oracle dump files.  The tsm serve is also running aix 4.3.3.

-Original Message-
From: Vibhute, Bandu [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 12:35 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


We are backing up 2 servers of capacity 1.2 TB everyday. We have shark
system and flash copy is implemented on shark. Without client interference
we backup 1.2 Gig to TSM. It's running with 6 drives. No LAN/Free. But it's
Client/Free backup. To restore we have placed Gbit Interfaces in Client and
TSM Server.

You need to give more information of your server and database.

Are you doing incremental or full backup and which database you have?
If incremental how much data is changed everyday?

Can you afford GBit interface between data server and TSM? ( IT needs 2
adapter and 1 switch)
How many drives your library have? How many SSA adapters are installed in
server?

Thank you,
Bandu Vibhute,
Bestfoods Baking Company,
55 Paradise Lane, Bay Shore, NY, 11706
Voice: 631-951-5212, Cell: 516-702-0323


-Original Message-
From: PINNI, BALANAND (SBCSI) [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 1:01 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup
Importance: High


Hi
If I am correct IBM offers LAN free backup which is faster .But need to
purchase additional s/w.
pinni



-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 11:48 AM
To: [EMAIL PROTECTED]
Subject: 500GB Backup


I need to backup a 500GB database and my current setup is my tsm server is
on the same ip subnet has the database server.  Tsm is connected to 500GB of
SSA storage with 5 RAID5 sets with two 50GB tsm volumes on each raid set.
My though put to the disk only seems to be 9000 kB/s.  Which doesn't seem
very high to me. My backup time is about 6 hours.  Does anyone have any
better senarios for backing up this amount of data in the smallest amount of
time soon.  I am going to be backing up a 1Tb per day and I need to get me
backup times to the lowest.  Does anyone have any suggestions on how to do
that.

Thanks
***EMAIL  DISCLAIMER**
This e-mail and any files transmitted with it may be confidential and are
intended solely for the use of the individual or entity to whom they are
addressed.   If you are not the intended recipient or the individual
responsible for delivering the e-mail to the intended recipient, any
disclosure, copying, distribution or any action taken or omitted to be taken
in reliance on it, is strictly prohibited.  If you have received this e-mail
in error, please delete it and notify the sender or contact Health
Information  Management (312) 996-3941.


WorldSecure Server baking.bestfoods.com made the following
 annotations on 04/27/01 13:24:11

-
The origin of this electronic mail message was the Internet.
Bestfoods Baking cannot validate the authenticity
of the sender and therefore cannot be held accountable
for any content within.
===



WorldSecure Server baking.bestfoods.com made the following
 annotations on 04/27/01 13:43:02

-
This message may contain confidential and trade secret information of
Bestfoods Baking, and be subject to the Economic Espionage Act of 1996. For
recipient's use only. If you have received this message in error, please
delete immediately, and alert the sender.

===
***EMAIL  DISCLAIMER

Re: 500GB Backup

2001-04-30 Thread Dearman, Richard

We have 3590EA1 drives using Ultra Scsi connection that write at 14MB/s
which I believe is faster than the SSA disks write speed.  I think the the
3590EA1 will write at 40MB/s if using compression.  I don't see my tape
drives writing faster than my disk.

-Original Message-
From: Burton, Robert [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 30, 2001 9:59 AM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


Tape direct is a heck of a lot faster than disk

Robert Burton
Open System Storage Analyst
Royal Bank of Canada
315 Front St West
Toronto, On, M5V 3A4
416-348-3849
email: [EMAIL PROTECTED]



-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 30, 2001 10:56 AM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


Why would I send the data to tape first writing to disk is faster.

-Original Message-
From: Vibhute, Bandu [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 3:22 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


What I understood from your setup is as follows.

You are doing cold backup everyday using TSM disk pools. Your backup time is
6 hrs for 500 Gig and you will be backing up 1TB in next few months. Your
TSM server has only one SSA Adapter.

If you could do following changes in your setup, You should be able to
reduce backup window time.

1. Schedule backup with multiple threads using Gigabit Fiber Channel
Interface.
2. Configure Copy group to send backup data directly to tapes( Don't use
disk group)

-Bandu

-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 1:42 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


The amount of data is the same everday 500GB full backup.  I'm using one SSA
card in the tsm system.  I could get Gig cards if I have proof that I'm
maxing out the current 100mb cards in the system and I don't seem to be
doing that.  The tsm server is plugged into the same switch has the backup
server and on the same ip subnet.  Also, the database files that I'm backing
up are just oracle dump files.  The tsm serve is also running aix 4.3.3.

-Original Message-
From: Vibhute, Bandu [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 12:35 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


We are backing up 2 servers of capacity 1.2 TB everyday. We have shark
system and flash copy is implemented on shark. Without client interference
we backup 1.2 Gig to TSM. It's running with 6 drives. No LAN/Free. But it's
Client/Free backup. To restore we have placed Gbit Interfaces in Client and
TSM Server.

You need to give more information of your server and database.

Are you doing incremental or full backup and which database you have?
If incremental how much data is changed everyday?

Can you afford GBit interface between data server and TSM? ( IT needs 2
adapter and 1 switch)
How many drives your library have? How many SSA adapters are installed in
server?

Thank you,
Bandu Vibhute,
Bestfoods Baking Company,
55 Paradise Lane, Bay Shore, NY, 11706
Voice: 631-951-5212, Cell: 516-702-0323


-Original Message-
From: PINNI, BALANAND (SBCSI) [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 1:01 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup
Importance: High


Hi
If I am correct IBM offers LAN free backup which is faster .But need to
purchase additional s/w.
pinni



-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 11:48 AM
To: [EMAIL PROTECTED]
Subject: 500GB Backup


I need to backup a 500GB database and my current setup is my tsm server is
on the same ip subnet has the database server.  Tsm is connected to 500GB of
SSA storage with 5 RAID5 sets with two 50GB tsm volumes on each raid set.
My though put to the disk only seems to be 9000 kB/s.  Which doesn't seem
very high to me. My backup time is about 6 hours.  Does anyone have any
better senarios for backing up this amount of data in the smallest amount of
time soon.  I am going to be backing up a 1Tb per day and I need to get me
backup times to the lowest.  Does anyone have any suggestions on how to do
that.

Thanks
***EMAIL  DISCLAIMER**
This e-mail and any files transmitted with it may be confidential and are
intended solely for the use of the individual or entity to whom they are
addressed.   If you are not the intended recipient or the individual
responsible for delivering the e-mail to the intended recipient, any
disclosure, copying, distribution or any action taken or omitted to be taken
in reliance on it, is strictly prohibited.  If you have received this e-mail
in error, please delete it and notify the sender or contact Health
Information  Management (312) 996-3941.


WorldSecure Server baking.bestfoods.com made the following
 annotations on 04/27/01 13:24:11

-
The origin of this electronic mail

Re: 500GB Backup

2001-04-30 Thread Remeta, Mark

Since when???


-Original Message-
From: Burton, Robert [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 30, 2001 10:59 AM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


Tape direct is a heck of a lot faster than disk

Robert Burton
Open System Storage Analyst
Royal Bank of Canada
315 Front St West
Toronto, On, M5V 3A4
416-348-3849
email: [EMAIL PROTECTED]



-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 30, 2001 10:56 AM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


Why would I send the data to tape first writing to disk is faster.

-Original Message-
From: Vibhute, Bandu [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 3:22 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


What I understood from your setup is as follows.

You are doing cold backup everyday using TSM disk pools. Your backup time is
6 hrs for 500 Gig and you will be backing up 1TB in next few months. Your
TSM server has only one SSA Adapter.

If you could do following changes in your setup, You should be able to
reduce backup window time.

1. Schedule backup with multiple threads using Gigabit Fiber Channel
Interface.
2. Configure Copy group to send backup data directly to tapes( Don't use
disk group)

-Bandu

-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 1:42 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


The amount of data is the same everday 500GB full backup.  I'm using one SSA
card in the tsm system.  I could get Gig cards if I have proof that I'm
maxing out the current 100mb cards in the system and I don't seem to be
doing that.  The tsm server is plugged into the same switch has the backup
server and on the same ip subnet.  Also, the database files that I'm backing
up are just oracle dump files.  The tsm serve is also running aix 4.3.3.

-Original Message-
From: Vibhute, Bandu [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 12:35 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


We are backing up 2 servers of capacity 1.2 TB everyday. We have shark
system and flash copy is implemented on shark. Without client interference
we backup 1.2 Gig to TSM. It's running with 6 drives. No LAN/Free. But it's
Client/Free backup. To restore we have placed Gbit Interfaces in Client and
TSM Server.

You need to give more information of your server and database.

Are you doing incremental or full backup and which database you have?
If incremental how much data is changed everyday?

Can you afford GBit interface between data server and TSM? ( IT needs 2
adapter and 1 switch)
How many drives your library have? How many SSA adapters are installed in
server?

Thank you,
Bandu Vibhute,
Bestfoods Baking Company,
55 Paradise Lane, Bay Shore, NY, 11706
Voice: 631-951-5212, Cell: 516-702-0323


-Original Message-
From: PINNI, BALANAND (SBCSI) [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 1:01 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup
Importance: High


Hi
If I am correct IBM offers LAN free backup which is faster .But need to
purchase additional s/w.
pinni



-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 11:48 AM
To: [EMAIL PROTECTED]
Subject: 500GB Backup


I need to backup a 500GB database and my current setup is my tsm server is
on the same ip subnet has the database server.  Tsm is connected to 500GB of
SSA storage with 5 RAID5 sets with two 50GB tsm volumes on each raid set.
My though put to the disk only seems to be 9000 kB/s.  Which doesn't seem
very high to me. My backup time is about 6 hours.  Does anyone have any
better senarios for backing up this amount of data in the smallest amount of
time soon.  I am going to be backing up a 1Tb per day and I need to get me
backup times to the lowest.  Does anyone have any suggestions on how to do
that.

Thanks
***EMAIL  DISCLAIMER**
This e-mail and any files transmitted with it may be confidential and are
intended solely for the use of the individual or entity to whom they are
addressed.   If you are not the intended recipient or the individual
responsible for delivering the e-mail to the intended recipient, any
disclosure, copying, distribution or any action taken or omitted to be taken
in reliance on it, is strictly prohibited.  If you have received this e-mail
in error, please delete it and notify the sender or contact Health
Information  Management (312) 996-3941.


WorldSecure Server baking.bestfoods.com made the following
 annotations on 04/27/01 13:24:11

-
The origin of this electronic mail message was the Internet.
Bestfoods Baking cannot validate the authenticity
of the sender and therefore cannot be held accountable
for any content within.
===



WorldSecure Server

Re: 500GB Backup

2001-04-30 Thread Magura, Curtis

Due to a temporary lack of disk we had to start writing backups from one of
our large NT file servers directly to tape. we have two large NT file
servers backing up at the same time. One going to SSA disk pool the other to
a pool that is writing directly to 2 3590E1A's. TSM Server is hosted on a
RISC/6000 H70. Both client machines backup up around 75-80 GB per night on
average. They are both Compaq 6500's connected to IBM ESS for disk.

In most cases the machine backing up directly to tape out performs the
machine backing up to the disk pool. This is just comparing Total Elapsed
Time and nothing else.

Imagine that!

Curt Magura
Lockheed Martin EIS
Gaithersburg, Md.
301-240-6305


-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 30, 2001 11:07 AM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


We have 3590EA1 drives using Ultra Scsi connection that write at 14MB/s
which I believe is faster than the SSA disks write speed.  I think the the
3590EA1 will write at 40MB/s if using compression.  I don't see my tape
drives writing faster than my disk.

-Original Message-
From: Burton, Robert [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 30, 2001 9:59 AM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


Tape direct is a heck of a lot faster than disk

Robert Burton
Open System Storage Analyst
Royal Bank of Canada
315 Front St West
Toronto, On, M5V 3A4
416-348-3849
email: [EMAIL PROTECTED]



-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 30, 2001 10:56 AM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


Why would I send the data to tape first writing to disk is faster.

-Original Message-
From: Vibhute, Bandu [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 3:22 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


What I understood from your setup is as follows.

You are doing cold backup everyday using TSM disk pools. Your backup time is
6 hrs for 500 Gig and you will be backing up 1TB in next few months. Your
TSM server has only one SSA Adapter.

If you could do following changes in your setup, You should be able to
reduce backup window time.

1. Schedule backup with multiple threads using Gigabit Fiber Channel
Interface.
2. Configure Copy group to send backup data directly to tapes( Don't use
disk group)

-Bandu

-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 1:42 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


The amount of data is the same everday 500GB full backup.  I'm using one SSA
card in the tsm system.  I could get Gig cards if I have proof that I'm
maxing out the current 100mb cards in the system and I don't seem to be
doing that.  The tsm server is plugged into the same switch has the backup
server and on the same ip subnet.  Also, the database files that I'm backing
up are just oracle dump files.  The tsm serve is also running aix 4.3.3.

-Original Message-
From: Vibhute, Bandu [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 12:35 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


We are backing up 2 servers of capacity 1.2 TB everyday. We have shark
system and flash copy is implemented on shark. Without client interference
we backup 1.2 Gig to TSM. It's running with 6 drives. No LAN/Free. But it's
Client/Free backup. To restore we have placed Gbit Interfaces in Client and
TSM Server.

You need to give more information of your server and database.

Are you doing incremental or full backup and which database you have?
If incremental how much data is changed everyday?

Can you afford GBit interface between data server and TSM? ( IT needs 2
adapter and 1 switch)
How many drives your library have? How many SSA adapters are installed in
server?

Thank you,
Bandu Vibhute,
Bestfoods Baking Company,
55 Paradise Lane, Bay Shore, NY, 11706
Voice: 631-951-5212, Cell: 516-702-0323


-Original Message-
From: PINNI, BALANAND (SBCSI) [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 1:01 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup
Importance: High


Hi
If I am correct IBM offers LAN free backup which is faster .But need to
purchase additional s/w.
pinni



-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 11:48 AM
To: [EMAIL PROTECTED]
Subject: 500GB Backup


I need to backup a 500GB database and my current setup is my tsm server is
on the same ip subnet has the database server.  Tsm is connected to 500GB of
SSA storage with 5 RAID5 sets with two 50GB tsm volumes on each raid set.
My though put to the disk only seems to be 9000 kB/s.  Which doesn't seem
very high to me. My backup time is about 6 hours.  Does anyone have any
better senarios for backing up this amount of data in the smallest amount of
time soon.  I am going to be backing up a 1Tb per day and I need to get me
backup times to the lowest.  Does anyone have any

Re: 500GB Backup

2001-04-30 Thread Burton, Robert

We have benchmarked this to deathEMC/IBM and Hitachi disk we can get 8
to 10 MB/s, on both IBM 3590e's and STK 9840 we are getting
35 to 40 MB/sec

-Original Message-
From: Remeta, Mark [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 30, 2001 11:04 AM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


Since when???


-Original Message-
From: Burton, Robert [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 30, 2001 10:59 AM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


Tape direct is a heck of a lot faster than disk

Robert Burton
Open System Storage Analyst
Royal Bank of Canada
315 Front St West
Toronto, On, M5V 3A4
416-348-3849
email: [EMAIL PROTECTED]



-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 30, 2001 10:56 AM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


Why would I send the data to tape first writing to disk is faster.

-Original Message-
From: Vibhute, Bandu [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 3:22 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


What I understood from your setup is as follows.

You are doing cold backup everyday using TSM disk pools. Your backup time is
6 hrs for 500 Gig and you will be backing up 1TB in next few months. Your
TSM server has only one SSA Adapter.

If you could do following changes in your setup, You should be able to
reduce backup window time.

1. Schedule backup with multiple threads using Gigabit Fiber Channel
Interface.
2. Configure Copy group to send backup data directly to tapes( Don't use
disk group)

-Bandu

-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 1:42 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


The amount of data is the same everday 500GB full backup.  I'm using one SSA
card in the tsm system.  I could get Gig cards if I have proof that I'm
maxing out the current 100mb cards in the system and I don't seem to be
doing that.  The tsm server is plugged into the same switch has the backup
server and on the same ip subnet.  Also, the database files that I'm backing
up are just oracle dump files.  The tsm serve is also running aix 4.3.3.

-Original Message-
From: Vibhute, Bandu [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 12:35 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


We are backing up 2 servers of capacity 1.2 TB everyday. We have shark
system and flash copy is implemented on shark. Without client interference
we backup 1.2 Gig to TSM. It's running with 6 drives. No LAN/Free. But it's
Client/Free backup. To restore we have placed Gbit Interfaces in Client and
TSM Server.

You need to give more information of your server and database.

Are you doing incremental or full backup and which database you have?
If incremental how much data is changed everyday?

Can you afford GBit interface between data server and TSM? ( IT needs 2
adapter and 1 switch)
How many drives your library have? How many SSA adapters are installed in
server?

Thank you,
Bandu Vibhute,
Bestfoods Baking Company,
55 Paradise Lane, Bay Shore, NY, 11706
Voice: 631-951-5212, Cell: 516-702-0323


-Original Message-
From: PINNI, BALANAND (SBCSI) [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 1:01 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup
Importance: High


Hi
If I am correct IBM offers LAN free backup which is faster .But need to
purchase additional s/w.
pinni



-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 11:48 AM
To: [EMAIL PROTECTED]
Subject: 500GB Backup


I need to backup a 500GB database and my current setup is my tsm server is
on the same ip subnet has the database server.  Tsm is connected to 500GB of
SSA storage with 5 RAID5 sets with two 50GB tsm volumes on each raid set.
My though put to the disk only seems to be 9000 kB/s.  Which doesn't seem
very high to me. My backup time is about 6 hours.  Does anyone have any
better senarios for backing up this amount of data in the smallest amount of
time soon.  I am going to be backing up a 1Tb per day and I need to get me
backup times to the lowest.  Does anyone have any suggestions on how to do
that.

Thanks
***EMAIL  DISCLAIMER**
This e-mail and any files transmitted with it may be confidential and are
intended solely for the use of the individual or entity to whom they are
addressed.   If you are not the intended recipient or the individual
responsible for delivering the e-mail to the intended recipient, any
disclosure, copying, distribution or any action taken or omitted to be taken
in reliance on it, is strictly prohibited.  If you have received this e-mail
in error, please delete it and notify the sender or contact Health
Information  Management (312) 996-3941.


WorldSecure Server baking.bestfoods.com made the following
 annotations on 04/27/01 13:24:11

Re: 500GB Backup

2001-04-30 Thread MC Matt Cooper (2838)

I can't get anywhere close to that on 9840.  I am happy when I get 11 MB/sec
on them.  Are you sure numbers are right?

-Original Message-
From: Burton, Robert [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 30, 2001 11:24 AM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


We have benchmarked this to deathEMC/IBM and Hitachi disk we can get 8
to 10 MB/s, on both IBM 3590e's and STK 9840 we are getting
35 to 40 MB/sec

-Original Message-
From: Remeta, Mark [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 30, 2001 11:04 AM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


Since when???


-Original Message-
From: Burton, Robert [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 30, 2001 10:59 AM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


Tape direct is a heck of a lot faster than disk

Robert Burton
Open System Storage Analyst
Royal Bank of Canada
315 Front St West
Toronto, On, M5V 3A4
416-348-3849
email: [EMAIL PROTECTED]



-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 30, 2001 10:56 AM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


Why would I send the data to tape first writing to disk is faster.

-Original Message-
From: Vibhute, Bandu [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 3:22 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


What I understood from your setup is as follows.

You are doing cold backup everyday using TSM disk pools. Your backup time is
6 hrs for 500 Gig and you will be backing up 1TB in next few months. Your
TSM server has only one SSA Adapter.

If you could do following changes in your setup, You should be able to
reduce backup window time.

1. Schedule backup with multiple threads using Gigabit Fiber Channel
Interface.
2. Configure Copy group to send backup data directly to tapes( Don't use
disk group)

-Bandu

-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 1:42 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


The amount of data is the same everday 500GB full backup.  I'm using one SSA
card in the tsm system.  I could get Gig cards if I have proof that I'm
maxing out the current 100mb cards in the system and I don't seem to be
doing that.  The tsm server is plugged into the same switch has the backup
server and on the same ip subnet.  Also, the database files that I'm backing
up are just oracle dump files.  The tsm serve is also running aix 4.3.3.

-Original Message-
From: Vibhute, Bandu [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 12:35 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


We are backing up 2 servers of capacity 1.2 TB everyday. We have shark
system and flash copy is implemented on shark. Without client interference
we backup 1.2 Gig to TSM. It's running with 6 drives. No LAN/Free. But it's
Client/Free backup. To restore we have placed Gbit Interfaces in Client and
TSM Server.

You need to give more information of your server and database.

Are you doing incremental or full backup and which database you have?
If incremental how much data is changed everyday?

Can you afford GBit interface between data server and TSM? ( IT needs 2
adapter and 1 switch)
How many drives your library have? How many SSA adapters are installed in
server?

Thank you,
Bandu Vibhute,
Bestfoods Baking Company,
55 Paradise Lane, Bay Shore, NY, 11706
Voice: 631-951-5212, Cell: 516-702-0323


-Original Message-
From: PINNI, BALANAND (SBCSI) [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 1:01 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup
Importance: High


Hi
If I am correct IBM offers LAN free backup which is faster .But need to
purchase additional s/w.
pinni



-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 11:48 AM
To: [EMAIL PROTECTED]
Subject: 500GB Backup


I need to backup a 500GB database and my current setup is my tsm server is
on the same ip subnet has the database server.  Tsm is connected to 500GB of
SSA storage with 5 RAID5 sets with two 50GB tsm volumes on each raid set.
My though put to the disk only seems to be 9000 kB/s.  Which doesn't seem
very high to me. My backup time is about 6 hours.  Does anyone have any
better senarios for backing up this amount of data in the smallest amount of
time soon.  I am going to be backing up a 1Tb per day and I need to get me
backup times to the lowest.  Does anyone have any suggestions on how to do
that.

Thanks
***EMAIL  DISCLAIMER**
This e-mail and any files transmitted with it may be confidential and are
intended solely for the use of the individual or entity to whom they are
addressed.   If you are not the intended recipient or the individual
responsible for delivering the e-mail to the intended recipient, any
disclosure, copying, distribution or any action taken or omitted to be taken
in reliance on it, is strictly

Re: 500GB Backup

2001-04-30 Thread Dmochowski, Ray

Hey, people !

Are we comparing apples to apples?
Is the 10 MB/s to disk compressed?
Or is a 3:1 tape hardware compression ratio
clouding the issue ?

-Original Message-
From: Burton, Robert [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 30, 2001 11:24 AM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


We have benchmarked this to deathEMC/IBM and Hitachi disk we can get 8
to 10 MB/s, on both IBM 3590e's and STK 9840 we are getting
35 to 40 MB/sec

-Original Message-
From: Remeta, Mark [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 30, 2001 11:04 AM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


Since when???


-Original Message-
From: Burton, Robert [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 30, 2001 10:59 AM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


Tape direct is a heck of a lot faster than disk

Robert Burton
Open System Storage Analyst
Royal Bank of Canada
315 Front St West
Toronto, On, M5V 3A4
416-348-3849
email: [EMAIL PROTECTED]



-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 30, 2001 10:56 AM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


Why would I send the data to tape first writing to disk is faster.

-Original Message-
From: Vibhute, Bandu [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 3:22 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


What I understood from your setup is as follows.

You are doing cold backup everyday using TSM disk pools. Your backup time is
6 hrs for 500 Gig and you will be backing up 1TB in next few months. Your
TSM server has only one SSA Adapter.

If you could do following changes in your setup, You should be able to
reduce backup window time.

1. Schedule backup with multiple threads using Gigabit Fiber Channel
Interface.
2. Configure Copy group to send backup data directly to tapes( Don't use
disk group)

-Bandu

-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 1:42 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


The amount of data is the same everday 500GB full backup.  I'm using one SSA
card in the tsm system.  I could get Gig cards if I have proof that I'm
maxing out the current 100mb cards in the system and I don't seem to be
doing that.  The tsm server is plugged into the same switch has the backup
server and on the same ip subnet.  Also, the database files that I'm backing
up are just oracle dump files.  The tsm serve is also running aix 4.3.3.

-Original Message-
From: Vibhute, Bandu [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 12:35 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


We are backing up 2 servers of capacity 1.2 TB everyday. We have shark
system and flash copy is implemented on shark. Without client interference
we backup 1.2 Gig to TSM. It's running with 6 drives. No LAN/Free. But it's
Client/Free backup. To restore we have placed Gbit Interfaces in Client and
TSM Server.

You need to give more information of your server and database.

Are you doing incremental or full backup and which database you have?
If incremental how much data is changed everyday?

Can you afford GBit interface between data server and TSM? ( IT needs 2
adapter and 1 switch)
How many drives your library have? How many SSA adapters are installed in
server?

Thank you,
Bandu Vibhute,
Bestfoods Baking Company,
55 Paradise Lane, Bay Shore, NY, 11706
Voice: 631-951-5212, Cell: 516-702-0323


-Original Message-
From: PINNI, BALANAND (SBCSI) [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 1:01 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup
Importance: High


Hi
If I am correct IBM offers LAN free backup which is faster .But need to
purchase additional s/w.
pinni



-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 11:48 AM
To: [EMAIL PROTECTED]
Subject: 500GB Backup


I need to backup a 500GB database and my current setup is my tsm server is
on the same ip subnet has the database server.  Tsm is connected to 500GB of
SSA storage with 5 RAID5 sets with two 50GB tsm volumes on each raid set.
My though put to the disk only seems to be 9000 kB/s.  Which doesn't seem
very high to me. My backup time is about 6 hours.  Does anyone have any
better senarios for backing up this amount of data in the smallest amount of
time soon.  I am going to be backing up a 1Tb per day and I need to get me
backup times to the lowest.  Does anyone have any suggestions on how to do
that.

Thanks
***EMAIL  DISCLAIMER**
This e-mail and any files transmitted with it may be confidential and are
intended solely for the use of the individual or entity to whom they are
addressed.   If you are not the intended recipient or the individual
responsible for delivering the e-mail to the intended recipient, any
disclosure, copying, distribution or any action taken or omitted to be taken

Re: 500GB Backup

2001-04-30 Thread Jeff Bach

The disks are not setup optimally.  A DD to one 10K SSA disk to another can
run a 30 Meg per second.  Stripe across five drives and this will be even
faster for a single system.  The problem usually is the person that
optimizes the disks does not optimize them for ADSM.

If you turn on compression on the client, and you get 3 to 1 compression,
multiply the disk speed times 3 that you are getting writing to the server
now.  

Aren't you really comparing uncompressed Disk writes to compressed tape
writes?  

Jeff Bach
Home Office Open Systems Engineering
Wal-Mart Stores, Inc.

WAL-MART CONFIDENTIAL


-Original Message-
From:   Burton, Robert [SMTP:[EMAIL PROTECTED]]
Sent:   Monday, April 30, 2001 10:24 AM
To: [EMAIL PROTECTED]
Subject:Re: 500GB Backup

We have benchmarked this to deathEMC/IBM and Hitachi disk we can
get 8
to 10 MB/s, on both IBM 3590e's and STK 9840 we are getting
35 to 40 MB/sec

-Original Message-
From: Remeta, Mark [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 30, 2001 11:04 AM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


Since when???


-Original Message-
From: Burton, Robert [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 30, 2001 10:59 AM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


Tape direct is a heck of a lot faster than disk

Robert Burton
Open System Storage Analyst
Royal Bank of Canada
315 Front St West
Toronto, On, M5V 3A4
416-348-3849
email: [EMAIL PROTECTED]



-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 30, 2001 10:56 AM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


Why would I send the data to tape first writing to disk is faster.

-Original Message-
From: Vibhute, Bandu [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 3:22 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


What I understood from your setup is as follows.

You are doing cold backup everyday using TSM disk pools. Your backup
time is
6 hrs for 500 Gig and you will be backing up 1TB in next few months.
Your
TSM server has only one SSA Adapter.

If you could do following changes in your setup, You should be able
to
reduce backup window time.

1. Schedule backup with multiple threads using Gigabit Fiber Channel
Interface.
2. Configure Copy group to send backup data directly to tapes( Don't
use
disk group)

-Bandu

-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 1:42 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


The amount of data is the same everday 500GB full backup.  I'm using
one SSA
card in the tsm system.  I could get Gig cards if I have proof that
I'm
maxing out the current 100mb cards in the system and I don't seem to
be
doing that.  The tsm server is plugged into the same switch has the
backup
server and on the same ip subnet.  Also, the database files that I'm
backing
up are just oracle dump files.  The tsm serve is also running aix
4.3.3.

-Original Message-
From: Vibhute, Bandu [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 12:35 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


We are backing up 2 servers of capacity 1.2 TB everyday. We have
shark
system and flash copy is implemented on shark. Without client
interference
we backup 1.2 Gig to TSM. It's running with 6 drives. No LAN/Free.
But it's
Client/Free backup. To restore we have placed Gbit Interfaces in
Client and
TSM Server.

You need to give more information of your server and database.

Are you doing incremental or full backup and which database you
have?
If incremental how much data is changed everyday?

Can you afford GBit interface between data server and TSM? ( IT
needs 2
adapter and 1 switch)
How many drives your library have? How many SSA adapters are
installed in
server?

Thank you,
Bandu Vibhute,
Bestfoods Baking Company,
55 Paradise Lane, Bay Shore, NY, 11706
Voice: 631-951-5212, Cell: 516-702-0323


-Original Message-
From: PINNI, BALANAND (SBCSI) [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 1:01 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup
Importance: High


Hi
If I am correct IBM offers LAN free backup which is faster .But need
to
purchase additional s/w.
pinni

Re: 500GB Backup

2001-04-30 Thread Dearman, Richard

When you say stripe across 5-6 disks are ou saying a RAID5 set.  Also,  I
thought if you set compression at the client level, the data will not
compress when it gets migrated to tape.  Also, what do you mean by at the
block level.  Should you use JFS or raw filesystems for your ADSM volumes.

-Original Message-
From: Jeff Bach [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 30, 2001 10:52 AM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


Easy to imagine,  not take the same amount of money the  tape drive cost and
buy disk, stripe the disks across 5-6 drives and two controllers at the
block level.  Dedicate this resource to the one server for the backup period
and run the backup.  Which is faster now?  Also compress on the client so we
have an apples and apples comparison.  

If you want, multi-thread the client (just to disk though since the one tape
drive cannot do this)

Which is faster now?  
Jeff Bach
Home Office Open Systems Engineering
Wal-Mart Stores, Inc.

WAL-MART CONFIDENTIAL


-Original Message-
From:   Magura, Curtis [SMTP:[EMAIL PROTECTED]]
Sent:   Monday, April 30, 2001 10:22 AM
To: [EMAIL PROTECTED]
Subject:Re: 500GB Backup

Due to a temporary lack of disk we had to start writing backups from
one of
our large NT file servers directly to tape. we have two large NT
file
servers backing up at the same time. One going to SSA disk pool the
other to
a pool that is writing directly to 2 3590E1A's. TSM Server is hosted
on a
RISC/6000 H70. Both client machines backup up around 75-80 GB per
night on
average. They are both Compaq 6500's connected to IBM ESS for disk.

In most cases the machine backing up directly to tape out performs
the
machine backing up to the disk pool. This is just comparing Total
Elapsed
Time and nothing else.

Imagine that!

Curt Magura
Lockheed Martin EIS
Gaithersburg, Md.
301-240-6305


-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 30, 2001 11:07 AM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


We have 3590EA1 drives using Ultra Scsi connection that write at
14MB/s
which I believe is faster than the SSA disks write speed.  I think
the the
3590EA1 will write at 40MB/s if using compression.  I don't see my
tape
drives writing faster than my disk.

-Original Message-
From: Burton, Robert [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 30, 2001 9:59 AM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


Tape direct is a heck of a lot faster than disk

Robert Burton
Open System Storage Analyst
Royal Bank of Canada
315 Front St West
Toronto, On, M5V 3A4
416-348-3849
email: [EMAIL PROTECTED]



-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 30, 2001 10:56 AM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


Why would I send the data to tape first writing to disk is faster.

-Original Message-
From: Vibhute, Bandu [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 3:22 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


What I understood from your setup is as follows.

You are doing cold backup everyday using TSM disk pools. Your backup
time is
6 hrs for 500 Gig and you will be backing up 1TB in next few months.
Your
TSM server has only one SSA Adapter.

If you could do following changes in your setup, You should be able
to
reduce backup window time.

1. Schedule backup with multiple threads using Gigabit Fiber Channel
Interface.
2. Configure Copy group to send backup data directly to tapes( Don't
use
disk group)

-Bandu

-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 1:42 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


The amount of data is the same everday 500GB full backup.  I'm using
one SSA
card in the tsm system.  I could get Gig cards if I have proof that
I'm
maxing out the current 100mb cards in the system and I don't seem to
be
doing that.  The tsm server is plugged into the same switch has the
backup
server and on the same ip subnet.  Also, the database files that I'm
backing
up are just oracle dump files.  The tsm serve is also running aix
4.3.3.

-Original Message-
From: Vibhute, Bandu [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 12:35 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


We are backing up 2

Re: 500GB Backup

2001-04-30 Thread Blair Wickstrand


How does one optimize a disk for ADSM ? What does one want to watch out for ?


Blair










Jeff Bach [EMAIL PROTECTED] on 04/30/2001 09:47:04 AM

Please respond to ADSM: Dist Stor Manager [EMAIL PROTECTED]








 To:  [EMAIL PROTECTED]

 cc:  (bcc: Blair Wickstrand/Poco)



 Subject: Re: 500GB Backup



Fax to:




The disks are not setup optimally.  A DD to one 10K SSA disk to another can
run a 30 Meg per second.  Stripe across five drives and this will be even
faster for a single system.  The problem usually is the person that
optimizes the disks does not optimize them for ADSM.

If you turn on compression on the client, and you get 3 to 1 compression,
multiply the disk speed times 3 that you are getting writing to the server
now.

Aren't you really comparing uncompressed Disk writes to compressed tape
writes?

Jeff Bach
Home Office Open Systems Engineering
Wal-Mart Stores, Inc.

WAL-MART CONFIDENTIAL


-Original Message-
From:   Burton, Robert [SMTP:[EMAIL PROTECTED]]
Sent:   Monday, April 30, 2001 10:24 AM
To: [EMAIL PROTECTED]
Subject:Re: 500GB Backup

We have benchmarked this to deathEMC/IBM and Hitachi disk we can
get 8
to 10 MB/s, on both IBM 3590e's and STK 9840 we are getting
35 to 40 MB/sec

-Original Message-
From: Remeta, Mark [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 30, 2001 11:04 AM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


Since when???


-Original Message-
From: Burton, Robert [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 30, 2001 10:59 AM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


Tape direct is a heck of a lot faster than disk

Robert Burton
Open System Storage Analyst
Royal Bank of Canada
315 Front St West
Toronto, On, M5V 3A4
416-348-3849
email: [EMAIL PROTECTED]



-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 30, 2001 10:56 AM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


Why would I send the data to tape first writing to disk is faster.

-Original Message-
From: Vibhute, Bandu [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 3:22 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


What I understood from your setup is as follows.

You are doing cold backup everyday using TSM disk pools. Your backup
time is
6 hrs for 500 Gig and you will be backing up 1TB in next few months.
Your
TSM server has only one SSA Adapter.

If you could do following changes in your setup, You should be able
to
reduce backup window time.

1. Schedule backup with multiple threads using Gigabit Fiber Channel
Interface.
2. Configure Copy group to send backup data directly to tapes( Don't
use
disk group)

-Bandu

-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 1:42 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


The amount of data is the same everday 500GB full backup.  I'm using
one SSA
card in the tsm system.  I could get Gig cards if I have proof that
I'm
maxing out the current 100mb cards in the system and I don't seem to
be
doing that.  The tsm server is plugged into the same switch has the
backup
server and on the same ip subnet.  Also, the database files that I'm
backing
up are just oracle dump files.  The tsm serve is also running aix
4.3.3.

-Original Message-
From: Vibhute, Bandu [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 12:35 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


We are backing up 2 servers of capacity 1.2 TB everyday. We have
shark
system and flash copy is implemented on shark. Without client
interference
we backup 1.2 Gig to TSM. It's running with 6 drives. No LAN/Free.
But it's
Client/Free backup. To restore we have placed Gbit Interfaces in
Client and
TSM Server.

You need to give more information of your server and database.

Are you doing incremental or full backup and which database you
have?
If incremental how much data is changed everyday?

Can you afford GBit interface between data server and TSM? ( IT
needs 2
adapter and 1 switch)
How many drives your library have? How many SSA adapters are
installed in
server?

Thank you,
Bandu Vibhute,
Bestfoods Baking Company,
55 Paradise Lane, Bay Shore, NY, 11706
Voice: 631-951-5212, Cell: 516-702-0323


-Original Message-
From

Re: 500GB Backup

2001-04-30 Thread Richard L. Rhodes

On 30 Apr 2001, at 11:24, Burton, Robert wrote:
 We have benchmarked this to deathEMC/IBM and Hitachi disk we can get 8
 to 10 MB/s, on both IBM 3590e's and STK 9840 we are getting
 35 to 40 MB/sec

We use IBm Shark disk for our TSM staging pools.  One raid set in the
Shark (8 drives, raid5) can accept sequential data at 30MB/s
continuously.  We send 2 gigabit data streams to disk over night at
60-70MB/s.  Most of our data is already compressed Oracle backups, so
when we destage the disk pool we drive 8 3590E drives at 80-90MB/s.

We have lots of EMC storage.  When using meta-volumns we can drive
them at about the same rate for sequential writes - about 30-35MB/s.

Rick



Re: 500GB Backup

2001-04-30 Thread Richard Sims

I can't get anywhere close to that on 9840.  I am happy when I get 11 MB/sec
on them.  Are you sure numbers are right?

The STK site specifies a maximum 10 MB/sec head-to-tape
data transfer rate for the 9840.

  Richard Sims, BU



Re: 500GB Backup

2001-04-29 Thread Steve Harris

Richard,

How are these dumps created?  If they are created using DD or something similar, you 
may be able to get some relief from using RMAN to create disk dumps.  RMAN only backs 
up used database pages. It also has options to do incremental and differential 
backups.  These are really options that you should be exploring if your window is 
really that tight.  

Regards

Steve Harris
AIX and ADSM Admin
Queensland Health, Brisbane Australia

 Dearman, Richard [EMAIL PROTECTED] 28/04/2001 3:42:19 
The amount of data is the same everday 500GB full backup.  I'm using one SSA
card in the tsm system.  I could get Gig cards if I have proof that I'm
maxing out the current 100mb cards in the system and I don't seem to be
doing that.  The tsm server is plugged into the same switch has the backup
server and on the same ip subnet.  Also, the database files that I'm backing
up are just oracle dump files.  The tsm serve is also running aix 4.3.3.

-Original Message-
From: Vibhute, Bandu [mailto:[EMAIL PROTECTED]] 
Sent: Friday, April 27, 2001 12:35 PM
To: [EMAIL PROTECTED] 
Subject: Re: 500GB Backup


We are backing up 2 servers of capacity 1.2 TB everyday. We have shark
system and flash copy is implemented on shark. Without client interference
we backup 1.2 Gig to TSM. It's running with 6 drives. No LAN/Free. But it's
Client/Free backup. To restore we have placed Gbit Interfaces in Client and
TSM Server.

You need to give more information of your server and database.

Are you doing incremental or full backup and which database you have?
If incremental how much data is changed everyday?

Can you afford GBit interface between data server and TSM? ( IT needs 2
adapter and 1 switch)
How many drives your library have? How many SSA adapters are installed in
server?

Thank you,
Bandu Vibhute,
Bestfoods Baking Company,
55 Paradise Lane, Bay Shore, NY, 11706
Voice: 631-951-5212, Cell: 516-702-0323


-Original Message-
From: PINNI, BALANAND (SBCSI) [mailto:[EMAIL PROTECTED]] 
Sent: Friday, April 27, 2001 1:01 PM
To: [EMAIL PROTECTED] 
Subject: Re: 500GB Backup
Importance: High


Hi
If I am correct IBM offers LAN free backup which is faster .But need to
purchase additional s/w.
pinni



-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]] 
Sent: Friday, April 27, 2001 11:48 AM
To: [EMAIL PROTECTED] 
Subject: 500GB Backup


I need to backup a 500GB database and my current setup is my tsm server is
on the same ip subnet has the database server.  Tsm is connected to 500GB of
SSA storage with 5 RAID5 sets with two 50GB tsm volumes on each raid set.
My though put to the disk only seems to be 9000 kB/s.  Which doesn't seem
very high to me. My backup time is about 6 hours.  Does anyone have any
better senarios for backing up this amount of data in the smallest amount of
time soon.  I am going to be backing up a 1Tb per day and I need to get me
backup times to the lowest.  Does anyone have any suggestions on how to do
that.

Thanks
***EMAIL  DISCLAIMER**
This e-mail and any files transmitted with it may be confidential and are
intended solely for the use of the individual or entity to whom they are
addressed.   If you are not the intended recipient or the individual
responsible for delivering the e-mail to the intended recipient, any
disclosure, copying, distribution or any action taken or omitted to be taken
in reliance on it, is strictly prohibited.  If you have received this e-mail
in error, please delete it and notify the sender or contact Health
Information  Management (312) 996-3941.


WorldSecure Server baking.bestfoods.com made the following
 annotations on 04/27/01 13:24:11

-
The origin of this electronic mail message was the Internet.
Bestfoods Baking cannot validate the authenticity
of the sender and therefore cannot be held accountable
for any content within.
===



WorldSecure Server baking.bestfoods.com made the following
 annotations on 04/27/01 13:43:02

-
This message may contain confidential and trade secret information of
Bestfoods Baking, and be subject to the Economic Espionage Act of 1996. For
recipient's use only. If you have received this message in error, please
delete immediately, and alert the sender.

===
***EMAIL  DISCLAIMER**
This e-mail and any files transmitted with it may be confidential and are
intended solely for the use of the individual or entity to whom they are
addressed.   If you are not the intended recipient or the individual
responsible for delivering the e-mail to the intended recipient, any
disclosure, copying, distribution or any action taken or omitted to be taken
in reliance on it, is strictly

Re: 500GB Backup

2001-04-27 Thread PINNI, BALANAND (SBCSI)

Hi
If I am correct IBM offers LAN free backup which is faster .But need to
purchase additional s/w.
pinni



-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 11:48 AM
To: [EMAIL PROTECTED]
Subject: 500GB Backup


I need to backup a 500GB database and my current setup is my tsm server is
on the same ip subnet has the database server.  Tsm is connected to 500GB of
SSA storage with 5 RAID5 sets with two 50GB tsm volumes on each raid set.
My though put to the disk only seems to be 9000 kB/s.  Which doesn't seem
very high to me. My backup time is about 6 hours.  Does anyone have any
better senarios for backing up this amount of data in the smallest amount of
time soon.  I am going to be backing up a 1Tb per day and I need to get me
backup times to the lowest.  Does anyone have any suggestions on how to do
that.

Thanks
***EMAIL  DISCLAIMER**
This e-mail and any files transmitted with it may be confidential and are
intended solely for the use of the individual or entity to whom they are
addressed.   If you are not the intended recipient or the individual
responsible for delivering the e-mail to the intended recipient, any
disclosure, copying, distribution or any action taken or omitted to be taken
in reliance on it, is strictly prohibited.  If you have received this e-mail
in error, please delete it and notify the sender or contact Health
Information  Management (312) 996-3941.



Re: 500GB Backup

2001-04-27 Thread Nicholas Cassimatis

If your tape storage is fast enough (you didn't mention what you have)
you'd probably want to go straight to tape with the database backups.  You
didn't describe the client at all, but if you're using a TDP agent, the
file sizes coming in would be fairly large, and you could set a Maximum
File Size for your DASD pool that would be smaller than the backup data
files coming in, and would force them to go straight to tape.

Nick Cassimatis
[EMAIL PROTECTED]



Re: 500GB Backup

2001-04-27 Thread Adolph Kahan

LAN FREE also requires that the DASD be in a SAN.
- Original Message -
From: PINNI, BALANAND (SBCSI) [EMAIL PROTECTED]
Sent: Friday, April 27, 2001 1:01:11 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup

 Hi
 If I am correct IBM offers LAN free backup which is faster .But need to
 purchase additional s/w.
 pinni



 -Original Message-
 From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
 Sent: Friday, April 27, 2001 11:48 AM
 To: [EMAIL PROTECTED]
 Subject: 500GB Backup


 I need to backup a 500GB database and my current setup is my tsm server is
 on the same ip subnet has the database server.  Tsm is connected to 500GB
of
 SSA storage with 5 RAID5 sets with two 50GB tsm volumes on each raid set.
 My though put to the disk only seems to be 9000 kB/s.  Which doesn't seem
 very high to me. My backup time is about 6 hours.  Does anyone have any
 better senarios for backing up this amount of data in the smallest amount
of
 time soon.  I am going to be backing up a 1Tb per day and I need to get me
 backup times to the lowest.  Does anyone have any suggestions on how to do
 that.

 Thanks
 ***EMAIL  DISCLAIMER**
 This e-mail and any files transmitted with it may be confidential and are
 intended solely for the use of the individual or entity to whom they are
 addressed.   If you are not the intended recipient or the individual
 responsible for delivering the e-mail to the intended recipient, any
 disclosure, copying, distribution or any action taken or omitted to be
taken
 in reliance on it, is strictly prohibited.  If you have received this
e-mail
 in error, please delete it and notify the sender or contact Health
 Information  Management (312) 996-3941.



Re: 500GB Backup

2001-04-27 Thread Dearman, Richard

You need a SAN in place to use the LAN free backup.

-Original Message-
From: PINNI, BALANAND (SBCSI) [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 12:01 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup
Importance: High


Hi
If I am correct IBM offers LAN free backup which is faster .But need to
purchase additional s/w.
pinni



-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 11:48 AM
To: [EMAIL PROTECTED]
Subject: 500GB Backup


I need to backup a 500GB database and my current setup is my tsm server is
on the same ip subnet has the database server.  Tsm is connected to 500GB of
SSA storage with 5 RAID5 sets with two 50GB tsm volumes on each raid set.
My though put to the disk only seems to be 9000 kB/s.  Which doesn't seem
very high to me. My backup time is about 6 hours.  Does anyone have any
better senarios for backing up this amount of data in the smallest amount of
time soon.  I am going to be backing up a 1Tb per day and I need to get me
backup times to the lowest.  Does anyone have any suggestions on how to do
that.

Thanks
***EMAIL  DISCLAIMER**
This e-mail and any files transmitted with it may be confidential and are
intended solely for the use of the individual or entity to whom they are
addressed.   If you are not the intended recipient or the individual
responsible for delivering the e-mail to the intended recipient, any
disclosure, copying, distribution or any action taken or omitted to be taken
in reliance on it, is strictly prohibited.  If you have received this e-mail
in error, please delete it and notify the sender or contact Health
Information  Management (312) 996-3941.
***EMAIL  DISCLAIMER**
This e-mail and any files transmitted with it may be confidential and are
intended solely for the use of the individual or entity to whom they are
addressed.   If you are not the intended recipient or the individual
responsible for delivering the e-mail to the intended recipient, any
disclosure, copying, distribution or any action taken or omitted to be taken
in reliance on it, is strictly prohibited.  If you have received this e-mail
in error, please delete it and notify the sender or contact Health
Information  Management (312) 996-3941.



Re: 500GB Backup

2001-04-27 Thread Prather, Wanda

And it depends on the type of DB.  TSM only supports a couple in LAN-free
mode.

-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 1:18 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


You need a SAN in place to use the LAN free backup.

-Original Message-
From: PINNI, BALANAND (SBCSI) [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 12:01 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup
Importance: High


Hi
If I am correct IBM offers LAN free backup which is faster .But need to
purchase additional s/w.
pinni



-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 11:48 AM
To: [EMAIL PROTECTED]
Subject: 500GB Backup


I need to backup a 500GB database and my current setup is my tsm server is
on the same ip subnet has the database server.  Tsm is connected to 500GB of
SSA storage with 5 RAID5 sets with two 50GB tsm volumes on each raid set.
My though put to the disk only seems to be 9000 kB/s.  Which doesn't seem
very high to me. My backup time is about 6 hours.  Does anyone have any
better senarios for backing up this amount of data in the smallest amount of
time soon.  I am going to be backing up a 1Tb per day and I need to get me
backup times to the lowest.  Does anyone have any suggestions on how to do
that.

Thanks
***EMAIL  DISCLAIMER**
This e-mail and any files transmitted with it may be confidential and are
intended solely for the use of the individual or entity to whom they are
addressed.   If you are not the intended recipient or the individual
responsible for delivering the e-mail to the intended recipient, any
disclosure, copying, distribution or any action taken or omitted to be taken
in reliance on it, is strictly prohibited.  If you have received this e-mail
in error, please delete it and notify the sender or contact Health
Information  Management (312) 996-3941.
***EMAIL  DISCLAIMER**
This e-mail and any files transmitted with it may be confidential and are
intended solely for the use of the individual or entity to whom they are
addressed.   If you are not the intended recipient or the individual
responsible for delivering the e-mail to the intended recipient, any
disclosure, copying, distribution or any action taken or omitted to be taken
in reliance on it, is strictly prohibited.  If you have received this e-mail
in error, please delete it and notify the sender or contact Health
Information  Management (312) 996-3941.



Re: 500GB Backup

2001-04-27 Thread Dearman, Richard

I am not using any TDP product.  I'm picking up oracle db dump files with
the regular tsm client.  Going over a 100mb ethernet segment.  Then
migrating the files to a 3494 library.  All the data goes to disk first.



-Original Message-
From: Prather, Wanda [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 12:25 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


And it depends on the type of DB.  TSM only supports a couple in LAN-free
mode.

-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 1:18 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


You need a SAN in place to use the LAN free backup.

-Original Message-
From: PINNI, BALANAND (SBCSI) [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 12:01 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup
Importance: High


Hi
If I am correct IBM offers LAN free backup which is faster .But need to
purchase additional s/w.
pinni



-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 11:48 AM
To: [EMAIL PROTECTED]
Subject: 500GB Backup


I need to backup a 500GB database and my current setup is my tsm server is
on the same ip subnet has the database server.  Tsm is connected to 500GB of
SSA storage with 5 RAID5 sets with two 50GB tsm volumes on each raid set.
My though put to the disk only seems to be 9000 kB/s.  Which doesn't seem
very high to me. My backup time is about 6 hours.  Does anyone have any
better senarios for backing up this amount of data in the smallest amount of
time soon.  I am going to be backing up a 1Tb per day and I need to get me
backup times to the lowest.  Does anyone have any suggestions on how to do
that.

Thanks
***EMAIL  DISCLAIMER**
This e-mail and any files transmitted with it may be confidential and are
intended solely for the use of the individual or entity to whom they are
addressed.   If you are not the intended recipient or the individual
responsible for delivering the e-mail to the intended recipient, any
disclosure, copying, distribution or any action taken or omitted to be taken
in reliance on it, is strictly prohibited.  If you have received this e-mail
in error, please delete it and notify the sender or contact Health
Information  Management (312) 996-3941.
***EMAIL  DISCLAIMER**
This e-mail and any files transmitted with it may be confidential and are
intended solely for the use of the individual or entity to whom they are
addressed.   If you are not the intended recipient or the individual
responsible for delivering the e-mail to the intended recipient, any
disclosure, copying, distribution or any action taken or omitted to be taken
in reliance on it, is strictly prohibited.  If you have received this e-mail
in error, please delete it and notify the sender or contact Health
Information  Management (312) 996-3941.
***EMAIL  DISCLAIMER**
This e-mail and any files transmitted with it may be confidential and are
intended solely for the use of the individual or entity to whom they are
addressed.   If you are not the intended recipient or the individual
responsible for delivering the e-mail to the intended recipient, any
disclosure, copying, distribution or any action taken or omitted to be taken
in reliance on it, is strictly prohibited.  If you have received this e-mail
in error, please delete it and notify the sender or contact Health
Information  Management (312) 996-3941.



Re: 500GB Backup

2001-04-27 Thread Vibhute, Bandu

We are backing up 2 servers of capacity 1.2 TB everyday. We have shark
system and flash copy is implemented on shark. Without client interference
we backup 1.2 Gig to TSM. It's running with 6 drives. No LAN/Free. But it's
Client/Free backup. To restore we have placed Gbit Interfaces in Client and
TSM Server.

You need to give more information of your server and database.

Are you doing incremental or full backup and which database you have?
If incremental how much data is changed everyday?

Can you afford GBit interface between data server and TSM? ( IT needs 2
adapter and 1 switch)
How many drives your library have? How many SSA adapters are installed in
server?

Thank you,
Bandu Vibhute,
Bestfoods Baking Company,
55 Paradise Lane, Bay Shore, NY, 11706
Voice: 631-951-5212, Cell: 516-702-0323


-Original Message-
From: PINNI, BALANAND (SBCSI) [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 1:01 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup
Importance: High


Hi
If I am correct IBM offers LAN free backup which is faster .But need to
purchase additional s/w.
pinni



-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 11:48 AM
To: [EMAIL PROTECTED]
Subject: 500GB Backup


I need to backup a 500GB database and my current setup is my tsm server is
on the same ip subnet has the database server.  Tsm is connected to 500GB of
SSA storage with 5 RAID5 sets with two 50GB tsm volumes on each raid set.
My though put to the disk only seems to be 9000 kB/s.  Which doesn't seem
very high to me. My backup time is about 6 hours.  Does anyone have any
better senarios for backing up this amount of data in the smallest amount of
time soon.  I am going to be backing up a 1Tb per day and I need to get me
backup times to the lowest.  Does anyone have any suggestions on how to do
that.

Thanks
***EMAIL  DISCLAIMER**
This e-mail and any files transmitted with it may be confidential and are
intended solely for the use of the individual or entity to whom they are
addressed.   If you are not the intended recipient or the individual
responsible for delivering the e-mail to the intended recipient, any
disclosure, copying, distribution or any action taken or omitted to be taken
in reliance on it, is strictly prohibited.  If you have received this e-mail
in error, please delete it and notify the sender or contact Health
Information  Management (312) 996-3941.


WorldSecure Server baking.bestfoods.com made the following
 annotations on 04/27/01 13:24:11

-
The origin of this electronic mail message was the Internet.
Bestfoods Baking cannot validate the authenticity
of the sender and therefore cannot be held accountable
for any content within.
===



WorldSecure Server baking.bestfoods.com made the following
 annotations on 04/27/01 13:43:02
-
This message may contain confidential and trade secret information of Bestfoods 
Baking, and be subject to the Economic Espionage Act of 1996. For recipient's use 
only. If you have received this message in error, please delete immediately, and alert 
the sender.

===



Re: 500GB Backup

2001-04-27 Thread Adolph Kahan

If you're getting 9000 kBytes/s over a 100mb LAN, then that is very good
and you
are not going to move data faster over the LAN.


- Original Message -
From: Dearman, Richard [EMAIL PROTECTED]
Sent: Friday, April 27, 2001 1:32:51 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup

 I am not using any TDP product.  I'm picking up oracle db dump files with
 the regular tsm client.  Going over a 100mb ethernet segment.  Then
 migrating the files to a 3494 library.  All the data goes to disk first.



 -Original Message-
 From: Prather, Wanda [mailto:[EMAIL PROTECTED]]
 Sent: Friday, April 27, 2001 12:25 PM
 To: [EMAIL PROTECTED]
 Subject: Re: 500GB Backup


 And it depends on the type of DB.  TSM only supports a couple in LAN-free
 mode.

 -Original Message-
 From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
 Sent: Friday, April 27, 2001 1:18 PM
 To: [EMAIL PROTECTED]
 Subject: Re: 500GB Backup


 You need a SAN in place to use the LAN free backup.

 -Original Message-
 From: PINNI, BALANAND (SBCSI) [mailto:[EMAIL PROTECTED]]
 Sent: Friday, April 27, 2001 12:01 PM
 To: [EMAIL PROTECTED]
 Subject: Re: 500GB Backup
 Importance: High


 Hi
 If I am correct IBM offers LAN free backup which is faster .But need to
 purchase additional s/w.
 pinni



 -Original Message-
 From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
 Sent: Friday, April 27, 2001 11:48 AM
 To: [EMAIL PROTECTED]
 Subject: 500GB Backup


 I need to backup a 500GB database and my current setup is my tsm server is
 on the same ip subnet has the database server.  Tsm is connected to 500GB
of
 SSA storage with 5 RAID5 sets with two 50GB tsm volumes on each raid set.
 My though put to the disk only seems to be 9000 kB/s.  Which doesn't seem
 very high to me. My backup time is about 6 hours.  Does anyone have any
 better senarios for backing up this amount of data in the smallest amount
of
 time soon.  I am going to be backing up a 1Tb per day and I need to get me
 backup times to the lowest.  Does anyone have any suggestions on how to do
 that.

 Thanks
 ***EMAIL  DISCLAIMER**
 This e-mail and any files transmitted with it may be confidential and are
 intended solely for the use of the individual or entity to whom they are
 addressed.   If you are not the intended recipient or the individual
 responsible for delivering the e-mail to the intended recipient, any
 disclosure, copying, distribution or any action taken or omitted to be
taken
 in reliance on it, is strictly prohibited.  If you have received this
e-mail
 in error, please delete it and notify the sender or contact Health
 Information  Management (312) 996-3941.
 ***EMAIL  DISCLAIMER**
 This e-mail and any files transmitted with it may be confidential and are
 intended solely for the use of the individual or entity to whom they are
 addressed.   If you are not the intended recipient or the individual
 responsible for delivering the e-mail to the intended recipient, any
 disclosure, copying, distribution or any action taken or omitted to be
taken
 in reliance on it, is strictly prohibited.  If you have received this
e-mail
 in error, please delete it and notify the sender or contact Health
 Information  Management (312) 996-3941.
 ***EMAIL  DISCLAIMER**
 This e-mail and any files transmitted with it may be confidential and are
 intended solely for the use of the individual or entity to whom they are
 addressed.   If you are not the intended recipient or the individual
 responsible for delivering the e-mail to the intended recipient, any
 disclosure, copying, distribution or any action taken or omitted to be
taken
 in reliance on it, is strictly prohibited.  If you have received this
e-mail
 in error, please delete it and notify the sender or contact Health
 Information  Management (312) 996-3941.



Re: 500GB Backup

2001-04-27 Thread Richard L. Rhodes

On 27 Apr 2001, at 12:32, Dearman, Richard wrote:

 I am not using any TDP product.  I'm picking up oracle db dump files with
 the regular tsm client.  Going over a 100mb ethernet segment.  Then
 migrating the files to a 3494 library.  All the data goes to disk first.



 -Original Message-
 From: Prather, Wanda [mailto:[EMAIL PROTECTED]]
 Sent: Friday, April 27, 2001 12:25 PM
 To: [EMAIL PROTECTED]
 Subject: Re: 500GB Backup


 And it depends on the type of DB.  TSM only supports a couple in LAN-free
 mode.

 -Original Message-
 From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
 Sent: Friday, April 27, 2001 1:18 PM
 To: [EMAIL PROTECTED]
 Subject: Re: 500GB Backup


 You need a SAN in place to use the LAN free backup.

 -Original Message-
 From: PINNI, BALANAND (SBCSI) [mailto:[EMAIL PROTECTED]]
 Sent: Friday, April 27, 2001 12:01 PM
 To: [EMAIL PROTECTED]
 Subject: Re: 500GB Backup
 Importance: High


 Hi
 If I am correct IBM offers LAN free backup which is faster .But need to
 purchase additional s/w.
 pinni



 -Original Message-
 From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
 Sent: Friday, April 27, 2001 11:48 AM
 To: [EMAIL PROTECTED]
 Subject: 500GB Backup


 I need to backup a 500GB database and my current setup is my tsm server is
 on the same ip subnet has the database server.  Tsm is connected to 500GB of
 SSA storage with 5 RAID5 sets with two 50GB tsm volumes on each raid set.
 My though put to the disk only seems to be 9000 kB/s.  Which doesn't seem
 very high to me. My backup time is about 6 hours.  Does anyone have any
 better senarios for backing up this amount of data in the smallest amount of
 time soon.  I am going to be backing up a 1Tb per day and I need to get me
 backup times to the lowest.  Does anyone have any suggestions on how to do
 that.

 Thanks
 ***EMAIL  DISCLAIMER**
 This e-mail and any files transmitted with it may be confidential and are
 intended solely for the use of the individual or entity to whom they are
 addressed.   If you are not the intended recipient or the individual
 responsible for delivering the e-mail to the intended recipient, any
 disclosure, copying, distribution or any action taken or omitted to be taken
 in reliance on it, is strictly prohibited.  If you have received this e-mail
 in error, please delete it and notify the sender or contact Health
 Information  Management (312) 996-3941.
 ***EMAIL  DISCLAIMER**
 This e-mail and any files transmitted with it may be confidential and are
 intended solely for the use of the individual or entity to whom they are
 addressed.   If you are not the intended recipient or the individual
 responsible for delivering the e-mail to the intended recipient, any
 disclosure, copying, distribution or any action taken or omitted to be taken
 in reliance on it, is strictly prohibited.  If you have received this e-mail
 in error, please delete it and notify the sender or contact Health
 Information  Management (312) 996-3941.
 ***EMAIL  DISCLAIMER**
 This e-mail and any files transmitted with it may be confidential and are
 intended solely for the use of the individual or entity to whom they are
 addressed.   If you are not the intended recipient or the individual
 responsible for delivering the e-mail to the intended recipient, any
 disclosure, copying, distribution or any action taken or omitted to be taken
 in reliance on it, is strictly prohibited.  If you have received this e-mail
 in error, please delete it and notify the sender or contact Health
 Information  Management (312) 996-3941.




Re: 500GB Backup

2001-04-27 Thread Dearman, Richard

The amount of data is the same everday 500GB full backup.  I'm using one SSA
card in the tsm system.  I could get Gig cards if I have proof that I'm
maxing out the current 100mb cards in the system and I don't seem to be
doing that.  The tsm server is plugged into the same switch has the backup
server and on the same ip subnet.  Also, the database files that I'm backing
up are just oracle dump files.  The tsm serve is also running aix 4.3.3.

-Original Message-
From: Vibhute, Bandu [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 12:35 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


We are backing up 2 servers of capacity 1.2 TB everyday. We have shark
system and flash copy is implemented on shark. Without client interference
we backup 1.2 Gig to TSM. It's running with 6 drives. No LAN/Free. But it's
Client/Free backup. To restore we have placed Gbit Interfaces in Client and
TSM Server.

You need to give more information of your server and database.

Are you doing incremental or full backup and which database you have?
If incremental how much data is changed everyday?

Can you afford GBit interface between data server and TSM? ( IT needs 2
adapter and 1 switch)
How many drives your library have? How many SSA adapters are installed in
server?

Thank you,
Bandu Vibhute,
Bestfoods Baking Company,
55 Paradise Lane, Bay Shore, NY, 11706
Voice: 631-951-5212, Cell: 516-702-0323


-Original Message-
From: PINNI, BALANAND (SBCSI) [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 1:01 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup
Importance: High


Hi
If I am correct IBM offers LAN free backup which is faster .But need to
purchase additional s/w.
pinni



-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 11:48 AM
To: [EMAIL PROTECTED]
Subject: 500GB Backup


I need to backup a 500GB database and my current setup is my tsm server is
on the same ip subnet has the database server.  Tsm is connected to 500GB of
SSA storage with 5 RAID5 sets with two 50GB tsm volumes on each raid set.
My though put to the disk only seems to be 9000 kB/s.  Which doesn't seem
very high to me. My backup time is about 6 hours.  Does anyone have any
better senarios for backing up this amount of data in the smallest amount of
time soon.  I am going to be backing up a 1Tb per day and I need to get me
backup times to the lowest.  Does anyone have any suggestions on how to do
that.

Thanks
***EMAIL  DISCLAIMER**
This e-mail and any files transmitted with it may be confidential and are
intended solely for the use of the individual or entity to whom they are
addressed.   If you are not the intended recipient or the individual
responsible for delivering the e-mail to the intended recipient, any
disclosure, copying, distribution or any action taken or omitted to be taken
in reliance on it, is strictly prohibited.  If you have received this e-mail
in error, please delete it and notify the sender or contact Health
Information  Management (312) 996-3941.


WorldSecure Server baking.bestfoods.com made the following
 annotations on 04/27/01 13:24:11

-
The origin of this electronic mail message was the Internet.
Bestfoods Baking cannot validate the authenticity
of the sender and therefore cannot be held accountable
for any content within.
===



WorldSecure Server baking.bestfoods.com made the following
 annotations on 04/27/01 13:43:02

-
This message may contain confidential and trade secret information of
Bestfoods Baking, and be subject to the Economic Espionage Act of 1996. For
recipient's use only. If you have received this message in error, please
delete immediately, and alert the sender.

===
***EMAIL  DISCLAIMER**
This e-mail and any files transmitted with it may be confidential and are
intended solely for the use of the individual or entity to whom they are
addressed.   If you are not the intended recipient or the individual
responsible for delivering the e-mail to the intended recipient, any
disclosure, copying, distribution or any action taken or omitted to be taken
in reliance on it, is strictly prohibited.  If you have received this e-mail
in error, please delete it and notify the sender or contact Health
Information  Management (312) 996-3941.



Re: 500GB Backup

2001-04-27 Thread Davidson, Becky

The only way to speed things up that I can think of is to do additional
threads but you can only do 3 from what our experience has been.

-Original Message-
From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 11:48 AM
To: [EMAIL PROTECTED]
Subject: 500GB Backup


I need to backup a 500GB database and my current setup is my tsm server is
on the same ip subnet has the database server.  Tsm is connected to 500GB of
SSA storage with 5 RAID5 sets with two 50GB tsm volumes on each raid set.
My though put to the disk only seems to be 9000 kB/s.  Which doesn't seem
very high to me. My backup time is about 6 hours.  Does anyone have any
better senarios for backing up this amount of data in the smallest amount of
time soon.  I am going to be backing up a 1Tb per day and I need to get me
backup times to the lowest.  Does anyone have any suggestions on how to do
that.

Thanks
***EMAIL  DISCLAIMER**
This e-mail and any files transmitted with it may be confidential and are
intended solely for the use of the individual or entity to whom they are
addressed.   If you are not the intended recipient or the individual
responsible for delivering the e-mail to the intended recipient, any
disclosure, copying, distribution or any action taken or omitted to be taken
in reliance on it, is strictly prohibited.  If you have received this e-mail
in error, please delete it and notify the sender or contact Health
Information  Management (312) 996-3941.



Re: 500GB Backup

2001-04-27 Thread Dearman, Richard

9000 kB/s is only 9mb per second.  Over a 100meg ethernet LAN.  That doesn't
sound to god to me.

-Original Message-
From: Adolph Kahan [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 1:02 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


If you're getting 9000 kBytes/s over a 100mb LAN, then that is very good
and you
are not going to move data faster over the LAN.


- Original Message -
From: Dearman, Richard [EMAIL PROTECTED]
Sent: Friday, April 27, 2001 1:32:51 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup

 I am not using any TDP product.  I'm picking up oracle db dump files with
 the regular tsm client.  Going over a 100mb ethernet segment.  Then
 migrating the files to a 3494 library.  All the data goes to disk first.



 -Original Message-
 From: Prather, Wanda [mailto:[EMAIL PROTECTED]]
 Sent: Friday, April 27, 2001 12:25 PM
 To: [EMAIL PROTECTED]
 Subject: Re: 500GB Backup


 And it depends on the type of DB.  TSM only supports a couple in LAN-free
 mode.

 -Original Message-
 From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
 Sent: Friday, April 27, 2001 1:18 PM
 To: [EMAIL PROTECTED]
 Subject: Re: 500GB Backup


 You need a SAN in place to use the LAN free backup.

 -Original Message-
 From: PINNI, BALANAND (SBCSI) [mailto:[EMAIL PROTECTED]]
 Sent: Friday, April 27, 2001 12:01 PM
 To: [EMAIL PROTECTED]
 Subject: Re: 500GB Backup
 Importance: High


 Hi
 If I am correct IBM offers LAN free backup which is faster .But need to
 purchase additional s/w.
 pinni



 -Original Message-
 From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
 Sent: Friday, April 27, 2001 11:48 AM
 To: [EMAIL PROTECTED]
 Subject: 500GB Backup


 I need to backup a 500GB database and my current setup is my tsm server is
 on the same ip subnet has the database server.  Tsm is connected to 500GB
of
 SSA storage with 5 RAID5 sets with two 50GB tsm volumes on each raid set.
 My though put to the disk only seems to be 9000 kB/s.  Which doesn't seem
 very high to me. My backup time is about 6 hours.  Does anyone have any
 better senarios for backing up this amount of data in the smallest amount
of
 time soon.  I am going to be backing up a 1Tb per day and I need to get me
 backup times to the lowest.  Does anyone have any suggestions on how to do
 that.

 Thanks
 ***EMAIL  DISCLAIMER**
 This e-mail and any files transmitted with it may be confidential and are
 intended solely for the use of the individual or entity to whom they are
 addressed.   If you are not the intended recipient or the individual
 responsible for delivering the e-mail to the intended recipient, any
 disclosure, copying, distribution or any action taken or omitted to be
taken
 in reliance on it, is strictly prohibited.  If you have received this
e-mail
 in error, please delete it and notify the sender or contact Health
 Information  Management (312) 996-3941.
 ***EMAIL  DISCLAIMER**
 This e-mail and any files transmitted with it may be confidential and are
 intended solely for the use of the individual or entity to whom they are
 addressed.   If you are not the intended recipient or the individual
 responsible for delivering the e-mail to the intended recipient, any
 disclosure, copying, distribution or any action taken or omitted to be
taken
 in reliance on it, is strictly prohibited.  If you have received this
e-mail
 in error, please delete it and notify the sender or contact Health
 Information  Management (312) 996-3941.
 ***EMAIL  DISCLAIMER**
 This e-mail and any files transmitted with it may be confidential and are
 intended solely for the use of the individual or entity to whom they are
 addressed.   If you are not the intended recipient or the individual
 responsible for delivering the e-mail to the intended recipient, any
 disclosure, copying, distribution or any action taken or omitted to be
taken
 in reliance on it, is strictly prohibited.  If you have received this
e-mail
 in error, please delete it and notify the sender or contact Health
 Information  Management (312) 996-3941.
***EMAIL  DISCLAIMER**
This e-mail and any files transmitted with it may be confidential and are
intended solely for the use of the individual or entity to whom they are
addressed.   If you are not the intended recipient or the individual
responsible for delivering the e-mail to the intended recipient, any
disclosure, copying, distribution or any action taken or omitted to be taken
in reliance on it, is strictly prohibited.  If you have received this e-mail
in error, please delete it and notify the sender or contact Health
Information  Management (312) 996-3941.



Re: 500GB Backup

2001-04-27 Thread Jeff Bach

Gigabit ethernet.  a switched network. multi-thread.

This is normal throughput.

100 meg is 100/8 megabytes

LAN free is 40 Gigs per hour.

1.  Speed up client disks
2.  stop doing RAID5
3.  SAN storage


 -Original Message-
 From: Dearman, Richard [SMTP:[EMAIL PROTECTED]]
 Sent: Friday, April 27, 2001 2:03 PM
 To:   [EMAIL PROTECTED]
 Subject:  Re: 500GB Backup

 9000 kB/s is only 9mb per second.  Over a 100meg ethernet LAN.  That
 doesn't
 sound to god to me.

 -Original Message-
 From: Adolph Kahan [mailto:[EMAIL PROTECTED]]
 Sent: Friday, April 27, 2001 1:02 PM
 To: [EMAIL PROTECTED]
 Subject: Re: 500GB Backup


 If you're getting 9000 kBytes/s over a 100mb LAN, then that is very good
 and you
 are not going to move data faster over the LAN.


 - Original Message -
 From: Dearman, Richard [EMAIL PROTECTED]
 Sent: Friday, April 27, 2001 1:32:51 PM
 To: [EMAIL PROTECTED]
 Subject: Re: 500GB Backup

  I am not using any TDP product.  I'm picking up oracle db dump files
 with
  the regular tsm client.  Going over a 100mb ethernet segment.  Then
  migrating the files to a 3494 library.  All the data goes to disk first.
 
 
 
  -Original Message-
  From: Prather, Wanda [mailto:[EMAIL PROTECTED]]
  Sent: Friday, April 27, 2001 12:25 PM
  To: [EMAIL PROTECTED]
  Subject: Re: 500GB Backup
 
 
  And it depends on the type of DB.  TSM only supports a couple in
 LAN-free
  mode.
 
  -Original Message-
  From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
  Sent: Friday, April 27, 2001 1:18 PM
  To: [EMAIL PROTECTED]
  Subject: Re: 500GB Backup
 
 
  You need a SAN in place to use the LAN free backup.
 
  -Original Message-
  From: PINNI, BALANAND (SBCSI) [mailto:[EMAIL PROTECTED]]
  Sent: Friday, April 27, 2001 12:01 PM
  To: [EMAIL PROTECTED]
  Subject: Re: 500GB Backup
  Importance: High
 
 
  Hi
  If I am correct IBM offers LAN free backup which is faster .But need to
  purchase additional s/w.
  pinni
 
 
 
  -Original Message-
  From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
  Sent: Friday, April 27, 2001 11:48 AM
  To: [EMAIL PROTECTED]
  Subject: 500GB Backup
 
 
  I need to backup a 500GB database and my current setup is my tsm server
 is
  on the same ip subnet has the database server.  Tsm is connected to
 500GB
 of
  SSA storage with 5 RAID5 sets with two 50GB tsm volumes on each raid
 set.
  My though put to the disk only seems to be 9000 kB/s.  Which doesn't
 seem
  very high to me. My backup time is about 6 hours.  Does anyone have any
  better senarios for backing up this amount of data in the smallest
 amount
 of
  time soon.  I am going to be backing up a 1Tb per day and I need to get
 me
  backup times to the lowest.  Does anyone have any suggestions on how to
 do
  that.
 
  Thanks
  ***EMAIL  DISCLAIMER**
  This e-mail and any files transmitted with it may be confidential and
 are
  intended solely for the use of the individual or entity to whom they are
  addressed.   If you are not the intended recipient or the individual
  responsible for delivering the e-mail to the intended recipient, any
  disclosure, copying, distribution or any action taken or omitted to be
 taken
  in reliance on it, is strictly prohibited.  If you have received this
 e-mail
  in error, please delete it and notify the sender or contact Health
  Information  Management (312) 996-3941.
  ***EMAIL  DISCLAIMER**
  This e-mail and any files transmitted with it may be confidential and
 are
  intended solely for the use of the individual or entity to whom they are
  addressed.   If you are not the intended recipient or the individual
  responsible for delivering the e-mail to the intended recipient, any
  disclosure, copying, distribution or any action taken or omitted to be
 taken
  in reliance on it, is strictly prohibited.  If you have received this
 e-mail
  in error, please delete it and notify the sender or contact Health
  Information  Management (312) 996-3941.
  ***EMAIL  DISCLAIMER**
  This e-mail and any files transmitted with it may be confidential and
 are
  intended solely for the use of the individual or entity to whom they are
  addressed.   If you are not the intended recipient or the individual
  responsible for delivering the e-mail to the intended recipient, any
  disclosure, copying, distribution or any action taken or omitted to be
 taken
  in reliance on it, is strictly prohibited.  If you have received this
 e-mail
  in error, please delete it and notify the sender or contact Health
  Information  Management (312) 996-3941.
 ***EMAIL  DISCLAIMER**
 This e-mail and any files transmitted with it may be confidential and are
 intended solely for the use of the individual or entity to whom they are
 addressed.   If you are not the intended

Re: 500GB Backup

2001-04-27 Thread Dearman, Richard

9000 kb is only 9 megabytes per second.  Over 100 megabyte lan.  I'm only
using 10% of my band width.  There has to be a better tranfer rate than
this.  I need to be able to backup 500GB in an hour!!  and 1TB in 2 hours!!
Somebody solve that one?


-Original Message-
From: Jeff Bach [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 27, 2001 2:29 PM
To: [EMAIL PROTECTED]
Subject: Re: 500GB Backup


Gigabit ethernet.  a switched network. multi-thread.

This is normal throughput.

100 meg is 100/8 megabytes

LAN free is 40 Gigs per hour.

1.  Speed up client disks
2.  stop doing RAID5
3.  SAN storage


 -Original Message-
 From: Dearman, Richard [SMTP:[EMAIL PROTECTED]]
 Sent: Friday, April 27, 2001 2:03 PM
 To:   [EMAIL PROTECTED]
 Subject:  Re: 500GB Backup

 9000 kB/s is only 9mb per second.  Over a 100meg ethernet LAN.  That
 doesn't
 sound to god to me.

 -Original Message-
 From: Adolph Kahan [mailto:[EMAIL PROTECTED]]
 Sent: Friday, April 27, 2001 1:02 PM
 To: [EMAIL PROTECTED]
 Subject: Re: 500GB Backup


 If you're getting 9000 kBytes/s over a 100mb LAN, then that is very good
 and you
 are not going to move data faster over the LAN.


 - Original Message -
 From: Dearman, Richard [EMAIL PROTECTED]
 Sent: Friday, April 27, 2001 1:32:51 PM
 To: [EMAIL PROTECTED]
 Subject: Re: 500GB Backup

  I am not using any TDP product.  I'm picking up oracle db dump files
 with
  the regular tsm client.  Going over a 100mb ethernet segment.  Then
  migrating the files to a 3494 library.  All the data goes to disk first.
 
 
 
  -Original Message-
  From: Prather, Wanda [mailto:[EMAIL PROTECTED]]
  Sent: Friday, April 27, 2001 12:25 PM
  To: [EMAIL PROTECTED]
  Subject: Re: 500GB Backup
 
 
  And it depends on the type of DB.  TSM only supports a couple in
 LAN-free
  mode.
 
  -Original Message-
  From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
  Sent: Friday, April 27, 2001 1:18 PM
  To: [EMAIL PROTECTED]
  Subject: Re: 500GB Backup
 
 
  You need a SAN in place to use the LAN free backup.
 
  -Original Message-
  From: PINNI, BALANAND (SBCSI) [mailto:[EMAIL PROTECTED]]
  Sent: Friday, April 27, 2001 12:01 PM
  To: [EMAIL PROTECTED]
  Subject: Re: 500GB Backup
  Importance: High
 
 
  Hi
  If I am correct IBM offers LAN free backup which is faster .But need to
  purchase additional s/w.
  pinni
 
 
 
  -Original Message-
  From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
  Sent: Friday, April 27, 2001 11:48 AM
  To: [EMAIL PROTECTED]
  Subject: 500GB Backup
 
 
  I need to backup a 500GB database and my current setup is my tsm server
 is
  on the same ip subnet has the database server.  Tsm is connected to
 500GB
 of
  SSA storage with 5 RAID5 sets with two 50GB tsm volumes on each raid
 set.
  My though put to the disk only seems to be 9000 kB/s.  Which doesn't
 seem
  very high to me. My backup time is about 6 hours.  Does anyone have any
  better senarios for backing up this amount of data in the smallest
 amount
 of
  time soon.  I am going to be backing up a 1Tb per day and I need to get
 me
  backup times to the lowest.  Does anyone have any suggestions on how to
 do
  that.
 
  Thanks
  ***EMAIL  DISCLAIMER**
  This e-mail and any files transmitted with it may be confidential and
 are
  intended solely for the use of the individual or entity to whom they are
  addressed.   If you are not the intended recipient or the individual
  responsible for delivering the e-mail to the intended recipient, any
  disclosure, copying, distribution or any action taken or omitted to be
 taken
  in reliance on it, is strictly prohibited.  If you have received this
 e-mail
  in error, please delete it and notify the sender or contact Health
  Information  Management (312) 996-3941.
  ***EMAIL  DISCLAIMER**
  This e-mail and any files transmitted with it may be confidential and
 are
  intended solely for the use of the individual or entity to whom they are
  addressed.   If you are not the intended recipient or the individual
  responsible for delivering the e-mail to the intended recipient, any
  disclosure, copying, distribution or any action taken or omitted to be
 taken
  in reliance on it, is strictly prohibited.  If you have received this
 e-mail
  in error, please delete it and notify the sender or contact Health
  Information  Management (312) 996-3941.
  ***EMAIL  DISCLAIMER**
  This e-mail and any files transmitted with it may be confidential and
 are
  intended solely for the use of the individual or entity to whom they are
  addressed.   If you are not the intended recipient or the individual
  responsible for delivering the e-mail to the intended recipient, any
  disclosure, copying, distribution or any action taken or omitted to be
 taken
  in reliance on it, is strictly prohibited.  If you

Re: 500GB Backup

2001-04-27 Thread Jeff Bach

9 megabytes is 72 megabits, the max over 100 MB is 100 megabits or 100/8
megabytes. Expect 80% of the max throughput.

I would get gigabit.

Jeff Bach

 -Original Message-
 From: Dearman, Richard [SMTP:[EMAIL PROTECTED]]
 Sent: Friday, April 27, 2001 2:50 PM
 To:   [EMAIL PROTECTED]
 Subject:  Re: 500GB Backup

 9000 kb is only 9 megabytes per second.  Over 100 megabyte lan.  I'm only
 using 10% of my band width.  There has to be a better tranfer rate than
 this.  I need to be able to backup 500GB in an hour!!  and 1TB in 2
 hours!!
 Somebody solve that one?


 -Original Message-
 From: Jeff Bach [mailto:[EMAIL PROTECTED]]
 Sent: Friday, April 27, 2001 2:29 PM
 To: [EMAIL PROTECTED]
 Subject: Re: 500GB Backup


 Gigabit ethernet.  a switched network. multi-thread.

 This is normal throughput.

 100 meg is 100/8 megabytes

 LAN free is 40 Gigs per hour.

 1.  Speed up client disks
 2.  stop doing RAID5
 3.  SAN storage


  -Original Message-
  From: Dearman, Richard [SMTP:[EMAIL PROTECTED]]
  Sent: Friday, April 27, 2001 2:03 PM
  To:   [EMAIL PROTECTED]
  Subject:  Re: 500GB Backup
 
  9000 kB/s is only 9mb per second.  Over a 100meg ethernet LAN.  That
  doesn't
  sound to god to me.
 
  -Original Message-
  From: Adolph Kahan [mailto:[EMAIL PROTECTED]]
  Sent: Friday, April 27, 2001 1:02 PM
  To: [EMAIL PROTECTED]
  Subject: Re: 500GB Backup
 
 
  If you're getting 9000 kBytes/s over a 100mb LAN, then that is very good
  and you
  are not going to move data faster over the LAN.
 
 
  - Original Message -
  From: Dearman, Richard [EMAIL PROTECTED]
  Sent: Friday, April 27, 2001 1:32:51 PM
  To: [EMAIL PROTECTED]
  Subject: Re: 500GB Backup
 
   I am not using any TDP product.  I'm picking up oracle db dump files
  with
   the regular tsm client.  Going over a 100mb ethernet segment.  Then
   migrating the files to a 3494 library.  All the data goes to disk
 first.
  
  
  
   -Original Message-
   From: Prather, Wanda [mailto:[EMAIL PROTECTED]]
   Sent: Friday, April 27, 2001 12:25 PM
   To: [EMAIL PROTECTED]
   Subject: Re: 500GB Backup
  
  
   And it depends on the type of DB.  TSM only supports a couple in
  LAN-free
   mode.
  
   -Original Message-
   From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
   Sent: Friday, April 27, 2001 1:18 PM
   To: [EMAIL PROTECTED]
   Subject: Re: 500GB Backup
  
  
   You need a SAN in place to use the LAN free backup.
  
   -Original Message-
   From: PINNI, BALANAND (SBCSI) [mailto:[EMAIL PROTECTED]]
   Sent: Friday, April 27, 2001 12:01 PM
   To: [EMAIL PROTECTED]
   Subject: Re: 500GB Backup
   Importance: High
  
  
   Hi
   If I am correct IBM offers LAN free backup which is faster .But need
 to
   purchase additional s/w.
   pinni
  
  
  
   -Original Message-
   From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
   Sent: Friday, April 27, 2001 11:48 AM
   To: [EMAIL PROTECTED]
   Subject: 500GB Backup
  
  
   I need to backup a 500GB database and my current setup is my tsm
 server
  is
   on the same ip subnet has the database server.  Tsm is connected to
  500GB
  of
   SSA storage with 5 RAID5 sets with two 50GB tsm volumes on each raid
  set.
   My though put to the disk only seems to be 9000 kB/s.  Which doesn't
  seem
   very high to me. My backup time is about 6 hours.  Does anyone have
 any
   better senarios for backing up this amount of data in the smallest
  amount
  of
   time soon.  I am going to be backing up a 1Tb per day and I need to
 get
  me
   backup times to the lowest.  Does anyone have any suggestions on how
 to
  do
   that.
  
   Thanks
   ***EMAIL  DISCLAIMER**
   This e-mail and any files transmitted with it may be confidential and
  are
   intended solely for the use of the individual or entity to whom they
 are
   addressed.   If you are not the intended recipient or the individual
   responsible for delivering the e-mail to the intended recipient, any
   disclosure, copying, distribution or any action taken or omitted to be
  taken
   in reliance on it, is strictly prohibited.  If you have received this
  e-mail
   in error, please delete it and notify the sender or contact Health
   Information  Management (312) 996-3941.
   ***EMAIL  DISCLAIMER**
   This e-mail and any files transmitted with it may be confidential and
  are
   intended solely for the use of the individual or entity to whom they
 are
   addressed.   If you are not the intended recipient or the individual
   responsible for delivering the e-mail to the intended recipient, any
   disclosure, copying, distribution or any action taken or omitted to be
  taken
   in reliance on it, is strictly prohibited.  If you have received this
  e-mail
   in error, please delete it and notify the sender or contact Health
   Information  Management (312) 996-3941

Re: 500GB Backup

2001-04-27 Thread Jeff Bach

TCP can be configured to be just because multi-threading works better to
DISK storage pools.  A single thread may be up to 25% faster though.

 -Original Message-
 From: PINNI, BALANAND (SBCSI) [SMTP:[EMAIL PROTECTED]]
 Sent: Friday, April 27, 2001 12:01 PM
 To:   [EMAIL PROTECTED]
 Subject:  Re: 500GB Backup
 Importance:   High

 Hi
 If I am correct IBM offers LAN free backup which is faster .But need to
 purchase additional s/w.
 pinni



 -Original Message-
 From: Dearman, Richard [mailto:[EMAIL PROTECTED]]
 Sent: Friday, April 27, 2001 11:48 AM
 To: [EMAIL PROTECTED]
 Subject: 500GB Backup


 I need to backup a 500GB database and my current setup is my tsm server is
 on the same ip subnet has the database server.  Tsm is connected to 500GB
 of
 SSA storage with 5 RAID5 sets with two 50GB tsm volumes on each raid set.
 My though put to the disk only seems to be 9000 kB/s.  Which doesn't seem
 very high to me. My backup time is about 6 hours.  Does anyone have any
 better senarios for backing up this amount of data in the smallest amount
 of
 time soon.  I am going to be backing up a 1Tb per day and I need to get me
 backup times to the lowest.  Does anyone have any suggestions on how to do
 that.

 Thanks
 ***EMAIL  DISCLAIMER**
 This e-mail and any files transmitted with it may be confidential and are
 intended solely for the use of the individual or entity to whom they are
 addressed.   If you are not the intended recipient or the individual
 responsible for delivering the e-mail to the intended recipient, any
 disclosure, copying, distribution or any action taken or omitted to be
 taken
 in reliance on it, is strictly prohibited.  If you have received this
 e-mail
 in error, please delete it and notify the sender or contact Health
 Information  Management (312) 996-3941.


**
This email and any files transmitted with it are confidential
and intended solely for the individual or entity to
whom they are addressed.  If you have received this email
in error destroy it immediately.
**