cancel
Showing results for 
Search instead for 
Did you mean: 

DISKS IOPS

03-12-2009 11:38 AM
914 views 3 comments
0 Likes
SAP Managed Tags
Subscribe

A customer is asking for a number for the IOPS (Input/Output Operations Per Second)

I know that this is related to the RAID type (RAID5) but they are still asking for a number.

Is there anybody that can give my the required value for the IOPS?

They are working with SAN if this can help....

Thanks in advance,

Sam

0 Likes

Accepted Solutions (0)

Answers (3)

Answers (3)

sorin_radulescu
Product and Topic Expert
Product and Topic Expert
0 Likes

So actually we are going to speak about best practices for Microsoft SQL server.

You need one disk for data, one disk for transaction log and I suggest to have tempdb into separate disk.

If you really need detailed information then open Microsoft site and check into sql server site the best practices document.

Regards

Sorin Radulescu

Former Member
0 Likes

Sorin,

Thanks a lot for your reply.

Now they are just asking on how many disks this RAID types are calculated.

For example, if there are a lot of operations on the DB server, if they need more than one

disk to increase the write performance.

Could you help on this? Then they have their asnwer...

Thanks a lot for your help.

Kind regards,

Sam

sorin_radulescu
Product and Topic Expert
Product and Topic Expert
0 Likes

Into sizing document and also into performance tunning document from wiki is saying that

minimum recommended is app, web server has to be RAID1, db server RAID 5.

Recommendation is to use for OS RAID 1 and for data RAID 10.

Regards

Sorin Radulescu