OK, a few more questions now.
What is JBOD
Not exactly what Boykster meant there, but it's 'Just a Bunch Of Disks'. Guess he means that the whole solution is always as strong as the weakest link. That's also why I'm not in favor of a non-redundant OS disk.
What is considered an enterprise disk
Enterprise disks are designed to work in 24/7 applications. They have a higher MTBF rating (ie less likely to break) to offset the fact that they will be running a lot more in a 24/7 application than the 8/5 application of a desktop computer.
In the days of ATA (now called PATA) these only existed as SCSI disks, but these days you can buy them with a SATA or SAS interface.
Problem is that these disks are more expensive (quite a lot actually), but they should be better suited to the task. Google uses consumer grade disks though. Guess they don't think it's work the extra money.
For instance the
Seagate Barracuda 7200.11 versus the
Barracuda ES.2.
what do you mean by spin down the drives
When there is no disk activity you can make the disks stop spinning. This saves power, reduces heat and can prolong the life of the drive (especially a consumer disk which is built to run during office hours only).
This is also one of these areas where you will hear different opinions. Mostly depending on how old the info that the person you talk to is using. In the past, disks had to keep on running all the time because starting them up could make the motor seize and ruin the drive. The same can still happen, but it's less likely these days.
Disks are actually rated for a number of spin-down/spin up cycles too.
BTW putting the OS on an array makes it about impossible to let array spin down since the OS often writes something to disk. Since you are not putting the OS on the array spinning down the disks is something you could consider.
:edit: spell disaster