11.1: Sun Quad FastEthernet card hampers Solaris 11.1 to boot

Hi,
running a Solaris 11 system on x86 with a working Sun Quad FastEthernet card (hme0 - hme3):
root@mother:/home/p009929# modinfo -w -i 199
Id Loadaddr Size Info Rev Module Name
199 fffffffff895c000 6930 175 1 hme (Sun HME 10/100 Mb Ethernet)
root@mother:/home/p009929#
with:
root@mother:/home/p009929# prtconf -vD /dev/hme
pci108e,1001, instance #0 (driver name: hme)
Driver properties:
name='fm-errcb-capable' type=boolean dev=none
name='first-phy' type=int items=1 dev=none
value=00000000
name='model' type=string items=1 dev=none
value='SUNW,cheerio'
name='local-mac-address' type=unknown items=6 dev=none
value=00.03.ba.5e.4d.ba
name='hm-rev' type=int items=1 dev=none
value=000000c1
Hardware properties:
name='assigned-addresses' type=int items=5
value=82060110.00000000.f1008000.00000000.00008000
name='reg' type=int items=10
value=00060100.00000000.00000000.00000000.00000000.02060110.00000000.00000000.00000000.00008000
name='compatible' type=string items=4
value='pci108e,1001.1' + 'pci108e,1001' + 'pciclass,020000' + 'pciclass,0200'
name='model' type=string items=1
value='Ethernet controller'
name='power-consumption' type=int items=2
value=00000001.00000001
name='fast-back-to-back' type=boolean
name='devsel-speed' type=int items=1
value=00000001
name='interrupts' type=int items=1
value=00000002
name='max-latency' type=int items=1
value=00000005
name='min-grant' type=int items=1
value=0000000a
name='unit-address' type=string items=1
value='0,1'
name='class-code' type=int items=1
value=00020000
name='revision-id' type=int items=1
value=00000001
name='vendor-id' type=int items=1
value=0000108e
name='device-id' type=int items=1
value=00001001
Interrupt Specifications:
Interrupt Priority=0x6 (ipl 6), vector=0x3 (3)
Device Minor Nodes:
dev=(175,1)
dev_path=/pci@0,0/pci8086,244e@1e/pci8086,b154@2/pci108e,1001@0,1:hme0
spectype=chr type=minor
dev_link=/dev/hme0
dev=(175,1005)
dev_path=<clone>
Device Minor Layered Under:
mod=udp accesstype=chr
dev_path=/pseudo/udp@0
dev=(175,1007)
dev_path=<clone>
Device Minor Layered Under:
mod=udp6 accesstype=chr
dev_path=/pseudo/udp6@0
dev=(175,1006)
dev_path=<clone>
Device Minor Layered Under:
mod=udp accesstype=chr
dev_path=/pseudo/udp@0
root@mother:/home/p009929#
After upgrading the system to Solaris 11.1 the system simply got stuck during boot:
svc:/system/filesystem/root:default
Method or service timed out. Killing contract 12.
Method "/lib/svc/method/fs-root" failed due to signal KILL
The system never reached a vaild state (only maintenance login without a regular filesystem).
After removing the Quad FastEthernet card and booting Solaris 11.1 the system came up and worked fine.
Any ideas? It must be a bug in 11.1. How can we process this issue to Oracle?
Thanks, Kai

Oracle recommends below things on rpool: (thats reason wanted to apply SMI Label)
I have seen in the Oracle documentation that for rpool below are recommended:
- A disk that is intended for a ZFS root pool must be created with an SMI label, not an EFI label.
- Create root pools with slices by using the s* identifier.
- ZFS applies an EFI label when you create a storage pool with whole disks.
- In general, you should create a disk slice with the bulk of disk space in slice 0.

Similar Messages

  • Linux drivers for SUN Quad PCI card

    Hi everyone.
    I have a question regarding drivers for a Sun QUAD network card. I belive it is a X1034A card.
    The card is also marked with a label saying: *5015406063174* and a barcode. On another label it says: P04280713
    Is there any chance that this card would function under a Linux operating system on an intel x86 server?
    Does anyone know where I could find the drivers for this configuration?
    Best regards,
    Rod

    Take a closer look at the actual card,
    particularly at the central Ethernet chip.
    If I recall correctly, it is a DEC DC2115x chipset for 10/100Mbit connectivity,
    and should be natively recognized by Linux.
    The 501-5406 QFE card, as shown on a 3rd party web site.
    Install it and boot your system.
    You should know in just a few moments whether it'll work,
    or whether the Sun firmware is of any concern.

  • Windows drivers for SUN Quad PCI card

    Hi everyone.
    With the risk of being flamed, I have a question regarding drivers for a Sun QUAD network card. I belive it is a X1034A card.
    The card is also marked with a label saying: *5015406096836* and a barcode. On another label it sais: QFEPCI
    Is there any chance in h**l that this card would function under a Windows system?
    Best regards,
    Johan Christensson

    Hello Ben,
    I own the IntraServer LSI5464E which appears to be 501-5406-01 (using the DC21153-AC which was on my card manufactured by Intel not DEC).
    I was wrong, the 21153 is a PCI-to-PCI Bridge chip by Intel. I thought it's similar to the DEC PCI Fast Ethernet DECchip 21140.
    The 4 Ethernet controllers chips are manufactured by/for Sun.
    The datasheet for the LSI5464E is still available, while the drivers aren't.
    Michael
    When will the deficencies/bugs in the Forums software be fixed ?

  • Problems configuring my QUAD ethernet card (Quad FastEthernet PCI)

    Hi I installed this Network card in my UltraSparc 10:
    X1034A 501-5406 Quad FastEthernet PCI (QFE/P)
    Now I figured out how I can install the 4 interfaces...
    I use this command:
    # ifconfig qfe0 plumb
    # ifconfig qfe0 10.0.0.202 netmask 255.255.255.0 up
    # ifconfig -a
    # ifconfig qfe1 plumb
    # ifconfig qfe1 10.0.0.203 netmask 255.255.255.0 up
    # ifconfig -a
    # ifconfig qfe2 plumb
    # ifconfig qfe2 10.0.0.204 netmask 255.255.255.0 up
    # ifconfig -a
    # ifconfig qfe3 plumb
    # ifconfig qfe3 10.0.0.205 netmask 255.255.255.0 up
    # ifconfig -aAnd I made these files in the /etc folder:
    hostname.qfe0
    hostname.qfe1
    hostname.qfe2
    hostname.qfe3In those files I put my hostname in.
    When I reboot my UltraSparc 10 and issu this command "ifconfig -a":
    # ifconfig -a
    lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
            inet 127.0.0.1 netmask ff000000
    hme0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
            inet 10.0.0.201 netmask ffffff00 broadcast 10.0.0.255
            ether 8:0:20:a1:ff:9f
    qfe0: flags=1000842<BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
            inet 10.0.0.201 netmask ffffff00 broadcast 10.0.0.255
            ether 8:0:20:a1:ff:9f
    qfe1: flags=1000802<BROADCAST,MULTICAST,IPv4> mtu 1500 index 4
            inet 10.0.0.201 netmask ffffff00 broadcast 10.0.0.255
            ether 8:0:20:a1:ff:9f
    qfe2: flags=1000802<BROADCAST,MULTICAST,IPv4> mtu 1500 index 5
            inet 10.0.0.201 netmask ffffff00 broadcast 10.0.0.255
            ether 8:0:20:a1:ff:9f
    qfe3: flags=1000802<BROADCAST,MULTICAST,IPv4> mtu 1500 index 6
            inet 10.0.0.201 netmask ffffff00 broadcast 10.0.0.255
            ether 8:0:20:a1:ff:9f If you take a good look you will see that the interfaces are seen by my UltraSparc...
    BUT the IP addresses are the same as teh "hme0" interface.
    And the MAC addresses are also the same...
    Can somebody help me with this problem?
    Thanks,
    I-1

    Hi,
    I think my problem is solved.
    IP addresses are different now:
    # ifconfig -a
    lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
    inet 127.0.0.1 netmask ff000000
    hme0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
    inet 10.0.0.201 netmask ffffff00 broadcast 10.0.0.255
    ether 8:0:20:a1:ff:9f
    qfe0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
    inet 20.0.0.201 netmask ff000000 broadcast 20.255.255.255
    ether 8:0:20:a1:ff:9f
    qfe1: flags=1000803<UP,BROADCAST,MULTICAST,IPv4> mtu 1500 index 4
    inet 30.0.0.201 netmask ff000000 broadcast 30.255.255.255
    ether 8:0:20:a1:ff:9f
    qfe2: flags=1000803<UP,BROADCAST,MULTICAST,IPv4> mtu 1500 index 5
    inet 40.0.0.201 netmask ff000000 broadcast 40.255.255.255
    ether 8:0:20:a1:ff:9f
    qfe3: flags=1000803<UP,BROADCAST,MULTICAST,IPv4> mtu 1500 index 6
    inet 50.0.0.201 netmask ff000000 broadcast 50.255.255.255
    ether 8:0:20:a1:ff:9f
    # prtconf | grep qfe
    SUNW,qfe, instance #0
    SUNW,qfe, instance #1
    SUNW,qfe, instance #2
    SUNW,qfe, instance #3
    CAN SOMEONE MAYBE TELL ME WHY MY MAC ADRESSES ARE THE SAME?
    AND HOW DO I CHANGE THIS?
    Thanks,
    I-1

  • Network cards for Solaris 8 x86

    Which network cards are supported by Solaris 8 x86 ?
    Thank you !
    dorin.

    Are you considering any particular cards ?
    I have had good luck with DEC21040 (10baseT) and DEC21140 (100baseT) cards
    in Solaris 7 through Solaris 10 on x86.
    The same can be said for 3Com 3C905C-TX cards.
    Solaris 8x86 will recognize many chipsets natively,
    and a number of third party developers have created working driver packages.
    Most of their driver packages are free, but a few are not free.
    Solaris 9 works with a few more, and Solaris 10 works with yet more adapters.
    The Solaris 8x86 HCL list has the native cards.
    This other Sun web page can direct you toward 3rd party sites.

  • Forcing 100MBs on ethernet card on Solaris 8

    How can you force 100 MBs on an ethernet card on Solaris 8? How can you check whether your changes were made? Thank you in advance.

    Add the following line to /kernel/drv/iprb.conf. If it does not exists create one.
    ForceSpeedDuplex=4,4,4;
    # This will force speed and duplex for a typical NIC instance. It
    # is an array so the first value sets instance #0, the second
    # instance #1 etc...
    # 1 will set it to 10 Mbps half duplex.
    # 2 will set it to 10 Mbps full duplex.
    # 3 will set it to 100 Mbps half duplex.
    # 4 will set it to 100 Mbps full duplex.
    # 5 will be the default value for Autonegotiation. If not provided, 5 will be used.
    Regards,
    Angelo
    Sun Developer Tech Support.

  • Support for AVM ISDN PCMCIA Card in Solaris 10 ?

    Hi all,
    I would like to install Solaris 10 on my Toshiba Tecra S1 notebook. Today I use an ISDN-Card (AVM FritzCard, PCMCIA) for dial-up connections under Windows XP. Are there any drivers for ISDN and/or PCMCIA-Cards in Solaris10? Does anyone have any experiences with this issue?
    Every hint would be appreciated.
    Thanks a lot.
    Kindly Regard,
    Holger

    Hello.
    There only very poor support for ISDN cards in Solaris. As far as I know only the on-board ISDN card of one of the SparcStation computers is supported (this card is available as S-Bus card for other SparcStation computers).
    I think there is no support for any ISDN card that can be attached to an x86 computer.
    I wrote a driver for USB based ISDN modems that are based on the Winbond 6694 chip myself due to this lack of ISDN support. I tested it under Solaris 9/Sparc.
    Martin

  • Install network card on solaris 8 x86 10/1

    Hi
    how can I install my netwoek card on solaris 8 x86
    Thank a lot

    In the same way you install any other card. Plug the card in
    the slot., and install the appropriate solaris driver for that
    network card. May be you want to detail the problem, if this
    is not you are looking for.
    Thx
    Tushar Patel.

  • Sun Studio 12 support for Solaris 10 3/05

    The Sun Studio 12 http://developers.sun.com/sunstudio/features/sysreq.jsp page mentions Solaris 9 and 10 1/06 are supported. Will Sun Studio 12 support Solaris 10 3/05 in the future?
    Why is Solaris 10 3/05 not supported or at least a patch provided to allow Sun Studio 12 to support 3.05?

    I have done a poor job of explaining. The Sun Studio 12 Release Notes do specify Solaris 10 1/06. Read them. Why would Sun specify that release unless Solaris 10 3/05 was not supported? See http://developers.sun.com/sunstudio/support/support_matrix.jsp and http://developers.sun.com/sunstudio/documentation/ss12/release_notes.html#SystemReqs
    Sun has gone to the trouble to list Solaris OS 9 and 10 1/06. It is not a matter of applying patches to become 10 1/06 from 3/05. It requires an upgrade.

  • How to install lan card in solaris 11

    Hi,
    can some one please tell me how to install lan card in solaris nevada snv_55b X86, 5.11
    When i do ifconfig -a it only displays loop back driver only
    lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
    inet 127.0.0.1 netmask ff000000
    The other driver was missing can please some one tell me how to install that?

    Well, the lan card has to be one that is supported by Solaris and you need to have the proper driver installed before you'll be able to get it running. A good starting point would be to look at the Solaris Hardware Compatability List (HCL) at:
    http://www.oracle.com/webfolder/technetwork/hcl/index.html
    There is a blue box which says "Check out the X86 device list" which may be a good place to start. You won't be able to pick out Solaris version you're running for the OS type menu but if you can find the device anywhere you should at least be able to determine which driver it uses so you can check that against your system. If you don't have the driver package installed, you'll have to install it before you can see the device. If course, if the device isn't supported you're stuck. At least the HCL can help you select a new interface card which should work.

  • Cannot compile a prog in C++ using Sun WS 5.0 on Solaris 8

    I am getting errors while compiling a helloworld program in C++ using Sun Workshop 5.0 on Solaris 8. The error messages are given below.
    The command I use for compiling my program is :
    CC Hello.cpp
    Is there anything wrong with the installation of the compiler?
    (All my C is code is compiling perfectly)
    Do I need to make some settings?
    Is the Sun compiler 5.0 incompatible with Solaris 8?
    In addition to this, if I want to use the list and vector classes, what headers can I use? What should the compilation command be?
    Thanks,
    Puneet Singhal
    I am getting these error messages:
    "/usr/include/iso/wchar_iso.h", line 100: Error: Multiple declaration for mbstate_t.
    "/opt/SUNWspro/SC5.0/include/CC/./iosfwd", line 51: Error: The name mbstate_t is ambiguous, std::mb
    state_t and std::mbstate_t.
    "/opt/SUNWspro/SC5.0/include/CC/./iosfwd", line 78: Error: The name mbstate_t is ambiguous, std::mb
    state_t and std::mbstate_t.
    "/opt/SUNWspro/SC5.0/include/CC/rw/iotraits", line 56: Error: The name mbstate_t is ambiguous, std:
    :mbstate_t and std::mbstate_t.
    4 Error(s) detected.
    The program listing of Hello.cpp:
    ----------------------------------------------------#include<iostream.h>
    int main()
    cout << "Hello World";
    return 0;

    I've been able to compile this program fine on Solaris 8 with Forte Developer 6 Update 2. The exact version+patches is: CC: Sun WorkShop 6 update 2 C++ 5.3 Patch 111685-04 2001/12/13
    I've also compiled with Workshop 5.0, and the code works fine. This is on Solaris 8 with the following compiler version+patches:
    CC: WorkShop Compilers 5.0 01/12/04 C++ 5.0 Patch 107311-16
    Let me know if you have any questions.
    -Moazam

  • Envy TouchSmart 17t-j000 Quad Memory Card Reader

    My Envy TouchSmart 17t-j000 Quad memory card reader does not work.  Notebook is only about six months old and I tried out a memory stick for the first time yesterday and nothing happened.  The memory stick works fine in another computer.  When I plug the memory stick in there is no AutoPlay window and it is not listed in This PC window.  In Device Manager I do not see the card reader listed in USB controllers and Disk drives.  I do see listed in Device Manager in Memory technology devices a Realtek PCIE CardReader.  It is enabled and has the latest driver update.  I have tried shutting down, disconnected power cord, removed battery, reversed procedure, and restarting notebook with the memory stick installed, still nothing.  This Envy came with Windows 8 and I updated to 8.1.  Also, all four USB ports work.  System diagnostics test was performed and everything passed.  Should I try to uninstall and re-install the Realtek PCIE CardReader?  Thanks to anyone that can help?
    This question was solved.
    View Solution.

    The other option would be to conact support for more options:
    HP technical support: 800-474-6836. If you live outside the US/Canada Region please click the link HERE to get the support number for your region.
    TwoPointOh
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • Tuxedo 8.0 32-bit on Solaris 8 64-bit ( boot-mode)

    Hi:
    i have questions :
    I have Tuxedo 8.0 32-bit product, i'll need run on solaris 8
    ( 64-bit boot-mode ) .
    Is there Problems wiht that???
    My hardware is :
    Sun Microsystems sun4u
    Sun Enterprise 420R (2 X UltraSPARC-II 450MHz)
    System clock frequency: 113 MHz
    Memory size: 2048 Megabytes
    ========================= CPUs =========================
    Run Ecache CPU CPU
    Brd CPU Module MHz MB Impl. Mask
    0 1 1 450 4.0 US-II 10.0
    0 2 2 450 4.0 US-II 10.0
    mymachine#isainfo -v
    64-bit sparcv9 applications
    32-bit sparc applications
    thanks ...
    Alex ...

    Hi Anthony :
    Do you know something about performace between
    Tuxedo 32-bit and Tuxedo 64-bit ?
    Thanks ...
    Alex ...
    Do you working in Bea or other Enterprise ??
    "Anthony Fryer" <[email protected]> wrote:
    >
    Hi Alex, we are also using tuxedo 32-bit on Solaris 64-bit operating
    system. There
    is no problem doing this as your solaris version supports both 32 bit
    and 64 bit
    programs. The things to watch out for are when you are building a tuxedo
    application,
    you have to make sure that all the libraries you link with are also 32
    bit libraries,
    including oracle. We ran into build problems when some libraries were
    32 bit
    and others were 64 bit.
    There's good information about 32bit v 64bit on solaris at the following
    web site...
    http://docs.sun.com/?p=/doc/806-6543/6jffrdmee&a=view
    I personally would use 64bit if possible, but it's no big deal to build
    32 bit
    applications because my tuxedo application does not need a 64bit address
    space
    and is not computationally heavy. Most of the CPU takes place in the
    database,
    which in our case is Oracle, and which happens to be 64bit anyway. So
    it's not
    a bad thing to build a 32 bit tuxedo application that runs on a 64 bit
    operating
    system, for most types of tuxedo applications.
    "alex fuentes" <[email protected]> wrote:
    Hi again :
    you link show that :
    Sun Solaris 8 tuxedo v8.0 Native 64-bit version - SPARC
    Sun Solaris 8 SPARC X *(using 2.7 32-bit binaries)
    32-bit on 64-bit OS supported
    Then Tuxedo 8.0 32.bit ruuning on Solaris 8 64-bit. OK
    there is support from Bea . Is that is correct ???
    I'll need used Tuxedo 64-bit ,you could benefit in performance.
    Thanks Thanks ...
    Alex ..
    Scott Orshan <[email protected]> wrote:
    If the platform list shows that a 32-bit build is certified on a 64bit
    OS, then you can run it there.
    If you want an actual 64 bit build, it is because you want the big
    address space, longer longs in FML, and everything else you get from
    64
    bits.
    If you want to have an application span Solaris and Digital UNIX, which
    is always 64 bit, you might want both to be 64 bits so that you do
    not
    lose any data in the conversion.
    On HP, you can't link 32-bit Tuxedo with another product that is 64-bit
    (Oracle for example). You might need a 64 bit Tuxedo in order to work
    with other products.
         Scott Orshan
    alex fuentes wrote:
    HI :
    I have Tuxedo 8.0 32-bit for solaris, my questions is :
    Is there problems whith Tuxedo 8.0 32-bit running on Solaris 8 alsorunning 64-bit
    ( boot-mode )?
    there is a Tuxedo 8.0 64-bit Why ??
    Which different between Tuxedo 8.0 32-bit and 64-bit ??
    Thanks ....
    Alex ..

  • Solaris 8 for intel boot disk.

    My Solaris 8 for intel boot disk was delivered to me corrupted and will not boot in serveral of my machines, how do I go about creating another one or should I request a replacement. Thanks.

    Hi
    This is Raghu from Hyderabad, India
    you can download bootdisk creation files from following site.
    http://soldc.sun.com/support/drivers/dca_diskettes/
    try in with this URL it may be help you out.
    please give me reply
    Raghu

  • Hi...m using a mac pro quad core.....its not booting up...i can only  see the apple logo and a circle loading...could not get into the login screen

    hi...m using a mac pro quad core.....its not booting up...i can only  see the apple logo and a circle loading...could not get into the login screen...any suggestions please.....m in the middle of a project and now i have got this one
    regards,
    v.s.bharan

    Welcome to Apple Discussions!
    Do you keep your data backed up?
    If not, you should always do so*:
    http://www.macmaps.com/backup.html
    You never know when a hard drive or a directory might go bad.  Having a bootable clone is a must.
    That link also shows you some tools you can use to recover data.
    If you aren't backed up, try buying those tools first, before attempting to repair the directory.
    Directory issues can be fixed with these tools*:
    http://www.macmaps.com/directoryfaq.html

Maybe you are looking for

  • Sending Pictures to Multiple People with iMessage

    I like to send pictures of the kids to both my folks, and my inlaws.  I like to send them all at once to multiple people.  When someone responds to the message it gets sent to everyone that I originally sent the pictures to.  Is there any way to chan

  • Print jobs come out as blank pages with Windows 7, Bonjour & Canon iP4700

    Hi there, I have a Macbook Pro with OSX 10.6.1 and have a Canon iP4700 inkjet printer connected to this via USB and this works fine. I've shared the printer from the Mac so that I can print to it from a Dell laptop on the same home network which is r

  • Integrating APEX and E-Business best practices?

    My company has been using the E-Business Suite for the past decade, and I've finally convinced them to set up APEX (now that 4.0 is out). However, I haven't been able to find much that's current on integrating the two, other than [this paper|http://w

  • How long is this video I just previewed?

    The previews are all 20 seconds, I can see that. How long is the $1.99 video? Some of the info is cut off near the PREVIEW button. It has release date, genre, label. and dots ......

  • Formatting external hard drive for mac

    Hi I am having trouble reformatting an external Hard drive from my Windows computer to my new Mac any guidance would be appriciated thx.