Re: Increasing Processor Utilization.
From: MZeeshan (mzeeshan_at_community.nospam)
Date: 02/08/05
- Next message: Mike Epprecht \(SQL MVP\): "Re: Increasing Processor Utilization."
- Previous message: pdxJaxon: "Re: Database Maintenance"
- In reply to: Mike Epprecht \(SQL MVP\): "Re: Increasing Processor Utilization."
- Next in thread: Mike Epprecht \(SQL MVP\): "Re: Increasing Processor Utilization."
- Reply: Mike Epprecht \(SQL MVP\): "Re: Increasing Processor Utilization."
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 8 Feb 2005 15:03:01 -0800
Thanks for the response. We also have database that has grown to 80+ GB (120+
GB when fragmented). The RAM is not that high just 2 GB (with quad xeon
processors). The Fiber Array Channel we have can support upto 2 GB data rate
but I think in reality it won't be giving throughput of 1 GB.
Under those circumstances, the database creation alone takes 4 1/2 hours
with restoration taking around 4+ hours itself. Definitely, this is something
that I would like to improve.
If you were in my shoes, where would you be spending your money?
Thanks again!
MZ
"Mike Epprecht (SQL MVP)" wrote:
> Hi
>
> During those times, disk I/O is your bottleneck and not processors.
> It does not help throwing more processing power when the disk can't keep up.
>
> The only time I have wanted to see more CPU utilization was when I created a
> 100GB DB on an EMC SAN with 128GB cache (yes GB). The cache was keeping up
> with the server. Very few people has such a configuration.
>
> There is nothing you can configure, except ensuring that your disk subsystem
> is running optimally.
>
> Regards
> --------------------------------
> Mike Epprecht, Microsoft SQL Server MVP
> Zurich, Switzerland
>
> IM: mike@epprecht.net
>
> MVP Program: http://www.microsoft.com/mvp
>
> Blog: http://www.msmvps.com/epprecht/
>
> "MZeeshan" <mzeeshan@community.nospam> wrote in message
> news:7780C0C4-05F7-4F84-A13F-F7D50F772B8D@microsoft.com...
> > Hello-
> >
> > We are using SQL 2000/sp3a on both Windows 2000/2003 server environments.
> > All SQL Server boxes are dedicated environments.
> >
> > The question I have is based on personal observation. During intense
> > database activity like database creation, backup/restore and/or index
> > rebuilds, if there is a Quad processor machine, only 1 out of 4 processors
> > has higher activity while other three remain fairly unutilized.
> >
> > Is it possible if we can do like some OS configuration changes (???) to
> > increase processor utilization (out of other 3). Can we start extra
> database
> > threads using the any other processor?
> >
> > Please let me know.
> >
> > --
> > Regards,
> > MZeeshan
>
>
>
- Next message: Mike Epprecht \(SQL MVP\): "Re: Increasing Processor Utilization."
- Previous message: pdxJaxon: "Re: Database Maintenance"
- In reply to: Mike Epprecht \(SQL MVP\): "Re: Increasing Processor Utilization."
- Next in thread: Mike Epprecht \(SQL MVP\): "Re: Increasing Processor Utilization."
- Reply: Mike Epprecht \(SQL MVP\): "Re: Increasing Processor Utilization."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|