Sponsored Content
Special Forums Hardware Sunfire x4600 M2 NIC replacement Post 302908591 by DukeNuke2 on Wednesday 9th of July 2014 02:46:42 AM
Old 07-09-2014
I would say you have an extra PCI card with two network interfaces in your system.

Check the device pathes to your NICs in /etc/path_to_inst and see if one of the onboard devices is e1000g2. Here is a list of the onboard NIC device path:

Code:
Network 0 (e1000g0)   /pci@0,0/pci1022,7458@10/pci8086,1011@1
Network 1 (e1000g1)   /pci@0,0/pci1022,7458@10/pci8086,1011@1,1
Network 2 (e1000g2)   /pci@0,0/pci1022,7458@10/pci8086,1011@2
Network 3 (e1000g3)   /pci@0,0/pci1022,7458@10/pci8086,1011@2,1

 

9 More Discussions You Might Find Interesting

1. Solaris

console for x4600

Hi, I ;ve a SUN x4600 running solaris 10. I want to connect to the system remotely form console like we can connect to sparc sc or alom .. (9 Replies)
Discussion started by: fugitive
9 Replies

2. Solaris

x4600 iLOM issue

I need to configure the iLOM for x4600 server. before I can set the IP details and commit, I need to set network state should be enabled. However my firmware is already the latest and I need not upgrade. I am not able to set the /SP/network state to enable. pls assist. i BELIEVE the bug was fixed... (5 Replies)
Discussion started by: incredible
5 Replies

3. Solaris

x86 Solaris 10 nic driver added but not attached. NIC is not detected.

I couldn't install my nic in solaris 10. I compiled and added the driver but failed to attach the driver and ifconfig output shows only loopback dev. Please see the following output and tell me whether my nic has been detected and why the driver failed to attach? My nic is detected in linux... (0 Replies)
Discussion started by: vectrum
0 Replies

4. Solaris

Sunfire X4600 Errors on Bootup

Hi Folks, Has anyone seen these errors on bootup. Mar 15 12:22:30 svc.startd: svc:/system/device/local:default: Method "/lib/svc/method/devices-local" failed due to signal SEGV.ht (c) 1983, 2010, Oracle and/or its affiliates. All rights reserved. Configuring devices. ... (1 Reply)
Discussion started by: ESSTEAM
1 Replies

5. IP Networking

squid proxy: one NIC for inbound & one NIC for outbound?

I am new in squid proxy. My question is how to (and if it's necessary) to set one NIC for inbound traffic (http requests) and one NIC for outbound traffic (http answers)? Thank you in advance! (4 Replies)
Discussion started by: aixlover
4 Replies

6. Red Hat

I want to tune NIC's rps, rfs and xps value. which NIC device should I modify.

Dear All I want tune my NIC's rps, rfs and xps value. In my system I have two NIC (eth0, eth1) and I have a bond0 ( eth0, eth1). Here is the question? Which device should I modify ? eth0 and eth1? or just modify bond0 or modify all device (eth0, eth1, bond0) Any advice is welcome.... (0 Replies)
Discussion started by: nnnnnnine
0 Replies

7. Solaris

SunFire V240 CPU Heat Sink Replacement

I got a replacement Heatsink and Fan unit, but the OEM unit has the SUN Thermal Interface Material (TIM) already on the heatsink matting surface. Because mine is used it does not have the TIM. Also there are 2 different TIM material SUN used based on the Processor (1-1.28GHz uses a glue backed... (1 Reply)
Discussion started by: danneskjold0809
1 Replies

8. Hardware

Sun X4600 M2 enable Hyperthreading

Booting and checking BIOS there is no option to enable-disable hyperthreading. I have 8 Dual-Core AMD Opteron(tm) Processor 8220 and I see 16 cores. Enable hyperthreading I should have 32 cores. I have red hat 5.4 installed. Anyone know how can enable hypethreading ? I have last BIOS/Firmware... (2 Replies)
Discussion started by: laxtnog
2 Replies

9. Linux

Add two different subnet public IPs to single NIC or two different NIC on same box

Hello Admins, My ask is how can I add two different subnet IPs to same box with two different gateways? The issue is I can connect to the box when I am on ethernet LAN, but I am not able to connect to the same IP when I am on wifi. The server is RHEL 7 VM on vmware. How can I get connected... (4 Replies)
Discussion started by: snchaudhari2
4 Replies
sys_attrs_pci(5)						File Formats Manual						  sys_attrs_pci(5)

NAME
sys_attrs_pci - pci subsystem attributes DESCRIPTION
This reference page lists and describes attributes for the PCI (pci) kernel subsystem. Refer to the sys_attrs(5) reference page for an introduction to the topic of kernel subsystem attributes. For this subsytem, users should modify only the following attribute and do so only for the purpose described. Any other visible attributes cannot or should not be modified. A bit-mask setting that allows the developer of PCI hardware and softwareto determine the PCI configuration parameters on an Alpha system based on the PCI bus. By setting PCI_Developer_Debug to different values, a variety of hardware-related or software-related information about all PCI devices on an AlphaServer are printed out at system bootstrap time. If loadable drivers are used, loadable configuration data is also printed out on execution of the sysconfig -c command. Refer to the /usr/include/io/dec/pci/pci_debug.h file for valid bit-field settings for this attribute. The pci_debug.h file con- tains macro definitions that state the type of information that is printed out if PCI_Developer_Debug is set to a particular value. Any combination of the bit-flags is valid. For example, the value 0x70 allows the hardware or software developer to see the PCI configuration header information that the kernel reads or assigns to PCI devices. Default value: 0 Minimum value: 0 Maximum value: FFFFFFFF(16) SEE ALSO
sys_attrs(5) Writing PCI Bus Device Drivers sys_attrs_pci(5)
All times are GMT -4. The time now is 04:05 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy