If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > db2 backups very slow

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-09-11, 01:56
mbuhari mbuhari is offline
Registered User
 
Join Date: May 2011
Posts: 2
Smile db2 backups very slow

Hi, I have 4 TB db2 db. all tablespaces complete very fast except one tablespace PSAPBTABD (2 terra byte )

** This tablespace takes 36 hours to completes
** The start backup throughput is 100MB / second which is good
** after 3 hours the backup throghput falls down to 10MB / sec which is bad

We have tried the following:

** Increase utility memory
** rebalance the PSAPBTABD from one stripe set to 10 stripe sets
** Increase the DB2_PARALLEL_IO=*:5
** Upgrade the DB2 9.1 to latest fix pak 10

Nothing works, this tablespace is very slow, all other small tablespaces take good backup throughput of 100mb/sec. We have called in the TSM tivoli vendor. He confirmed there is no issue with TSM layer

Anyone has any thoughts?

Thanks in advance...
Reply With Quote
  #2 (permalink)  
Old 05-09-11, 03:44
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,198
Specify multiple paths for the backup, preferably on different disks or different disk arrays (each with its own mount point). For example:

backup db sample to /db2/backup1/sample, /db2/backup2/sample, /db2/backup3/sample, /db2/backup4/sample compress
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
  #3 (permalink)  
Old 05-09-11, 05:31
mbuhari mbuhari is offline
Registered User
 
Join Date: May 2011
Posts: 2
Hi, I am using TSM with 4 sessions, also tried with 8 sessions and parallelism 16.

The initial 20% of the backup goes very fast and after that It slows down and takes 36 hours
Reply With Quote
  #4 (permalink)  
Old 05-10-11, 11:42
nvk@vhv nvk@vhv is offline
Registered User
 
Join Date: Jan 2010
Posts: 294
Quote:
Originally Posted by mbuhari View Post
** rebalance the PSAPBTABD from one stripe set to 10 stripe sets
What do you mean by stripe set? You have 10 Containers for the TBS? Or do you have a single LUN build from 10 Stripe Sets from your SAN?

100 MB/s is compressed or not? If it's uncompressed, i'ld guess there's a bottleneck somewhere (network???). But that's more general and not related with the backup of your tablespace.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On