copper cable / GigE Copper Interface as Private Interconnect for Oracle RAC

Hello Gurus

Can some one confirm if the copper Cables ( Cat5/RJ45) can be used for Gig Ethernet i.e. Private interconnects for deploying Oracle RAC 9.x or 10gR2 on Solaris 9/10 .

i am planning to use 2 X GigE Interfaces (one port each from X4445 Quad Port Ethernet Adapters) & Planning to connect it using copper cables ( all the documents that i came across is been refering to the fiber cables for Private Interconnects , connecting GigE Interfaces , so i am getting bit confused )

would appretiate if some one can throw some lights on the same.

regards,

Nilesh Naik

thanks

[625 byte] By [qmailindiaa] at [2007-11-26 12:19:26]
# 1
If the card is supported by Sun, which I believe it is, then use whatever medium it requires. If that is fibre then use fibre, if it is copper, use copper.The docs are probably from the time when we didn't have copper GbE.Tim
Tim.Reada at 2007-7-7 15:07:53 > top of Java-index,Archived Forums,Socket Programming...
# 2

Cat5/RJ45 can be used for Gig Ethernet Private interconnects for Oracle RAC. I would recommend trunking the two or more interconnects for redundancy. The X4445 adapters are compatible with the Sun Trunking 1.3 software (http://www.sun.com/products/networking/ethernet/suntrunking/). If you have servers that support the Nemo framework (bge, e1000g, xge, nge, rge, ixgb), you can use the Solaris 10 trunking software, dladmin.

We have a couple of SUN T2000 servers and are using the onboard GigE ports for the Oracle 10gR2 RAC interconnects. We upgraded the onboard NIC drivers to the e1000g and used the Solaris 10 trunking software. The next update of Solaris will have the e1000g drivers as the default for the SUN T2000 servers.

unixadmin101a at 2007-7-7 15:07:53 > top of Java-index,Archived Forums,Socket Programming...
# 3
Trunking is unnecessary if you are running Sun Cluster. The private interconnect virtual interface clprivnet is effectively trunked and highly available. You should install and configure Oracle RAC to use this.Tim
Tim.Reada at 2007-7-7 15:07:53 > top of Java-index,Archived Forums,Socket Programming...