|
|
|
|
| Home > Supermicro Chassis > Supermicro 3U Chassis |
| |
| Supermicro 3U Chassis |
|
 |
| |
3U SuperChassis 836
Supermicro's SC836 storage chassis supports up to 16 hot-swappable 3.5" SAS/SATA hard drive bays, the industry's highest storage density for a 3U system. With 100% cooling redundancy and high efficiency (1+1) redundant 800W, 900W or 1200W (93%) Gold Level power supplies with PM BUS functionality for enhanced power management, the SC836 is optimized for the next-generation dual-processor Intel® Xeon® (5500 series) and AMD Opteron™ platforms. Direct attached HDD backplane (TQ version), multilane backplane (A version) and expanders' backplane (E1, E2 versions) are available for application specific solution optimization. Heavy duty palletized packaging is available to ensure secure system reliability during shipping and tool-less, roller rail designs for easy installation and maintenance are standard with each system.
|
|
|
| |
Legend:
UP = Single Processor Support
DP = Dual Processor Support |
Quad = Quad Processor Support
FF = Full-height, Full-length |
| * = End-of-Life, please contact sales-rep for possible OEM production quantities. |
|
|
function MakeArray(n) { this.length = n return this } monthNames = new MakeArray(12) monthNames[1] = "January" monthNames[2] = "February" monthNames[3] = "March" monthNames[4] = "April" monthNames[5] = "May" monthNames[6] = "June" monthNames[7] = "July" monthNames[8] = "August" monthNames[9] = "September" monthNames[10] = "October" monthNames[11] = "November" monthNames[12] = "December" dayNames = new MakeArray(7) dayNames[1] = "Sunday" dayNames[2] = "Monday" dayNames[3] = "Tuesday" dayNames[4] = "Wednesday" dayNames[5] = "Thursday" dayNames[6] = "Friday" dayNames[7] = "Saturday" function LZ(x) { return( x < 0 || x > 9 ? "" : "0") + x} function customDateString(oneDate) { var theDay = dayNames[oneDate.getDay() +1] var theMonth = monthNames[oneDate.getMonth() + 1] var theYear = oneDate.getYear() if (theYear < 1900) { theYear = theYear + 1900 } return theDay + ", " + theMonth + " " + oneDate.getDate() + ", " + theYear + ": @" + LZ(oneDate.getHours())+":"+LZ(oneDate.getMinutes())+":"+LZ(oneDate.getSeconds()) }
 |
|
| |
| |
| |
|
|