Re: Backing up transaction logs gives poor performance.
- From: "SW" <anonymousgravy@xxxxxxxxxxx>
- Date: Fri, 20 Jul 2007 21:57:37 +0100
Hi,
The only option I have at the moment is saving them to a network drive, but I haven't checked to see if this is even possible.
Do you think it would make so much difference that it would be worth installing new disks?
Thanks,
SW
"Tibor Karaszi" <tibor_please.no.email_karaszi@xxxxxxxxxxxxxxxxxx> wrote in message news:0C271F78-637B-4E18-AFB3-C56C79EE2937@xxxxxxxxxxxxxxxx
Do you have everything on the RAID5 array? RAID5 is famous for being slow for writes. First step would be to write the log backups to some other drive. And perhaps even separating the log file(s) so an isolated RAID1 or RAID10.
--
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://sqlblog.com/blogs/tibor_karaszi
"SW" <anonymousgravy@xxxxxxxxxxx> wrote in message news:7D564181-5EC5-4B6F-A0A0-2B9B0D04E6A8@xxxxxxxxxxxxxxxxHi,
I have a problem with SQL server being very slow to access and use while I'm backing up transaction logs. I'm backing up the logs every half hour, and it makes the whole thing run so slowly it's driving the users nuts. It puts the application into a spin while the logs are being backed up and it's being used by a lot of people. If there's less people its still noticeable but not as severe.
Its SQL 2000, on a W2003 server, XP clients. Server has twin Xeon 2.8 cpus with 4GB RAM and a RAID 5 array. There's 2 instances of SQL server hosting 2 separate, different applications. The database sizes are varied. On one of the apps there's a database with a 11.5GB .mdf file, and a 6GB .ldf file. Transaction log backup files from this database are typically about 20MB while the application is busy. The users of both apps complain of the same problem - intermittent slowness so bad it sometimes makes the app unusable.
The log backup seems to cripple the entire machine.
Where do I start to cure this problem?
Is there a way I can get the maintenance plan to use less cpu? Or is it more likely a memory problem?
Any help appreciated, Thanks in advance,
SW
.
- Follow-Ups:
- Re: Backing up transaction logs gives poor performance.
- From: Tibor Karaszi
- Re: Backing up transaction logs gives poor performance.
- References:
- Backing up transaction logs gives poor performance.
- From: SW
- Re: Backing up transaction logs gives poor performance.
- From: Tibor Karaszi
- Backing up transaction logs gives poor performance.
- Prev by Date: Issues installing Sql Server Express on Server 2003 Domain Controller
- Next by Date: Re: Backing up transaction logs gives poor performance.
- Previous by thread: Re: Backing up transaction logs gives poor performance.
- Next by thread: Re: Backing up transaction logs gives poor performance.
- Index(es):
Relevant Pages
|