Hi guys,
I was just reading the Hardware Sizing for 4.00 (hopefully the latest version) and I noticed that for DBs > 80GB and 150+ users they recommend 2 mirrorred drives for log files and 6-7 for data.
I always thought that you needed more than that especially for the log.
I am trying to decide some HW sizing for a client that has about 35-40 users but 160+GB DB. Most of my other SQL sites I have a 2 to 3 proportion for log drives versus data drives . But now I am utterly confused. ](*,)
What is your experience with this?
Apathy is on the rise but nobody seems to care.
0
Comments
Probably the most important bit as far as performance is to have FAST drives for the logs, and to DEDICATE those drives, not to use them for anyhting but the logs. You might have much more disc capacity than you need for the log, but you have to resist the temptation of using it for other purposes.
RIS Plus, LLC
I know they might not be too realistic. And actually right now I have tons of drives just trying to decide how to use them.
I have one Drive Box with 14 drives (146GB) split into 2 RAID 10 arrays: one with 10 and the other with 4 and one Drive Box with 14 drives (36 GB) made into one RAID 10 array.
So my options right now are:
1. Use all 14 146GB drives for data and 14 36GB drives for log
2. To avoid rebuilding the bigger box use 10 146GB drives for data, 4 146GB drives for temp (got to use them for something ) and then the 14 36GB drives for log.
(to put the data on the 36 GB drives is not option since the db will soon go over the 200GB that it offers).
But now I am wondering whether 14 drives for log is overkill. And whether option 2 is good enough and I can avoid the work of rebuilding it.
P.S. And to add to confusion right now the whole system runs on the 14 146GB drives with data on the 10 and the log on the 4 and it is running at an OK speed 8-[
The most common mistake is to purchase half the number of discs with twice the capacity. For performance it's the number of spindles that matters, NOT disc capacity. Even if you can only find 15K rpm 300 GB discs, you still need to purchase a lot of them to have good performance, and accept 'wasted' disc capacity.
What I see a lot is that because there is so much disk space, the 'wasted' disk space is used for file storage or something like that. The log drive is now used for the logs for 5 different systems, including test and development databases, and performance takes a hit. I can't stress it enough that you HAVE to dedicate the log drive for the log files for your NAV production database only. Even if you have a development database, put the log files for that database on the data drive.
I'd probably try to split the 36GB drives into two arrays, one (say 10 or 8 of them) for the log files and one (the remaining 4 or 6) for TempDB, depending on how big your tempdb is. Then, I'd use the 4 146GB array (the one that you're now using for TempDB) and make that a striped array (this could even be a RAID 5 if you have to have hotswap) for storing backup files.
RIS Plus, LLC
RIS Plus, LLC
Like Daniel said, it's next to impossible to find 146 GB drives with 15,000 RPMs. I don't even think they make them anymore.
Instead of focusing on the recommendations, sometimes, you just have to purchase what these salesperson have to offer.
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book
Yes, but 72 GB 15K drives are readily available. I would rather have 12 72 GB drives then 6 146 GB drives.
Hardware sales to day are a volume game. The margins/commission levels are extremely low. The salespersons goal is to close the deal and move onto the next customer.
RIS Plus, LLC
And I wanted maximum number of drives in each box which is 14 and they got 146GB in one of the boxes. I got what I wanted i.e. max number of spindles and they got what they wanted and the salesman got what he wanted. If I follow this right everyone was happy
Also my db is tuned to a pretty good level (which is why it is running OK on only one box now). And that was due to Jorg Stryk not the product Daniel was about to name drop again ... Nothing wrong with Hynek's product but sometimes you guys push it a little too much (I might just get banned for this last sentence :-$ :-# :whistle: )
And thanks for all the input.
RIS Plus, LLC
This has been an unsolicited comment
RIS Plus, LLC
Ok Ok it was late and I was cranky.
As you noticed though I did not say Hynek's product is not good. I went to Hynek's class in Atlanta and I know he has worked with MS to improve Navision 5.0 so I am sure the man must know some things :P
So perhaps we should push this more to MS. Maybe we can convince MS to make it part of the std package and let us concentrate on arguing with our clients over implementations issues instead of SQL issues