Version running is DB2 9.5 Workgroup edition
I have a database in production and a database in development. The database in development is actually about 6 months old and was a copy of production. The database in development is running on a vm, running x64 windows 2003 with 6gb of memory. The production database is windows 2003 x64 has 20 gb of memory, is a physical box. Each box is connected to an emc nas, each box has four volumes/ four seperate file systems in which the database is configured to backup to. The issue I have is the 200GB database will backup in about 2 hours in development and takes almost 7 hours in production. I've gone over disk config and everything with a fine tooth comb and cant of the life of me understand why backups are taking so long in production. The last config i used for he backup command based on the config from the gui backup setup was:
backup database pms3 to "f:\","g:\","h:\","i:\" with 10 buffers buffer 1024 parallelism 4
The backup starts off like gangbusters in production almost 10% complete after first 10 minutes, and seems to eventually hit a wall and starts to crawl.
Not sure else is going on disk wise across entire nas, and just cant figure out if it could be something with the structure of the database itself? any thoughts you might have would be great. like i said, the weird thing is the performance on the vm thats running a copy of the db from 5 months ago seems to have decent backup performance. processor on production database is doing nothing, lots of memory available. i understand some suggest not applying any settings while issuing the command to kickoff backup, but have tried several different ways with similar results, including not issue any extra commands.
I've also copied out the config from the db to diplay:
"Applications","AVG_APPLS","AU - Anonymous - W4g7tATC - Pastebin.com
one last thing to share, is i did a dump of the config parms on each box and then compraed the two
left side is production(slow backup) right side is dev(fast backup)
http://imagebin.ca/img/3xN2Rp.png
I'm not really a db2 admin, just trying to fill the role since our vendor cant