I have been into a lot of stuff regarding raid controllers, vmware and disks.
Many people out there are building VMware servers using desktop disks, either with or without a hardware raid controller. In my case I bought a adaptec 5805 and am planning on using it with 8x1.5TB Samsung F2 Ecogreen disks.
But using desktop disks without any form of monitoring is a bad idea. They tend to go kaput after a while. While looking into this I discovered that the 5805 (and even 3805 which I own now with special firmware) supports the use of "smartctl" to read and check and set SMART values.
This would be beneficial for two things. A. To check for errors every now and then. B. To be able to set your CCTL / TLER values on your disks manually, making them RAID compatibly (because most disk suppliers wish to earn 2x the money, for a little different firmware).
Now I have read that some ESX 3.5 supports smartctl. Since I am running ESXi 4.0u1 the situation is completely different. No real command prompt there to run the command....
What are the chances of running Smartctl or "smartmontools" ( http://sourceforge.net/apps/trac/smartmontools/wiki ) on a ESXi machine, or something that would provide similair functions
Any information, thoughts, etc. is much appreciated!