HCL for Oracle Solaris OS

Submit Hardware | Return to Previous Page
Send Feedback to the HCL team
 
Detail
Type: Server System
Manufacturer: IBM
Model: System x3850 M2
Support: Solaris Premier Subscription  available on Certified Systems
Runs on OS Versions: Oracle Solaris 11 11/11    Reported to Work
Oracle Solaris 10 08/07 to Oracle Solaris 10 1/13    Certified
CPU Type: Intel Xeon X7400 @ 2.66GHz
Num CPUs: 4
Num Cores (per CPU): 6
Patches Tested: Patch 128397-02 for Solaris 10 08/07
Chipset: IBM X4 4th Generation Chipset
BIOS/UEFI:
 Firmware Maker and Version
IBM BIOS ver. 1.07 08/26/2008
BIOS/UEFI:
Non-Standard Settings
Disabled
Driver Info: For Solaris 10 08/07,
1. ITU: LSI Mega SAS driver (version 1.17)
URL: http://www.lsi.com/storage_home/products_home/internal_raid/megaraid_sas/megaraid_sas_8888elp/index.html?locale=EN&remote=1

2. Patch 128397-02: Broadcom NetXtreme II 5708S driver for Solaris 10 08/07
URL: https://support.oracle.com

For Solaris 10 10/08,
ITU: BNX Driver version 4.4.3
URL: http://www.broadcom.com/support/ethernet_nic/driver-sla.php?driver=NX2-Solaris-GLD3
Test Suite: true
(May not apply to all OS Revisions. Please refer to 'General Notes')
General Notes: NOTE: For Solaris 10 5/08, the system will panic on boot unless the workaround to address CR 6658543 is applied. This is described at:
http://wikis.sun.com/display/BigAdmin/IBM+x3850+M2+Installation+Workaround

For both Solaris 10 8/07 and Solaris 10 5/08, the description and workaround for the xorg problem noted below is described in greater detail at: http://wikis.sun.com/display/BigAdmin/Servers

1. Disable "Planar Ethernet" (Broadcom 5709c) and "Planar Ethernet PXE/DHCP". Support for this interface is not available for Solaris 10 8/07 and Solaris 10 5/08.

Use the BIOS Configuraton/Setup Utility to disable the Planar Ethernet.
A. Turn on the server.
B. When the message "Press F1 for Setup" is displayed, press F1.
C. Select "Devices and I/O Ports."
D. Select "Planar Ethernet" and disable this device.
E. Exit "Devices and I/O Ports."
F. Select "Start Options."
G. Select "Planar Ethernet PXE/DHCP" and disable this option.
H. Exit Setup utility.

2. Add the ITU for the LSI Mega SAS driver (version 1.17) at OS install time.
You must enter Ctrl-c after adding the ITU to return to the previous menu.

3. Do not select a graphical install.
This may leave the monitor in an unviewable mode to continue with the installation.

4. Install patch 128397-02 (Broadcom NetXtreme II 5708S driver) after Solaris 10 8/07 installation.

5. Create a custom xorg.conf file.

# eeprom console=text
# reboot
# /usr/X11/bin/Xorg -configure
# vi /xorg.conf.new

A. Add the following section:

Section "ServerFlags"
Option "PciForceConfig1" "true"
EndSection

B. Modify the "Device" section as follows:

Section "Device"
Identifier "Card0"
Driver "ati"
VendorName "ATI Technologies Inc"
BoardName "ES1000"
BusID "PCI:1:0:0"
EndSection

C. Exit editor

# mv /xorg.conf.new /etc/X11/xorg.conf
# svcadm restart svc:/application/graphical-login/cde-login:default

For IBM x3850 M2 w/Intel Xeon X7400 running Solaris 10 10/08:

1. The support for onboard network interfaces BCM5709C are not integrated in Solaris 10 10/08. Before rebooting the system after the installation, the existing BRCMbnx driver must be removed and the Broadcom bnx driver version 4.4.3 must be applied.

The ITU can be retrieved from Broadcom's website located at:
http://www.broadcom.com/support/ethernet_nic/driver-sla.php?driver=NX2-Solaris-GLD3

Before reboot root file system is mounted on /a. To remove the existing bnx driver use:
# pkgrm -R /a BRCMbnx

To add the Broadcom bnx driver version 4.4.3 :
# cd
# pkgadd -R /a -d BRCMbnx.pkg
# reboot

2.On Solaris 10 10/08, system which have Intel Xeon processor(MP 7400 Series) will have reduced performance. As an workaround, following parameter need to be added to /etc/system file and then reboot the system.
set idle_cpu_prefer_mwait=0

3. For Solaris 10 10/08, use Xorg workaround as it is described in detail at http://wikis.sun.com/display/BigAdmin/Servers

The system is tested with the following network adapters:
IBM 39Y6136
IBM 39Y6098
IBM 39Y6066

Submitter Company: Sun Microsystems, Inc.
Last Updated: 2011-05-24

'prtconf -pv' Output Information

PCI Information: [+] Show

View the prtconf information submitted. You can see the PCI information parsed out as well.
Open 'prtconf -pv' in separate window.