all groups > sql server new users > october 2005 >
You're in the

sql server new users

group:

What server do you prefer?


What server do you prefer? Ivan
10/4/2005 11:21:04 PM
sql server new users:
Hi....

I need to buy a new server for my MS-SQL... becose frequently appear
deadlock's, and the Disk Times (read and write) are over the 80%... so i have
some questions about that...

What's better for SQL...
server with 2 cpu bus 800 or 4 cpu bus 400??????

If i bought 2 servers for clustering, and one of then have RAID 10 with 4
HDD, is good idea to store all the DB in this server??? or i need a SAN????

Re: What server do you prefer? Kevin3NF
10/5/2005 9:42:54 AM
Additionally,

yes, you need a SAN if you go to clustering....as well as enterprise
editions of Windows and SQL....this is big money...

If I'm not mistaken, deadlocks are caused by two processes conflicting with
each other and neither willing to release to the other. The best hardware
in the world cannot resolve this code problem (maybe decrease the instances
of it, but not resolve). Fix that first and see what happens to perf.


--
Kevin Hill
President
3NF Consulting

www.3nf-inc.com/NewsGroups.htm


[quoted text, click to view]

Re: What server do you prefer? Steen Persson (DK)
10/5/2005 11:36:45 AM
[quoted text, click to view]

What about trying to optimize your existing server before you just by a
new one? If you are experiencing excessive disk READ/WRITE times, it
won't help a lot just to get a better CPU. Instead you should look at
your disk configuration. I.e. what RAID level are you running, how is
your database files organized, number of physical disk's, disk types etc.
Just blindly buying a new server might not give you anything else than a
happy hardware vendor...:-).



Regards
Re: What server do you prefer? Mike Hodgson
10/10/2005 12:00:00 AM
Not necessarily a SAN, but a shared SCSI volume such as, for example, a
Dell PowerVault 220S (roughly USD$5800 + disks) or an HP Modular Smart
Array 500 G2 (roughly USD$4800 + disks), which are considerably cheaper
than SANs.

--
*mike hodgson*
blog: http://sqlnerd.blogspot.com



[quoted text, click to view]
AddThis Social Bookmark Button