<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblog.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results matching tags 'Storage' and 'Scaling'</title><link>http://sqlblog.com/search/SearchResults.aspx?o=DateDescending&amp;tag=Storage,Scaling&amp;orTags=0</link><description>Search results matching tags 'Storage' and 'Scaling'</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>Big-Iron Revival III</title><link>http://sqlblog.com/blogs/joe_chang/archive/2010/09/24/big-iron-revival-iii.aspx</link><pubDate>Sat, 25 Sep 2010 01:24:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:28966</guid><dc:creator>jchang</dc:creator><description>&lt;H2&gt;&lt;SPAN style="COLOR:red;"&gt;&lt;STRIKE&gt;Revenge,&lt;/STRIKE&gt;&lt;/SPAN&gt; Return of Big Iron.&lt;/H2&gt;
&lt;P&gt;In the old days,&amp;nbsp;standard server systems did not have the power to run large enterprises, hence there were vendors that built really big servers. However it became apparent if not widely publicized that there were &lt;STRONG&gt;serious&lt;/STRONG&gt; technical challenges scaling up on big iron systems. (Many of these difficulties have since been or will be resolved,)&amp;nbsp;Furthermore, the press could not distinguish the difference between there being big systems on the market and actually scaling effectively on&amp;nbsp;big systems. But IT departments did figure out that it was often better to buy the standard 4-way SMP server offered by almost all system vendors than a proprietary big NUMA system, even if this meant scaling back on features. More recently, microprocessors have become so powerful that the default system choice should now be a 2-way, meaning it is usually safe to pick this system without any technical sizing effort. Still there was a niche demand for truly immense compute power if such capability could be harnessed effectively in a production environment.&lt;/P&gt;
&lt;P&gt;Years ago, Oracle recognized the limited realizable scaling and serious technical anomalies that occurred in big systems, and elected to pursue the distributed computing solution. The first iteration was Oracle Parallel Server, and then followed by Real Application Clusters (RAC). A full RAC system is very complicated, and it was impossible to provide good support because of all the variations in each specific customer implementation. Furthermore, Oracle probably got tired of hearing customer complaints that were&amp;nbsp;repeatedly traced to really expensive storage systems with absolutely pathetic performance&amp;nbsp;with regard to&amp;nbsp;the special characteristics and requirements of database IO. &lt;/P&gt;
&lt;P&gt;Two years ago, Oracle came out with the Oracle Database Machine (ODM), comprised of several pre-built RAC&amp;nbsp;nodes (2-way quad-core Xeon 5400 systems) coupled with their Exadata storage system. Each Exadata storage unit was itself a 2-way quad-core Xeon system with 8GB&amp;nbsp;(24GB in gen2)&amp;nbsp; memory and 12 SATA or SAS disks, and&amp;nbsp;running a special version of the Oracle database capable of off-loading certain processing tasks from the main database engine.&lt;/P&gt;
&lt;P&gt;The first generation ODM/Exadata&amp;nbsp;was only targeted at data warehouse environments as the storage system had excellent sequential IO bandwidth, which SAN system are really bad at, but only marginal random IO. (In fact SAN systems often have special features meant to prevent one host from drawing too much load, to better simultaneously support many hosts). The second iteration last year&amp;nbsp;broadened the scope to also support random IO from OLTP environments with 384GB Flash storage to supplement hard disks, and making extensive use of compression.&lt;/P&gt;
&lt;P&gt;The first generation ODM in 2008 employed a cluster of 2-way systems with the Xeon 5400 processors (8 database server + 14 storage servers in a full rack).&amp;nbsp;At the time this was the more correct choice at the time. The contemporary Opteron had better interconnect, but the Core 2 architecture had significantly greater compute capability.&amp;nbsp;In 2009, Oracle updated ODM to 2-way systems with the Xeon 5500 processors on both the RAC nodes and the Exadata units. Again this was the best choice at the time among both Opteron versus Xeon, and 2-way versus 4-way, as the 4-way Xeon 7400 processor series was limited in memory bandwidth for a balanced system.&lt;/P&gt;
&lt;P&gt;For the&amp;nbsp;2010 ODM refresh, the RAC base unit is now not a 2-way or 4-way, but an 8-way system with Xeon 7500 processor. There are good reasons for choosing the Xeon 7500 series. This includes 1) 4 duplex memory channels supporting 16 DIMMs per processor versus 9 for the Xeon 5600 and the 2) Machine Check Architecture for enhanced reliability. Also, the max memory for 2-way Xeon 5600 is 192GB (12x16GB DIMMs) versus 512GB (32x16GB)&amp;nbsp;for each pair of Xeon 7500s. &amp;nbsp;If these were the reasons for including the Xeon 7560 as an option, then Oracle could have offered two-way or even 4-way Xeon 7560 nodes. Instead Oracle is offering the 8-way Xeon 7560 as a node option for which the only(?) reason is that there are certain applications not suitable for scale-out even with the fast and fat Infini-Band interconnect. The Exadata units remain 2-way, but moving from Xeon&amp;nbsp;5500 to 5600.&lt;/P&gt;
&lt;P&gt;For years, Larry has ridiculed IBM and their POWERx system architecture, saying big iron belonged in a museum. The future was clustered small systems. Last year I commented that scale-out clustering with small systems (not a Microsoft feature until PDW is released) was a mistake. The propagation latency between systems over even an Infini-Band connection was far higher than the inter-node latency of most NUMA systems. The main deficiencies of the NUMA systems of years ago was limited interconnect bandwidth, which was still better than IB, and an integrated directory for cache coherence (I did not discuss this at the time). But all of this was on the public roadmaps of Intel. AMD already had the interconnect technology, and only needed HT-Assist (introduced with Istanbul), but AMD has decided to withdraw from &amp;gt;4-way, probably due to severe financial pressure.&lt;/P&gt;
&lt;P&gt;So the Oracle decision to move ODM RAC nodes&amp;nbsp;to not just Xeon 7500, but also to 8-way nodes is essentially a concession that scale-up first&amp;nbsp;is&amp;nbsp;the best strategy if a very high degree of locality cannot be achieved. &lt;STRIKE&gt;The fact that ODM now has only 2-nodes versus previously 8 nodes with 2-way&amp;nbsp;system may be hinting that the two nodes strategy is more for availability than scale-out.&lt;/STRIKE&gt; There is good evidence that Oracle RAC can effectively scale-out highly partitionable workloads,&amp;nbsp;including with 2-way nodes. I am inclined to think that RAC can also scale-out partitionable workloads with 8-way nodes, but why not just stay with the finer grain increments of the 2-way nodes. A non-localizable workload will not scale-out as&amp;nbsp;well as it will scale-up (on a good system architecture, which is now available). This leads me to think that a 2-node 8-way ODM is more for high-availability, but I will withdraw this assertion if there are performance reports to support the scale-out characteristics.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Side note on Exadata Storage Systems&lt;/STRONG&gt;&lt;BR&gt;In general, I think this is a good concept in: &lt;BR&gt;1) putting the database engine on the storage system to off-load processing when practical,&lt;BR&gt;2) having substantial compute power in the storage system to do this with 2 quad-core processors over relatively few disks,&lt;BR&gt;3) using the compute power to also handle compression,&lt;BR&gt;4) the choice of Infini-Band is based on best technology, not fear of leaving Ethernet.&lt;BR&gt;The goal of 2GB/sec sequential per unit is reasonable, considering each Nehalem core can probably handle 250MB/sec compressed, then 8 cores matched to 2GB/sec works out.&lt;/P&gt;
&lt;P&gt;I do disagree in having only 12 3.5in SAS disks to supply the 2GB/s means 167MB/sec per disk, which is possible, but requires pure&amp;nbsp;sequential IO. &lt;BR&gt;This is not always what happens in DW, hence I think 24 SFF (2.5in) disks is better.&lt;BR&gt;potentially this could be 20 x 73GB 15K disks &lt;STRIKE&gt;+ 4 640GB 7200RPM SATA disks&lt;/STRIKE&gt;, never mind, + 4 x 600GB 10K SAS disks are better.&lt;BR&gt;&lt;BR&gt;&lt;U&gt;per Kevin below on ODM options&lt;BR&gt;&lt;/U&gt;The X2-8 has two 8-way 8-core Xeon 7560 nodes (&lt;STRIKE&gt;presumably&lt;/STRIKE&gt; the X7560) with 1TB mem each.&lt;BR&gt;the X2-2 has either 2, 4, or 8 (quarter, half and full rack) 2-way nodes with the six-core Xeon 5670&amp;nbsp;with 96GB mem per node.&lt;BR&gt;The Exadata Storage X2-2 server&amp;nbsp;use the&amp;nbsp;Xeon L5640 six-core 2.26GHz,&amp;nbsp;&lt;STRIKE&gt;but some confusion as to whether this is with the 4-core E5640 or one of the 6-core X model processors&lt;/STRIKE&gt; with 24GB mem per node, 4 x 96GB flash storage for cache, and 12 600GB 15K or 2TB 7200RPM disks. Bandwitdh to flash is 3.6GB/s, to 15K disk is 1.8GB/s and 1GB/s to 7200RPM disks.&lt;BR&gt;Front-end network on the database servers is 2x10GbE + 2x1GbE on the X2-2 and 8x10Gb + 8x1GbE on the X2-8. My understanding is that MS PDW intends to have 1GbE, but 10GbE can be installed.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;ps&lt;/STRONG&gt; the HP PREMA whitepaper on their DL980 G7 system architecture say future Xeon systems up to 32-way(?) are possible. I am thinking this should be next year.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;UPDATE 2010-10-12&lt;/STRONG&gt; The Exadata X2-2 has the Xeon L5640 6-core 2.26GHz 60W (the E5640 is a quad-core 2.66GHz 80W). &lt;/P&gt;</description></item><item><title>HP Oracle 10X Extreme Performance Data Warehouse with Exadata Storage Server</title><link>http://sqlblog.com/blogs/joe_chang/archive/2009/06/09/hp-oracle-10x-extreme-performance-data-warehouse-with-exadata-storage-server.aspx</link><pubDate>Tue, 09 Jun 2009 23:26:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:14581</guid><dc:creator>jchang</dc:creator><description>&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;For several months, we have seen ads for the joint HP/Oracle RAC and Exadata storage combination talking about extreme performance (10X faster) for large data warehouses. One thing I like about Oracle is that they have courage to pursue technology with deep hardware design implications, even if it takes several iterations to iron out the major issues. I just got around to looking through the Oracle papers on this. Like OPS/RAC, the Exadata technology has implications for how hardware is built. Hardware vendors can be squeamish on designing silicon for special requirements if there is not a viable&amp;nbsp;installed base. This leads to the chicken and egg, which comes first situation that many other vendors cannot successfully initiate. Oracle dares to do this, and amazingly&amp;nbsp;get customers to shell out big chunks of money&amp;nbsp;on the first iteration. This in turn provides justification for &lt;STRIKE&gt;gutless&lt;/STRIKE&gt;&amp;nbsp;risk averse hardware vendors to do their part.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;I will start by saying that the SAN systems out there today are designed for transaction processing, not data warehousing. Most SAN systems are designed with a certain number of FC ports, with the intent of supporting 1-4 disk enclosures (typically 15 disk drives each) per FC port. The SAN controller (or service processor) is a significant portion of the overall cost. Configuring one enclosure per FC port leads to a higher amortized cost per disk than having multiple enclosures per FC port, but sequential bandwidth is still limited by the number of FC ports. Depending on the architecture, it is possible to sustain between 330MB/sec (loop architecture) and 390MB/sec (star architecture) per 4Gbit/sec FC port. So it can require 3 FC ports and 45 disks to support 1GB/sec, even though each individual 15K disk drive can sustain 125-160MB/sec. The amortized cost of a SAN system might be $2,000 per disk, so each&amp;nbsp;1GB/sec&amp;nbsp;through-put costs&amp;nbsp;around $90K. &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;This is why I have advocated direct attach storage for data warehouses, where each 15 disk enclosure can sustain 800-1000MB/sec at an amortized cost of about $500 per disk. But most people do not like inexpensive high-performance storage solutions. And none of the&amp;nbsp;expensive SAN systems provide sufficient bandwidth for really high-end data warehouse systems.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;In the Exadata system, the interconnect between host and storage is InfiniBand, which signals at 5Gbit/s using a x4 wide connector (like SAS) for a net bandwidth (after 8B/10B encoding) of 16Gbit/s or 2GB/sec. The Exadata Storage Server (or cell) is an HP DL180G5 with 2 Xeon E5430 quad-core 2.66GHz processors, 8GB memory, a P400 RAID controller, 12 450GB 15K SAS or 1TB 7200 RPM SATA disks and dual-port Infiniband HCA. Curiously, of the 5.4TB raw storage with 12 450GB drives, only 1.5TB is available. With RAID 10 overhead, there is 2.7TB. Some space is required for internal use, but 1.2TB seems to be rather large. &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;A complete pre-configured HP/Oracle Database Machine full rack&amp;nbsp;comprises 8 HP DL360 servers with two Xeon E5430 quad-core processors,&amp;nbsp;and 32GB memory&amp;nbsp;for&amp;nbsp;running Oracle RAC, 14 Exadata storage cells, 4 InfiniBand switches (and 1 Gigabit Ethernet switch for auxiliary communications). A half-rack has half of the above components. Each storage cell is listed as supporting 1,000MB/sec with SAS drives and 750MB/sec with SATA drives. The listed bandwidth for the pre-configured full-rack is 14GB/sec. It is stated that Exadata bandwidth scales linearly with the number of racks, but without explicit performance numbers.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;Compare the Exadata cell with an EMC CLARiiON CX4-960 mid-range SAN. The CX4-960 comprises 2 SPs, each with two quad-core processors, 16GB memory per SP, for which the minimum meaningful configuration is 16 disk enclosures (240 disks) over 16 FC ports. So the resource allocation per SP is 2 quad-core processors, 16GB memory and 120 disk, with probable sequential bandwidth of 3GB/sec (380MB/sec per FC port). The Exadata cell provides approximately the same compute power, 8GB memory, for 12 disks targeting 1GB/sec sequential bandwidth.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;The purpose of the massive computer power per disk in the Exadata cell relative to a standard SAN is to offload compute functions from the main database engine. Concentrating capability, be it compute power or IO bandwidth, in a single system is always difficult, so distributing work can be useful if it can be done effectively. One candidate is compression. (SQL Server 2008 can store tables and indexes with row or page level compression, which take CPU resources. Oracle probably has comparable capability as well.) [Exadata is for Oracle systems only?] Offloading this to the storage element might be desirable. Finally, the Exadata cell is not&amp;nbsp;just a&amp;nbsp;storage engine, but can also handle database protocols. &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;In addition to a command such as fetch this block, and decompress, the Exadata can also handle SELECT * FROM Table WHERE col = ‘SARG’ (Smart Scan Offload Processing). In a data warehouse, that expectation is that&amp;nbsp;queries are ad-hoc, for which indexes have not been built. So a data warehouse must be able to power through very large table scans. This requires both IO bandwidth and CPU resources, as a database table scan is not a simple&amp;nbsp;IO operation&amp;nbsp;(see my other posts on this matter).&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;The very recent TPC-H report for the HP BladeSystem of June 3, 2009 uses the Oracle Exadata Storage Servers (more on this below) and has price information. The&amp;nbsp;full cost for 6 Exadata storage cells and supporting components is $536,516. &lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';mso-fareast-font-family:'MS Mincho';mso-ansi-language:EN-US;mso-fareast-language:JA;mso-bidi-language:AR-SA;"&gt;(Of this, each Exadata Storage Server is $24,000, and the cost of the Exadata software is $360,000. Interesting, the price of a similarly configure DL180G5 is $14,000.) &lt;/SPAN&gt;Three-year support is another $479,846 for a total 3-year cost of approximately $1M.&amp;nbsp;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';mso-fareast-font-family:'MS Mincho';mso-ansi-language:EN-US;mso-fareast-language:JA;mso-bidi-language:AR-SA;"&gt; &lt;/SPAN&gt;It is unclear how much of the discount applies to the Exadata versus the Oracle database software. The amortized list price per cell is $166K or 14K per disk. That Oracle sells this clearly sends the message that people do not look at cheap hardware for the data center.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;tab-stops:3.75in;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;Now when HP published a 1000GB TPC-H report for a HP Superdome with 32 Itanium 2 9140 sockets, and 64-cores on April 29, 2009, I was very puzzled. What was the purpose of this publication? HP had already published a 10TB result on a Superdome with 64 sockets (128 cores) of the same Itanium 2 9140 processors back in March 2008 with no real disparity (acknowledging that results at different sizes are not directly comparable). Then about one month later, HP published the 64-node Oracle RAC with&amp;nbsp;Exadata storage result of June 2009 (note that the RAC servers are BL460 with 2 Xeon quad-core 3GHz processors, different from the pre-configured database machine).&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;tab-stops:3.75in;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;TABLE style="BORDER-BOTTOM:medium none;BORDER-LEFT:medium none;MARGIN:auto auto auto 0.1in;BORDER-COLLAPSE:collapse;BORDER-TOP:medium none;BORDER-RIGHT:medium none;mso-border-alt:solid windowtext .5pt;mso-yfti-tbllook:480;mso-padding-alt:0in 5.4pt 0in 5.4pt;mso-border-insideh:.5pt solid windowtext;mso-border-insidev:.5pt solid windowtext;" class=MsoTableGrid cellSpacing=0 cellPadding=0&gt;

&lt;TR style="mso-yfti-irow:0;mso-yfti-firstrow:yes;"&gt;
&lt;TD style="BORDER-BOTTOM:windowtext 1pt solid;BORDER-LEFT:windowtext 1pt solid;PADDING-BOTTOM:1.45pt;BACKGROUND-COLOR:transparent;PADDING-LEFT:0.05in;WIDTH:146.55pt;PADDING-RIGHT:0.05in;BORDER-TOP:windowtext 1pt solid;BORDER-RIGHT:windowtext 1pt solid;PADDING-TOP:1.45pt;mso-border-alt:solid windowtext .5pt;"&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;System&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD style="BORDER-BOTTOM:windowtext 1pt solid;BORDER-LEFT:#ece9d8;PADDING-BOTTOM:1.45pt;BACKGROUND-COLOR:transparent;PADDING-LEFT:0.05in;WIDTH:146.25pt;PADDING-RIGHT:0.05in;BORDER-TOP:windowtext 1pt solid;BORDER-RIGHT:windowtext 1pt solid;PADDING-TOP:1.45pt;mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;"&gt;
&lt;P style="TEXT-ALIGN:center;MARGIN:0in 0in 0pt;" class=MsoNormal align=center&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;SuperDome&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD style="BORDER-BOTTOM:windowtext 1pt solid;BORDER-LEFT:#ece9d8;PADDING-BOTTOM:1.45pt;BACKGROUND-COLOR:transparent;PADDING-LEFT:0.05in;WIDTH:146.4pt;PADDING-RIGHT:0.05in;BORDER-TOP:windowtext 1pt solid;BORDER-RIGHT:windowtext 1pt solid;PADDING-TOP:1.45pt;mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;"&gt;
&lt;P style="TEXT-ALIGN:center;MARGIN:0in 0in 0pt;" class=MsoNormal align=center&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;BL460 Cluster&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow:1;"&gt;
&lt;TD style="BORDER-BOTTOM:windowtext 1pt solid;BORDER-LEFT:windowtext 1pt solid;PADDING-BOTTOM:1.45pt;BACKGROUND-COLOR:transparent;PADDING-LEFT:0.05in;WIDTH:146.55pt;PADDING-RIGHT:0.05in;BORDER-TOP:#ece9d8;BORDER-RIGHT:windowtext 1pt solid;PADDING-TOP:1.45pt;mso-border-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;Database&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD style="BORDER-BOTTOM:windowtext 1pt solid;BORDER-LEFT:#ece9d8;PADDING-BOTTOM:1.45pt;BACKGROUND-COLOR:transparent;PADDING-LEFT:0.05in;WIDTH:146.25pt;PADDING-RIGHT:0.05in;BORDER-TOP:#ece9d8;BORDER-RIGHT:windowtext 1pt solid;PADDING-TOP:1.45pt;mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;P style="TEXT-ALIGN:center;MARGIN:0in 0in 0pt;" class=MsoNormal align=center&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;Oracle 11g + Partitioning&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD style="BORDER-BOTTOM:windowtext 1pt solid;BORDER-LEFT:#ece9d8;PADDING-BOTTOM:1.45pt;BACKGROUND-COLOR:transparent;PADDING-LEFT:0.05in;WIDTH:146.4pt;PADDING-RIGHT:0.05in;BORDER-TOP:#ece9d8;BORDER-RIGHT:windowtext 1pt solid;PADDING-TOP:1.45pt;mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;P style="TEXT-ALIGN:center;MARGIN:0in 0in 0pt;" class=MsoNormal align=center&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;Oracle 11gR2, RAC&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow:2;"&gt;
&lt;TD style="BORDER-BOTTOM:windowtext 1pt solid;BORDER-LEFT:windowtext 1pt solid;PADDING-BOTTOM:1.45pt;BACKGROUND-COLOR:transparent;PADDING-LEFT:0.05in;WIDTH:146.55pt;PADDING-RIGHT:0.05in;BORDER-TOP:#ece9d8;BORDER-RIGHT:windowtext 1pt solid;PADDING-TOP:1.45pt;mso-border-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;QphH@1000GB&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD style="BORDER-BOTTOM:windowtext 1pt solid;BORDER-LEFT:#ece9d8;PADDING-BOTTOM:1.45pt;BACKGROUND-COLOR:transparent;PADDING-LEFT:0.05in;WIDTH:146.25pt;PADDING-RIGHT:0.05in;BORDER-TOP:#ece9d8;BORDER-RIGHT:windowtext 1pt solid;PADDING-TOP:1.45pt;mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;P style="TEXT-ALIGN:center;MARGIN:0in 0in 0pt;" class=MsoNormal align=center&gt;&lt;B style="mso-bidi-font-weight:normal;"&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;123,323&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD style="BORDER-BOTTOM:windowtext 1pt solid;BORDER-LEFT:#ece9d8;PADDING-BOTTOM:1.45pt;BACKGROUND-COLOR:transparent;PADDING-LEFT:0.05in;WIDTH:146.4pt;PADDING-RIGHT:0.05in;BORDER-TOP:#ece9d8;BORDER-RIGHT:windowtext 1pt solid;PADDING-TOP:1.45pt;mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;P style="TEXT-ALIGN:center;MARGIN:0in 0in 0pt;" class=MsoNormal align=center&gt;&lt;B style="mso-bidi-font-weight:normal;"&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;1,166,976&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow:3;"&gt;
&lt;TD style="BORDER-BOTTOM:windowtext 1pt solid;BORDER-LEFT:windowtext 1pt solid;PADDING-BOTTOM:1.45pt;BACKGROUND-COLOR:transparent;PADDING-LEFT:0.05in;WIDTH:146.55pt;PADDING-RIGHT:0.05in;BORDER-TOP:#ece9d8;BORDER-RIGHT:windowtext 1pt solid;PADDING-TOP:1.45pt;mso-border-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;TPC-H Power&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD style="BORDER-BOTTOM:windowtext 1pt solid;BORDER-LEFT:#ece9d8;PADDING-BOTTOM:1.45pt;BACKGROUND-COLOR:transparent;PADDING-LEFT:0.05in;WIDTH:146.25pt;PADDING-RIGHT:0.05in;BORDER-TOP:#ece9d8;BORDER-RIGHT:windowtext 1pt solid;PADDING-TOP:1.45pt;mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;P style="TEXT-ALIGN:center;MARGIN:0in 0in 0pt;" class=MsoNormal align=center&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;118,577&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD style="BORDER-BOTTOM:windowtext 1pt solid;BORDER-LEFT:#ece9d8;PADDING-BOTTOM:1.45pt;BACKGROUND-COLOR:transparent;PADDING-LEFT:0.05in;WIDTH:146.4pt;PADDING-RIGHT:0.05in;BORDER-TOP:#ece9d8;BORDER-RIGHT:windowtext 1pt solid;PADDING-TOP:1.45pt;mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;P style="TEXT-ALIGN:center;MARGIN:0in 0in 0pt;" class=MsoNormal align=center&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;782,608&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow:4;"&gt;
&lt;TD style="BORDER-BOTTOM:windowtext 1pt solid;BORDER-LEFT:windowtext 1pt solid;PADDING-BOTTOM:1.45pt;BACKGROUND-COLOR:transparent;PADDING-LEFT:0.05in;WIDTH:146.55pt;PADDING-RIGHT:0.05in;BORDER-TOP:#ece9d8;BORDER-RIGHT:windowtext 1pt solid;PADDING-TOP:1.45pt;mso-border-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;TPC-H Throughput&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD style="BORDER-BOTTOM:windowtext 1pt solid;BORDER-LEFT:#ece9d8;PADDING-BOTTOM:1.45pt;BACKGROUND-COLOR:transparent;PADDING-LEFT:0.05in;WIDTH:146.25pt;PADDING-RIGHT:0.05in;BORDER-TOP:#ece9d8;BORDER-RIGHT:windowtext 1pt solid;PADDING-TOP:1.45pt;mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;P style="TEXT-ALIGN:center;MARGIN:0in 0in 0pt;" class=MsoNormal align=center&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;128,259&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD style="BORDER-BOTTOM:windowtext 1pt solid;BORDER-LEFT:#ece9d8;PADDING-BOTTOM:1.45pt;BACKGROUND-COLOR:transparent;PADDING-LEFT:0.05in;WIDTH:146.4pt;PADDING-RIGHT:0.05in;BORDER-TOP:#ece9d8;BORDER-RIGHT:windowtext 1pt solid;PADDING-TOP:1.45pt;mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;P style="TEXT-ALIGN:center;MARGIN:0in 0in 0pt;" class=MsoNormal align=center&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;1,740,122&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow:5;"&gt;
&lt;TD style="BORDER-BOTTOM:windowtext 1pt solid;BORDER-LEFT:windowtext 1pt solid;PADDING-BOTTOM:1.45pt;BACKGROUND-COLOR:transparent;PADDING-LEFT:0.05in;WIDTH:146.55pt;PADDING-RIGHT:0.05in;BORDER-TOP:#ece9d8;BORDER-RIGHT:windowtext 1pt solid;PADDING-TOP:1.45pt;mso-border-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;Total System Cost&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD style="BORDER-BOTTOM:windowtext 1pt solid;BORDER-LEFT:#ece9d8;PADDING-BOTTOM:1.45pt;BACKGROUND-COLOR:transparent;PADDING-LEFT:0.05in;WIDTH:146.25pt;PADDING-RIGHT:0.05in;BORDER-TOP:#ece9d8;BORDER-RIGHT:windowtext 1pt solid;PADDING-TOP:1.45pt;mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;P style="TEXT-ALIGN:center;MARGIN:0in 0in 0pt;" class=MsoNormal align=center&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;$2,532,527&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD style="BORDER-BOTTOM:windowtext 1pt solid;BORDER-LEFT:#ece9d8;PADDING-BOTTOM:1.45pt;BACKGROUND-COLOR:transparent;PADDING-LEFT:0.05in;WIDTH:146.4pt;PADDING-RIGHT:0.05in;BORDER-TOP:#ece9d8;BORDER-RIGHT:windowtext 1pt solid;PADDING-TOP:1.45pt;mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;P style="TEXT-ALIGN:center;MARGIN:0in 0in 0pt;" class=MsoNormal align=center&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;$6,320,001&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow:6;"&gt;
&lt;TD style="BORDER-BOTTOM:windowtext 1pt solid;BORDER-LEFT:windowtext 1pt solid;PADDING-BOTTOM:1.45pt;BACKGROUND-COLOR:transparent;PADDING-LEFT:0.05in;WIDTH:146.55pt;PADDING-RIGHT:0.05in;BORDER-TOP:#ece9d8;BORDER-RIGHT:windowtext 1pt solid;PADDING-TOP:1.45pt;mso-border-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;Processors&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD style="BORDER-BOTTOM:windowtext 1pt solid;BORDER-LEFT:#ece9d8;PADDING-BOTTOM:1.45pt;BACKGROUND-COLOR:transparent;PADDING-LEFT:0.05in;WIDTH:146.25pt;PADDING-RIGHT:0.05in;BORDER-TOP:#ece9d8;BORDER-RIGHT:windowtext 1pt solid;PADDING-TOP:1.45pt;mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;P style="TEXT-ALIGN:center;MARGIN:0in 0in 0pt;" class=MsoNormal align=center&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;32 Itanium 9140 1.6GHz&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD style="BORDER-BOTTOM:windowtext 1pt solid;BORDER-LEFT:#ece9d8;PADDING-BOTTOM:1.45pt;BACKGROUND-COLOR:transparent;PADDING-LEFT:0.05in;WIDTH:146.4pt;PADDING-RIGHT:0.05in;BORDER-TOP:#ece9d8;BORDER-RIGHT:windowtext 1pt solid;PADDING-TOP:1.45pt;mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;P style="TEXT-ALIGN:center;MARGIN:0in 0in 0pt;" class=MsoNormal align=center&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;128 X5450 3GHz&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow:7;"&gt;
&lt;TD style="BORDER-BOTTOM:windowtext 1pt solid;BORDER-LEFT:windowtext 1pt solid;PADDING-BOTTOM:1.45pt;BACKGROUND-COLOR:transparent;PADDING-LEFT:0.05in;WIDTH:146.55pt;PADDING-RIGHT:0.05in;BORDER-TOP:#ece9d8;BORDER-RIGHT:windowtext 1pt solid;PADDING-TOP:1.45pt;mso-border-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;Cores&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD style="BORDER-BOTTOM:windowtext 1pt solid;BORDER-LEFT:#ece9d8;PADDING-BOTTOM:1.45pt;BACKGROUND-COLOR:transparent;PADDING-LEFT:0.05in;WIDTH:146.25pt;PADDING-RIGHT:0.05in;BORDER-TOP:#ece9d8;BORDER-RIGHT:windowtext 1pt solid;PADDING-TOP:1.45pt;mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;P style="TEXT-ALIGN:center;MARGIN:0in 0in 0pt;" class=MsoNormal align=center&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;64&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD style="BORDER-BOTTOM:windowtext 1pt solid;BORDER-LEFT:#ece9d8;PADDING-BOTTOM:1.45pt;BACKGROUND-COLOR:transparent;PADDING-LEFT:0.05in;WIDTH:146.4pt;PADDING-RIGHT:0.05in;BORDER-TOP:#ece9d8;BORDER-RIGHT:windowtext 1pt solid;PADDING-TOP:1.45pt;mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;P style="TEXT-ALIGN:center;MARGIN:0in 0in 0pt;" class=MsoNormal align=center&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;512&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow:8;"&gt;
&lt;TD style="BORDER-BOTTOM:windowtext 1pt solid;BORDER-LEFT:windowtext 1pt solid;PADDING-BOTTOM:1.45pt;BACKGROUND-COLOR:transparent;PADDING-LEFT:0.05in;WIDTH:146.55pt;PADDING-RIGHT:0.05in;BORDER-TOP:#ece9d8;BORDER-RIGHT:windowtext 1pt solid;PADDING-TOP:1.45pt;mso-border-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;Memory&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD style="BORDER-BOTTOM:windowtext 1pt solid;BORDER-LEFT:#ece9d8;PADDING-BOTTOM:1.45pt;BACKGROUND-COLOR:transparent;PADDING-LEFT:0.05in;WIDTH:146.25pt;PADDING-RIGHT:0.05in;BORDER-TOP:#ece9d8;BORDER-RIGHT:windowtext 1pt solid;PADDING-TOP:1.45pt;mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;P style="TEXT-ALIGN:center;MARGIN:0in 0in 0pt;" class=MsoNormal align=center&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;384GB&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD style="BORDER-BOTTOM:windowtext 1pt solid;BORDER-LEFT:#ece9d8;PADDING-BOTTOM:1.45pt;BACKGROUND-COLOR:transparent;PADDING-LEFT:0.05in;WIDTH:146.4pt;PADDING-RIGHT:0.05in;BORDER-TOP:#ece9d8;BORDER-RIGHT:windowtext 1pt solid;PADDING-TOP:1.45pt;mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;P style="TEXT-ALIGN:center;MARGIN:0in 0in 0pt;" class=MsoNormal align=center&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;2080GB&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow:9;"&gt;
&lt;TD style="BORDER-BOTTOM:windowtext 1pt solid;BORDER-LEFT:windowtext 1pt solid;PADDING-BOTTOM:1.45pt;BACKGROUND-COLOR:transparent;PADDING-LEFT:0.05in;WIDTH:146.55pt;PADDING-RIGHT:0.05in;BORDER-TOP:#ece9d8;BORDER-RIGHT:windowtext 1pt solid;PADDING-TOP:1.45pt;mso-border-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;Disks&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD style="BORDER-BOTTOM:windowtext 1pt solid;BORDER-LEFT:#ece9d8;PADDING-BOTTOM:1.45pt;BACKGROUND-COLOR:transparent;PADDING-LEFT:0.05in;WIDTH:146.25pt;PADDING-RIGHT:0.05in;BORDER-TOP:#ece9d8;BORDER-RIGHT:windowtext 1pt solid;PADDING-TOP:1.45pt;mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;P style="TEXT-ALIGN:center;MARGIN:0in 0in 0pt;" class=MsoNormal align=center&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;768&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD style="BORDER-BOTTOM:windowtext 1pt solid;BORDER-LEFT:#ece9d8;PADDING-BOTTOM:1.45pt;BACKGROUND-COLOR:transparent;PADDING-LEFT:0.05in;WIDTH:146.4pt;PADDING-RIGHT:0.05in;BORDER-TOP:#ece9d8;BORDER-RIGHT:windowtext 1pt solid;PADDING-TOP:1.45pt;mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;P style="TEXT-ALIGN:center;MARGIN:0in 0in 0pt;" class=MsoNormal align=center&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;6 Exadata Cells&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow:10;mso-yfti-lastrow:yes;"&gt;
&lt;TD style="BORDER-BOTTOM:windowtext 1pt solid;BORDER-LEFT:windowtext 1pt solid;PADDING-BOTTOM:1.45pt;BACKGROUND-COLOR:transparent;PADDING-LEFT:0.05in;WIDTH:146.55pt;PADDING-RIGHT:0.05in;BORDER-TOP:#ece9d8;BORDER-RIGHT:windowtext 1pt solid;PADDING-TOP:1.45pt;mso-border-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;HBA&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD style="BORDER-BOTTOM:windowtext 1pt solid;BORDER-LEFT:#ece9d8;PADDING-BOTTOM:1.45pt;BACKGROUND-COLOR:transparent;PADDING-LEFT:0.05in;WIDTH:146.25pt;PADDING-RIGHT:0.05in;BORDER-TOP:#ece9d8;BORDER-RIGHT:windowtext 1pt solid;PADDING-TOP:1.45pt;mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;P style="TEXT-ALIGN:center;MARGIN:0in 0in 0pt;" class=MsoNormal align=center&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;64 Dual Port FC 4Gb/s&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD style="BORDER-BOTTOM:windowtext 1pt solid;BORDER-LEFT:#ece9d8;PADDING-BOTTOM:1.45pt;BACKGROUND-COLOR:transparent;PADDING-LEFT:0.05in;WIDTH:146.4pt;PADDING-RIGHT:0.05in;BORDER-TOP:#ece9d8;BORDER-RIGHT:windowtext 1pt solid;PADDING-TOP:1.45pt;mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;P style="TEXT-ALIGN:center;MARGIN:0in 0in 0pt;" class=MsoNormal align=center&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:10pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;64 x 2 Infini-band&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TABLE&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;Was the intent that people would see the Oracle RAC with Exadata storage and draw conclusions based on the approximately 10X difference in performance with another recent 1000GB result?&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;What conclusions can we draw from each of the two results? The first matter to understand is that the TPC-H scale factor 1000GB means the LineItem table, data only, is approximately 1000GB in size. The full database with all tables and indexes is approximately 1700GB. So the entire database fits in the 512-core RAC&amp;nbsp;system with 2080GB and not in the 64 core system with 384GB. &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;Next the 64 core Itanium system has 64 dual-port FC adapters, meaning 128 x 4Gbit/sec ports, which could support 42GB/sec based on 330MB/sec per 4Gbit/s FC port. But it is unlikely that 768 disk drives can sustain this volume (55MB/sec per disk) in a SAN. It is also interesting that system was configured with the EVA 4400 while other HP SuperDome Unix results employ the MSA1000 storage. (It is nice to have 32 EVA SAN systems or 256 MSA 1000s available for performance testing).&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;Note that TPC-H query 1 (a table scan of most of the LineItem table) takes 169.8 seconds on the 64 core Itanium, and 10.3 seconds on the 512 core RAC system. This means that if the data had to be read from disk, then the disk system would have to support 6GB/sec on the 64 core and 97MB/sec on the 512 core system. The 64 core Itanium system definitely has to read data from disk and the configured disk can easily support 6GB/sec (only 8MB/sec per disk) while the 512 core system has 6 Exadata storage systems which can support exactly 6GB/sec per specifications, nowhere near 100MB/sec. But all the data fits in memory so disk reads for data does not occur given the TPC-H sequence where the test run occurs after the database load and index build.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;The data load time on the 64-core Itanium was 1:07:12 and 2:22:57 on the 512-core RAC, which also may indicate relative storage performance&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;Another point that can be noted is that there is an 8X difference in cores for a 9.5X difference in performance. However, the Core 2 architecture Xeon 3.0GHz cores (45nm) are much more powerful than the Itanium 2 1.6GHz cores (90nm).&amp;nbsp;The gain in Power is 6.6X and 13.6X in through-put. TPC-H scored is based on a geometric mean of 22 queries, some of which are small and other large. The geometric mean has the effect that a 2X speedup in a small query has the small benefit as 2X in a large query. The issue is the getting 10X gain in a small query is very difficult so scaling on Power is attenuated.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;In summary, the two performance reports are definitely sufficient to assert that Oracle RAC can scale, but having single node and 8 node performance reports for the BL460 would be confirm this. The two TPC-H reports say nothing of Exadata storage system performance, either in the sustainable sequential bandwidth or the value of the Smart Scan Offload processing. If the 64 node, 2080GB memory Exadata storage result had been reported at 10TB, then we might have an idea of its capabilities. Based on the 100GB/sec table scan estimate above, it would require 100 Exadata cells, which might beyond its actual scaling capabilities.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;The performance data cited in Oracle’s Exadata whitepaper lack details to attribute the source of the performance gain. Given that most SAN systems are horribly configured for Data Warehouse performance, it is quite probable that dropping in the preconfigure full rack Exadata with 14GB/sec sustained table scans can easily generate the quoted numbers. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;&lt;STRONG&gt;Notes on the Exadata Storage Server&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;&lt;o:p&gt;At the time this product came out, the choice of the DL180G5 was reasonable. However, this system, based on the Intel 5100 chipset, has 1 x8 and 2 x4 PCI-E Gen 1 slots. &lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;&lt;o:p&gt;I am guessing that the Infini-band dual port HCA occupies the PCI-E x8 slot,&amp;nbsp;the P400 RAID controller occupies one of the x4 slots and that the 12 internal disks are connected to one of two x4 SAS ports on the P400. &lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;&lt;o:p&gt;Technically, the each Infiniband DDR (5Gbit/s)&amp;nbsp;x4 channel is 20Gbit/s, which after 8B/10B encoding&amp;nbsp;is 16Gbit/sec (2GBytes/s)&amp;nbsp;which could fully consume a x8 PCI-E Gen 1 channel. There are 2 IB channels for&amp;nbsp;path redundancy, not bandwidth aggregation, as the x8 PCI-E bandwidth is limited to 2GB/sec.&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;&lt;o:p&gt;Since the disk drives are probably on a single x4 SAS port, this bandwidth is limited to 1GB/sec, even though each 15K disk drive can do 160MB/sec (not accounting for RAID 10 implications). So while there is 4GB/s combined bandwidth on the Infiniband links, only 2GB/sec can be sent over the PCI-E port to the IB HCA, and only 1GB/s can be drive from the RAID controller.&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;&lt;o:p&gt;Now that the DL180G6 is available, with 1 x16 and 2 x8 PCI-E Gen 2 channels, I would retain the IB dual port x4 (if&amp;nbsp;it supports PCI-E gen 2), go to the new P410 RAID Controller, the 25-bay SFF drive bay (assuming the drive bays can be split across&amp;nbsp;two&amp;nbsp;x4 SAS channels), and 24 146GB 15K or 300GB 10K&amp;nbsp;SFF drives (There is no point offering a 250GB SATA option). This unit should support 2GB/sec.&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:Arial;FONT-SIZE:11pt;mso-bidi-font-size:12.0pt;mso-bidi-font-family:'Times New Roman';"&gt;&lt;o:p&gt;I might even be tempted to bug HP to&amp;nbsp;split the&amp;nbsp;drive bays 4 channels, 6 bays per channel, x4 SAS&amp;nbsp;on each channel. There would be 2 P410 controllers, each driving 2 channels.&lt;/o:p&gt;&lt;/SPAN&gt;&amp;nbsp;The 6 disks in each channel might not drive 1GB/s, but 4 channels might support 3GB/s? I priced this around $19K. &lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;To bad we cannot have a generic Infiniband SAN, and skip the Exadata software ($5K licensing per disk?).&lt;/P&gt;</description></item></channel></rss>