Refine your search:

Under Windows 2008 64 bit what is the optimal LUN size on a SAN for SPLUNK. We plan to have 1.5 TB total storage to start. Would 140GB LUNs be more efficient than smaller ones?

asked 02 Apr '10, 16:06

Mick's gravatar image

Mick ♦
4.0k1327
accept rate: 52%

edited 06 Sep '10, 03:37

gkanapathy's gravatar image

gkanapathy ♦
26.2k1622


3 Answers:

On any individual Splunk instance can only use two LUNs, per index, one for hot/warm and one for cold. An exception is if you use software RAID on the server, but that's uncommon in Windows.

We'd recommend 1-10 TB/data per LUN, so larger ones are preferred.

link

answered 02 Apr '10, 16:12

Stephen%20Sorkin's gravatar image

Stephen Sorkin ♦
8.0k47
accept rate: 52%

For SATA drives, is it better to have more smaller drives or fewer larger drives? I have the option of 24 x 146GB drives or 12 x 300GB drives. The RAID controller will be a PERC H800 in RAID 5.

link

answered 08 May '10, 03:44

Dan's gravatar image

Dan ♦
7842317
accept rate: 33%

Using RAID 5 on hot & warm DB storage volumes is not recommended. It will significantly reduce the speed of both indexing and searching.

The recommended RAID solution is 10, along with the fastest disks you can buy, 10-15K RPM if available.

In this example, I don't think the size and number of disks will be a big issue, as the performance capacity will be determined by the capabilities of the hardware used. In most cases, this will likely hold true - the size of your disk isn't really the issue, its how fast you can write to and read from it.

(10 May '10, 19:50) Mick ♦

Using RAID 5 on hot & warm DB storage volumes is not recommended. It will significantly reduce the speed of both indexing and searching.

The recommended RAID solution is 10, along with the fastest disks you can buy, 10-15K RPM if available.

In this example, I don't think the size and number of disks will be a big issue, as the performance capacity will be determined by the capabilities of the hardware used. In most cases, this will likely hold true - the size of your disk isn't really the issue, its how fast you can write to and read from it

For further info on this subject, take a look at this answer

link

answered 10 May '10, 19:53

Mick's gravatar image

Mick ♦
4.0k1327
accept rate: 52%

Post your answer
toggle preview

Follow this question

Log In to enable email subscriptions

RSS:

Answers

Answers + Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×27
×26
×9
×5

Asked: 02 Apr '10, 16:06

Seen: 1,297 times

Last updated: 06 Sep '10, 03:37

Copyright © 2005-2012 Splunk, Inc. All rights reserved.